[Lazarus] Console App Development
Martin Schreiber
mse00000 at gmail.com
Sat Aug 13 19:59:11 CEST 2011
Am Samstag 13 August 2011, 19:45:09 schrieb Martin:
>
> > those units. MSEide was instant with near zero screen flicker.
>
> Very interesting. I just added the 450 univint files to a project in
> mseide (though under windows, while all other tests where done under linux)
>
> It takes 15 seconds to open (so yes it is a little faster than lazarus,
> but not such massively)
>
There was a missing beginupdate()/endupdate() so the load time was O(n²).
Should be faster soon. ;-)
Martin
More information about the Lazarus
mailing list