On 20 Dec 2008, at 13:22, liaojifang wrote: > hello: > I have a window which has 200 widgets.when I hide another window > and show it , it is very slowly. If I delete some widegts,the speed > is more faster. if a window has many widgets, showing it will spend > long time? > > fltk 1.1.7 + tiny-x + arm
It is true that the more widgets you show, the slower things will run, but even with 200 widgets I would not expect it to be noticeable... Is your target very resource limited perhaps? What hardware is it? Can you post a very minimal, compile-able, example of what you are doing and how you are doing it - perhaps there is something unusual in the way your code is creating the widgets? -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

