Why not just Draw Labels,Instead of creating one? [message #717686] |
Mon, 22 August 2011 00:37  |
Eclipse User |
|
|
|
We have an application which is facing "out of handles" issue a lot,all system resources managed and optimized leaves as with only one issue,there are simply too many controls...
Also after counting the widgets in my application it was found that table items and labels were going into thousands,so after converting all tables to virtual,left as with the huge number of labels...
Labels normally have only one purpose in a typical scanario,i.e to show some text,so why not draw it on the parent instead of wasting a handle for the same...
But due to layouts and size computation it can not be done directly ,so i was wondering can there be a hack which can achieve this??
what are the potential issues if at all done?
[Updated on: Mon, 22 August 2011 07:00] by Moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24790 seconds