[fpc-pascal] Help converting h-file
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sun Sep 21 12:28:29 CEST 2008
There are some possibilities to increase the speed of your lazarus software:
* Use gtk 1
* Use Qt 4 (needs a commercial license for non-gpl software)
* Improving the fpgui interface to Lazarus and use that. You can test
the existing one to see if it has a higher speed. Information in the
wiki:
http://wiki.lazarus.freepascal.org/fpGUI_Interface
http://wiki.lazarus.freepascal.org/Roadmap#Status_of_components_on_each_widgetset
I think it would be very interresting if you test the lazarus-fpgui
interface. I wonder if it performs better then gtk2, which give a
higher value to investing time in it.
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list