Say you have the following xml (roughly)
Code: Select all
<panel id="root" x="0" y="0">
<panel id="playlist" x="50" y="50">
<playtree>
<slider x="0" y="0">
</playtree>
</panel>
</panel>
Code: Select all
<panel id="root" x="0" y="0">
<panel id="playlist" x="50" y="50">
<playtree>
<slider x="0" y="0">
</playtree>
</panel>
</panel>
If I've got the time to do itWhile using both editors 0.8.5 and the nightly one, i have some improvement suggestions too. Maybe
Opening Dialog: add a option to do nothing (e.g. for settings, or just take a look at something for reference
So you want to be able to preview different windows at the same time?All Windows: a click every time forces a element to show or hide, please add a double-click function for show/hide and a normal click just selects the element
You mean you want the resources etc. windows to snap to each other? That will not be so easy, I'll probably won't do that.All Windows: Add anchors to arrange them
Can't reproduce that behaviour. And anyway it would be a Java problem, the skinning is done by a Java native system, called Swing. I have no control over that. (I anyway implemented themes just as a gimmick)Editor: While using a "theme" other then the native OS style, you cannot access the taskbar or other elements without minimizing the editor. (Occurs on Windows 7, dunno about other OS). Also, if you loose focus (klicking outside) on a popup dialog, the dialog is hiding from the editor and you have to minimize em, select the popup, klick ok and then switching back to the editor.
Can be fixed quite easily. The code is already there, and it worked already some time ago. Don't know yet why it doesn't work in the latest releases.Ressource Window: adding a element (bitmap or font) every time hide the tree so you have to re-click them to show the ressources in this tree
Good idea, I'll do it when I've got time.Ressource Window: is it possible to add an information to a ressource dialog wich shows the initial width/height of an image? Switching to a 3Gig RAM usage Photoshop file to calculate dimensions and x/y infos can be the hell
I can't reproduce that, focus is not lost on my Windows 7 system. You don't have to reselect the item.Object Window: moving a element in the object window forces the element focus to be lost (e.g: you have a button and want to move them 3 times down, so you have to select the button, move down, re-select the elemtn, move down, and so on)
On Windows XP you could rearrange the items via drag-and-drop. Windows 7 must have broken it I'll see how to reenable that when I've got time.Object Window: Add a function to move elements in sub-elements. (move a image or button in a panel so the elemtns belong to this group). Actually you have to manually edit the xml.
That's dependent on the OS skin, as title bar height is removed from the window height I can set to the window. So that is not going to be fixed quite soon. I'd have to find another way to bring the window to the right size.Preview Window: When opening the layout of a skin window, the preview doesn´t show the full width/height specified in the layout, you have to resize the preview window to show the full size of the layout
Maybe, If I have the timePreview Window: Add a option to fill the transparent background with some "Color Key" colors (e.g: #00FF00, #FF00FF, b/w)
Not yet. Is theoretically possible. Maybe I'll add it if I have the time.Preview Window: Is it possible to select elements with the mouse cursor unsless of picking them out of the objects tree?
No, it´s the same as the add a ressource thing: Actually the "clicking scheme" is Unix style(unix: one-click = action --> win: double-click = action). Maybe Java can change it by determine the OS on startup.So you want to be able to preview different windows at the same time?
That would require quite some recoding, but should be doable. If I've got the time to do it
Hm, Google Chrome on Win7 has still the same issue. Maybe it´s a Windows thing.Can't reproduce that behaviour. And anyway it would be a Java problem, the skinning is done by a Java native system, called Swing. I have no control over that. (I anyway implemented themes just as a gimmick)
I catched that issue to the last 10 elements of the Object window. Or somewhere around, appears only in a special area OoI can't reproduce that, focus is not lost on my Windows 7 system. You don't have to reselect the item.
Yes, seems to work on native style.That's dependent on the OS skin, as title bar height is removed from the window height I can set to the window. So that is not going to be fixed quite soon. I'd have to find another way to bring the window to the right size.
hey! can anyone help me to make a skin. i've got some great ideas but i don't know how to play with the skin editor! so if anyone can help me please reply as soon as possible!!!
Users browsing this forum: No registered users and 12 guests