Dear all,

I'm writting a couple of plug-ins for finance, and I have some questions.

The first one is if there is any way I can align centered (vertically) 
two GUI elements using the XML description. For example, if I have the 
following description:

<frame label="Periodicity">
<row>
<radio id="size" label="Bar Size">
<option value="minutes"    label="Minutes" checked="true"/>
<option value="hours"    label="Hours"/>
<option value="days"    label="Days"/>
</radio>
<input id="multiplier" label="Multiplier:" initial="1" size="small" 
required="true"/>
</row>
</frame>

both, the radio and the imput align to the top of the frame, and that 
looks very ugly.

The other question it is if there is any way I can get the RKward 
installation directory from the JavaScript.

Best regards

Rafael

------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel

Reply via email to