There is no definition of the position for each menu image, unless the order of listing them in the database determines that. There is no way I have found to drag or position an individual menu button so this must be the case. The underlying XML file does not have a position description either, only an order.
I verified this by editing the XML file and the whole image set shifted position. I guess the next thing to learn will be how dynamic databases get updated. Clearly the GUI menu is not dynamic, but the XML must be dynamically updated for changes to the movie archive etc. I would think there could be contention problems if Xlobby is reading the XML while something else is writing to it, but there must be some mechanism to handle that.
- Daniel
Marbles_00 wrote:If I recall, the banner is a category. The person who created that skin created buttons within a category. Another skin, that has impressed me, that also does this is the MediaX2.xx skin. The buttons are built up within a database, and then you create a category and select that database to use. But the general concept of creating the buttons, and event, then tagging them together is the same. Only the event is tagged within the Setup/database editor. If you select your database to edit, then select the "Advanced" tab, you will see that you can tag events to your selected entry on the database.
I've always thought that is a concept.