Thread: UI mockup
View Single Post
  #16  
Unread 12-15-2009, 12:11 PM
vakuum vakuum is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Sep 2005
Server: Nagafen
Posts: 16
Default

Quote:
Originally Posted by Landiin View Post
Sadly there is no align property for the Objects
I want a Right and Bottom property!!
And I would also like a <include> that doesn't kill multiple includes..

Should have a way to include other xml files and put stuff into them.

Example:

form.xml
<form>
...
<content name="mainContent"></content>
</form>

And some other xml file..
<include path="form.xml">
<setContent name="mainContent">
<image>....</image>
<etc />
</setContent>
</include>
__________________
Ratzy @ Nagafen
Reply With Quote