Login Register

resizing

Resizing Pager

I would like to place dojox.widget.Pager within a flexible width container.
Seems like it would make sense to add a resize event handler that would
reinitialize the Pager.

However, it's not clear to me how to reinitialize the widget. So far my
attempts have resulted in throwing an error "Tried to register widget with
id==dojoxMenu1-item-1 but that id is already registered!"

How should I be approaching this?

-Jason

Are resizable elements coming?

It seems the only really important widget dojo is missing is the resizables found in YUI, EXT and JQuery. I love Jquery's resizers, but I like Dojo more. Any idea when something like these might happen in Dojo?

http://ui.jquery.com/functional_demos/#ui.resizable

I'd do it, but for my serious lack of talent :)

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.

Splitcontainer Resizing

I am trying to create "Preset Buttons" on a page that when clicked will Resize a vertical Splitcontainer,adjust the position of the spliiter bar, and resize the corresponding ContentPanes (as opposed to dragging the the
splitter bar around with the mouse). Anyone have some code to demonstrate this?

Syndicate content