On Fri, Dec 26, 2014 at 7:59 AM, leledumbo <[email protected]> wrote: > There's a cute section in my environmenoptions.xml that might be responsible > for this: > component-palette-options.png > <http://free-pascal-lazarus.989080.n3.nabble.com/file/n4039904/component-palette-options.png> > Removing the whole section fixes it.
Yes, removing it was the right choice but how did this configuration happen? There should never be visible tabs without components. A tab without components is hidden. Did you test the reordering while a DataModule was active? It is not recommended because then the filtering is active. Maybe this must be changed in the configuration GUI later, now it is kind of a feature. The only know bug in palette reordering is related to LCL-QT. See the mail thread "Alternative component palette layout" for details. Can you import the "modern" layout without problems? Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
