Different way of grouping elements
Posted: Sat Aug 04, 2007 11:53 am
This was sort of inspired by Alan's "MegaPal" idea.
The addition of a Favourites (FAV) section? This section would go up the very top of the palette.
Items could be added by going to Setup > Editor, then something like 'choose favourite elements'. This brings up a screen like the one in "MegaPal". You click the elements you want in the FAV section and then a box appears around them. To remove them, click them again and the box disappears. No elements selected = no FAV group.
Or the ability to create your own palette? This could be done by creating a file called 'palette.conf' and placing it in RnD's installation directory. Then to select it, go to Setup > Editor and change an option 'Use User palette Yes/No'.
The file could be structured like:
[3 character group name]
name of elements in group
I got the names of the example below from a graphicsinfo.conf file, so I assume RnD uses these name internally or something?
E.g.
[COL]
emerald
diamond
emerald_yellow
emerald_purple
emerald_red
pearl
crystal
[OBJ]
rock
bd_rock
sp_zonk
nut
bomb
dx_supabomb
etc...
Through this, it could even be possible to not show any elements at all in the palette, allowing you to 'remove' elements you never use.
The addition of a Favourites (FAV) section? This section would go up the very top of the palette.
Items could be added by going to Setup > Editor, then something like 'choose favourite elements'. This brings up a screen like the one in "MegaPal". You click the elements you want in the FAV section and then a box appears around them. To remove them, click them again and the box disappears. No elements selected = no FAV group.
Or the ability to create your own palette? This could be done by creating a file called 'palette.conf' and placing it in RnD's installation directory. Then to select it, go to Setup > Editor and change an option 'Use User palette Yes/No'.
The file could be structured like:
[3 character group name]
name of elements in group
I got the names of the example below from a graphicsinfo.conf file, so I assume RnD uses these name internally or something?
E.g.
[COL]
emerald
diamond
emerald_yellow
emerald_purple
emerald_red
pearl
crystal
[OBJ]
rock
bd_rock
sp_zonk
nut
bomb
dx_supabomb
etc...
Through this, it could even be possible to not show any elements at all in the palette, allowing you to 'remove' elements you never use.