Login Register

Floating Pane

gfx in floating pane - text not shown in MS Internet Explorer

Hi everyone,

i'm developing a timeline-widget for my bachelor's thesis. The widget creates a Floating Pane with a timeline as content. The gfx-text is not shown in Internet Explorer. Other browsers like Firefox and Safari are showing the text. Objects created with "createRect" and "createLine" are shown in all browsers.

If the timeline (graphics and text) is displayed without the floating pane everything is shown.

Here is a demo of my widget

Sections of the code

dojox floating pane

how to set the maximization width of a floating pane? Like when you are trying to maximize the pane it is going to it s default height and width. How to customize it?

Way to have tool tip to time out

I have been playing with the floating panes and I have been adding textvalidation and tool tips to the floating pane. One problem that I now have ( I know that there are many ) is it I have a tool tip displayed and then the user moves the pane, the tool tip remain is the original place. Here is another example. If I have a tool tip displayed and the user closes/minimizes the pane, the tool tip remains. I was wondering if there was a time out feature or a way to have the tool tip disappear after a predetermined amount of time.

As always,
Thanks
timgerr

FloatingPane & constrainToContainer

Hi all,

Is it possible to contrain a floatingpane to a container , because constrainToContainer option does not exists anymore in new dojox.FloatingPane ?

(PS : Merry Christmas ;))

To reset the styles of a floating pane to default

Hello,

I have an application where the information is displayed in floating panes, the user can resize the floating panes, or change the position according to his convenience. I want to display a button, on click of which all the floating panes will be reset to its original styles (size+positions).

I am thinking of capturing the styles of all floating panes onLoad of the page and reassign the original style onclick of the Reset Button.

I need your help to understand how i can capture all the styles and set it back.

Syndicate content