On Tue, 5 Feb 2013 02:55:10 +1100 Alexander Klenin <[email protected]> wrote:
> As far as I understand, conponents are now listed in the order of > registration, > which depends on the (alphabetical?) order of packages. Packages are sorted only topologically and by dependency lists, not alphabetically. Components are ordered in registration order. > Is there any way to control that? The idea was to implement a GUI to let the user define the order. > Specifically, I'd like "TGUIConnectorBGRA" component, which is > currently placed first > on the "Chart" page, to be placed last (or somewhere in the middle) instead. Maybe we can add some mechanism to let packages define some priorities for their components. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
