On 29/10/2009, Jürgen Hestermann <[email protected]> wrote: > > That's only a tedious workaround but if you later add something to your > list you would have to remove the first element, set "Sorted" true and back > to false, then add the first element again. Not an elegant solution.
That should never be an issue. Every time you use Procedure List, the combobox is populated from scratch using information retrieved from CodeTools. If the Procedure List window is close, everything is cleared and free. So where exactly would "adding things later" occur? -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
