Jan 09 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.
January 11th, 2007 at 11:10
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
January 12th, 2007 at 06:02
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
February 19th, 2007 at 20:07
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!
February 19th, 2007 at 20:10
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);
April 17th, 2007 at 10:27
The text_entry new line issue is a real pita