Hi,

I just created a small GUI window based in Elementaryxx. I'll show an
shot of my problem and some C++ code here. But I'm sure same problem
would exist in C code.

Window shot:
http://s10.postimage.org/eqt4kvdzd/Entry_min_size.jpg

Source code:
http://codepad.org/kEHOX9n1

I expected this call should set a minimum size of the Entry:

et->setMinHintSize (Eflxx::Size (50, 0));

And as result the window start size should include this widget as it
does with the label text. But it doesn't work. Any ideas how to get
this done?

regards
        Andreas

-- 
Technical Blog <http://andreasvolz.wordpress.com/>

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to