Groups
Groups
Sign in
Groups
Groups
JDLayout Users
Conversations
About
Send feedback
Help
VGROW HGROW
0 views
Skip to first unread message
diego...@gmail.com
unread,
Mar 13, 2009, 7:05:45 AM
3/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JDLayout Users
in versione 2.2
You can set autoresize item into cols and rows with:
hgrow:true // expand item into column
vgrow:true // expand item into row
souce sample:
Item{
hgrow:true
vgrow:true
valign:"middle"
halign:"right"
item:
javafx.ext.swing.SwingTextField {
columns: 12,
text: "TextField",
editable: true
}
}
Reply all
Reply to author
Forward
0 new messages