javascript - How to add more than 2 views to a view stack? -


i have been having problems adding more 2 views stack through dashcode gui interface. have seen how programmatically, there way statically keep views within stack?

i okay using different stack, problem there have add browser area , get's ugly , messy in editor.

thanks help,

connor

you've figured out now, there subviews section of stacklayout's inspector. click on + button add view. (or click on - button remove view.) can move view order , down in order dragging , dropping them in inspector panel.

hope helps!


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -