Re: [Publex-developers] [publex - Developers] database
Status: Alpha
Brought to you by:
cyqotiq
From: PubleX Developer's M. L. <pub...@li...> - 2007-01-24 05:39:51
|
I've committed the changes to te new project XmlUIDev. This project is the first PubleX plugin. It's a MenuPlugin object, so it can be accessed on the "Tools" > "Addins" > "XML UI Designer" menu. It's really rough right now, but it does work for the basic layout design of windows with common controls. It doesn't save anything out to XML yet, but that will be the next step. Right now, I'm trying to clean up the redrawing of the controls and the update of properties. When you update properties, you have to either resize the control or switch windows to force the control to update on screen. Once I get the graphics work cleaned up a bit, I will work on exporting the designed window to an XUI file and being able to load an XUI file into the designer. When this is working, then we'll have our XUI loader, and the toolbar should work. This is what's causing the message box you get when you execute the program. Jason |