Hi all
here's a super simple patch for elm_inwin that add the text_set & text_get
hooks to the widget,  they can be used in application that want to use
a custom style for the widget

http://pastebin.ca/2110961

Usage case is common:
I'm using the inwin to show dialogs in my application, I'm in the process of
styling the app, of course the dialog need a title, so I add a text
part to "elm/win/inwin/minimal" in my edc and...bang!
elm_object_part_text_set() doesn't work! I cannot set the text
of my custom part :(

...I'm missing something? shouldn't this be doable for every widget?

Thanks, bye
davemds

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to