On Tue, Feb 7, 2012 at 8:52 PM, Davide Andreoli <d...@gurumeditation.it> wrote:
> 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?

while I see no problem with the patch concept (did not look at its
contents) and inwin could get a title as window itself does... i guess
it was done like that because inwin usually contains a frame or
something else.

that said, I'm for having your patch in.


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
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