Reply to thread

Hi, I just tried your skin editor and must say it's already pretty impressive...


Here are a few things that could make it even better:

  • Ability to add other xml files to screen (imported controls)
  • Change basic properties of imported controls: for example the "videowindow" in Blue3 basichome.xml can't be selected/moved/resized with the current version.
  • Undo/Redo/Save button ;)
  • Transparency: Ability to set the transparency with a slider.
  • Quick-Format: A few user-predefined combinations of colors/fonts that can be applied to controls (Like the "Format-Painter" in M$-Word)
  • Recently opened skins: Show the user the last x skins he edited.



And a few more ideas (probably more difficult to implement):

  • xml editor: Like in vs or most of the java gui builders it would be nice to switch between design and xml mode (or maybe even a split screen). I'm sure there are a bunch of open source java xml editors available that you could include in your program.
  • Condition Builder: Visual condition builder for fields like "Visible".
  • Live Preview: a live preview of the changes so the user can see how the effects (hover, etc.) will look.
  • Color Themes: Allow the skin designer to define his own colors (COLOR_TEXT_SELECTED,...) so he can design skins with different color themes. (e.g. SkinXY blueish/SkinXY dark)


Anyways that's all I can think of for now, thx for taking on this huge task! I'm sure this will help making mp even better. ;)


:D


Top Bottom