From: Francesco <f18...@ya...> - 2010-03-05 22:55:55
|
2010/3/5 Frans Schreuder <fra...@gm...>: > Already did it, pleas check out rev 843 > m_hardware is now a member of main and referenced to uppmainwindow great! I've done some cleanup and fix to make it work on MSVC on Windows. Now it looks much better to me ;) The final exe seems also somewhat faster at startup but probably the greatest delay is due to the GUI part (creation of the configuration flags panel, of the PIC bitmap, initialization of the grids and parsing of a couple XML files). I may have a look at optimizing this (e.g. initializing all tabs except the first one only when the user selects them) in the future. Francesco |