Jan 09 2007

Polling the Audience

Categories: Programming
Tags: ,

Just a quick question to the Ewl audience. I’m curious as to which bugs or missing features are currently biting people in the ass the most?

Is there a bug, a missing feature, a strange API. Missing documentation, misleading comments? Anything that is making using Ewl a pain in the butt? If so, leave me a comment.

5 Responses to “Polling the Audience”

  1. daxroc says:

    A nice addition would be to have a negitive scale width and height value for the image object so when its negitive the image would start mirroring trivial but would allow the creation of nice pesudo animation effect’s

  2. al says:

    dj2: hey we should talk - love to help out and setup a website for ewl — too bad ewl.org is already taken :( going to try to hunt you down on irc sometime soon

  3. duvelr says:

    update ewl_test? for the beginners like my!

    BTW: diff combo2.c combo.c
    72c72
    ewl_mvc_selected_set(EWL_MVC(combo), 0, 0);

    Thanks!

  4. duvelr says:

    diff combo2.c combo.c
    72c72
    / ewl_mvc_selected_set(EWL_MVC(combo), NULL, data, 0, 0);

    \ ewl_mvc_selected_set(EWL_MVC(combo), 0, 0);

  5. Robert Clark says:

    The text_entry new line issue is a real pita

Leave a Reply