Login Register

Expando

Programmatically created TabContainer resizing problem

Hi,

When a programmatically created tab container is placed within an expando (also created programmatically), it takes it's size from it's containing component - the expando pane. Now - if the expando is collapsed, the tab container will retain it's original size and will not resize to the available real-estate exposed by the expando. Note that a content pane will resize correctly, but the tab container does not. Also, note that the tab container's width and height are based off percentages and not static pixel definitions.

ExpandoPane shows content when collapsed

Hi,

Is it appropriate for an expando pane to show partial content when it is collapsed? For instance - the test_Expando_more.html, demonstrates that a closed left expando, shows a plus sign and a gray bar. It does not show the TabContainer which is on the left side. However, if an expando is created programmatically, it will show some of the TabContainer when it is collapsed.

Why the difference?

Thanks,

John

Tree Loading and new item creation

HI

I am using the following cone

Dijit Tree Test

@import "dojoroot/dojo/resources/dojo.css";
@import "dojoroot/dijit/themes/tundra/tundra.css";

 

Syndicate content