|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| When I was programming Fruit Memory I gave every screen a different window. Result the app became verry slow. That reminded me when I was programming about 10 years ago for an HP IPAQ. Back then I used visual studio tools to create a time tracking software. The language I used whas vb6. I had the same performance issues with that app becouse I first used a form for each form (Souds logical). I figured out when I used only one form and used tabs that I showed or hided I had a huge performance boost. I used that idee again. I created views instead of windows and bam. It worked out for me. | ![]() |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|