NOTE:
Development my be a bit slow starting in August as I am getting married on the 3rd and leaving for 10 days on the 17th for my honeymoon.
History:
0.100.0.4
Added OnClick and PathToApp to custom buttons section.
Added "update" button to custom buttons section.
0.100.0.3
Finished up the height, width, and margin position controls.
0.100.0.2
Fixed custom buttons/images not clearing when opening a different theme.
Added Caption and Font options to custom buttons.
Added tracking and position control to custom buttons/images.
Misc code cleanup.(actually quite a bit left to do)
0.100.0.1 (initial beta release)
Added R3x custom buttons and images to theme.ini write.
Fixed R3x custom buttons and image loading so they are dragable and sizable.
TODO: (before beta 1 release)
Finish preview click to main form tracking.
Add R3x specific ini entries to the theme.ini routine.
Add Font Select to all applicable theme buttons.
Write "Save As" routine.
Write "Open" routine.
Tidy up the main window(labels, layout, etc.)
Alpha History:
0.99.0.12
Finished tidying up the layout.
Added ability to add R3x custom images.
--it doesn't add them to the theme.ini, they aren't movable yet, and it doesn't clear when opening a new theme(need to tie it into the other functions).
0.99.0.11
Added Scroll Buttons Positioning and theme.ini section.
Started R3x custom button support, the designer will load the custom buttons when opening a theme.
-- Still have to figure out how to handle the creation/positioning when creating in the gui.
More layout updates, just tidying things up a bit.
Added checkbox to hide the PAM logo, this writes to the theme.ini and also shows/hides the Theme designer text image, it is set to not show by default.
"Fixed" drag box not showing when dragging an image/button (I broke it with a previous update, NOTE: this causes the transparency to be off while the button is being dragged)
0.99.0.10
Fixed "Open" not populating image paths.
Fixed default value for the margin when loading theme.ini
Fixed "Open/Save To" being locked to current drive.
Added Margin position to Documents and Pictures tab(still working out layout)
0.99.0.9
Added "Margin" to theme.ini read and write routine.
Changed basic theme image selection layout for user review.
Changed basic theme image browse dialog for user review.
0.99.0.8
Added "Open" to File menu.
Added "Save To" to File menu.
0.99.0.7
Finished up the button tracking.
Added the Font Select option to applicable buttons.
Added a "default" icon for the button.
Started "tidying up" the Main form, (adding labels, button sizes, etc.)
0.99.0.6
Changed "Save As" to "Save" (Have to write a real "Save As" routine)
Removed "Open" option until I write the code to handle opening an existing theme for editing.
Added button tracking for most of the buttons.
Added Exit and Eject Button values for R3x MOD's
Added default values for PAM icons.
{The Exit and Eject button use the imgExit and imgEject position values for now}
{The PAM icons are set to a default value of 0 for now}
{I put the entries at the very bottom of the ini file so they are easy to find and edit.}
0.99.0.5
Initial alpha re-release