Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-ercp-dev] Improving Performance of eSWT GUI

Hello all,


I am working on making a performance improvement on eRCP for the GUI.  I am developing for a Windows Mobile 6 Professional device and need to make ListBox drawing refresh faster when the SIP (On screen keyboard) is popped up and down.  I was wondering where you think I could look to improve the performance of the code, if you believe it is possible.

 

So far, I have looked in org.eclipse.ercp.swt.mobile.Listbox without much success.  Are there any suggestions you have?  I am somewhat new to Java, so any extra hints would be helpful.


Thanks,

Ted


Back to the top