Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Ian Skinner #1
HBox 100% width of GridItem parent.
Show this not create a HBox control the entire width of the GridItem it
is inside?
<mx:HBox backgroundColor="blue" width="100%" horizontalAlign="right">
It does not, it only creates a HBox that is just as wide as it's content.
Ian Skinner Guest
-
How to use HBox and VBox with States
I'm working on an application that uses a series of states to display information in DataGrids and Panels. I want all of the information panels to... -
Layout problem with HBox and VBox
I want to create a login screen that is always centered on the screen. Within the login screen I want two text fields to be vertically aligned and... -
hbox of vertical groups?
In trying to align my form controls, I attempted to use an hbox formgroup to get two sets of vertical formgroups to align side-by-side. This... -
DG Column Width vs Table Column Width
Hi, I am wanting to display data in a datagrid with additional header rows above it that categorise some of the main headers of the datagrid. I... -
#24735 [NEW]: call_user_func on parent method does not use parent private property
From: tater at potatoe dot com Operating system: OS X 10.2 PHP version: 5CVS-2003-07-21 (dev) PHP Bug Type: Zend Engine 2...



Reply With Quote

