Yesterday Ratibor Redoran wrote: > > Hello, guys! > > I need to get current height and width of the window widget. But getHeight() > and getWidth() functions return 0 while that window widget is opened. Tell > me how to solve this problem?
maybe your window has not 'appeared' yet ... hook your code onto the appear event of the widget ... cheers tobi > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
