Hi Alex, How is it that i can configure a resizeable dialog box Thanks in advance, Joseph Lawrence Stabilix Solutions __________________________________________________ |
Administrator
|
Joseph,
What is that you would like to configure? Alex On 12/27/06, joseph lawrence <[hidden email]> wrote: > Hi Alex, > How is it that i can configure a resizeable dialog box > > Thanks in advance, > Joseph Lawrence > Stabilix Solutions > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Alex, What I meant is I'd like to use an xxforms:dialog control whose container pane should be resizeable once activated using the xxforms:show Thanks Joseph Lawrence Joseph, __________________________________________________ |
Administrator
|
On 12/27/06, joseph lawrence <[hidden email]> wrote:
> What I meant is I'd like to use an xxforms:dialog control whose > container pane should be resizeable once activated using the xxforms:show Joseph, At this point, you can't make the panel resizable (using the mouse in the browser). The panel size is determined based on its content, and if the panel cannot be made large enough to contain all the data, then it will have a scrollbar. This somewhat reduces the need for an actual resizable panel. But there could still be a real resizable panel. You would select to use it with by adding resizable="true" on <xxforms:dialog>. Implementing this will requires modifications to the Orbeon Forms Java and JavaScript code. If you feel like doing this, I can give you a few pointers. Alex -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |