Jan 9 2007
Polling the Audience
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 Comments
→
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
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
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!
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);
The text_entry new line issue is a real pita