> Is there any way to hide a control i.e. text box, combo box
>
> Based on some condition...
Take a look at http://qooxdoo.org/documentation/user_manual/widget_visibility
which talks about how to hide and show controls, and the implications of it.
Hugh
> Is there a documentation about the difference between the layouts?
>
> Box, canvas, dock, flow, grid, horizontalBox, verticalBox?
>
> Thanks.
>
> I only know grid and flow.
Yep, see http://qooxdoo.org/documentation/user_manual/layout_manager
Hugh
Hi all,
I'm trying to design a MDI application. I have a toolbar on the top or
bottom and some floating windows created dynamically. Just to make sure,
the behavior requirements are:
1. The toolbar stays always on the top.
2. When maximized a window uses entire space available minus whatever's
On Fri, 2006-11-24 at 20:29 +0100, Andreas Ecker wrote:
> Hi all,
>
> we would like to inform the members of the qooxdoo development community
> about some very exciting opportunities for this project.
I just want to add something that isn't directly related to the license
changing stuff, but ela
Hi all,
we would like to inform the members of the qooxdoo development community
about some very exciting opportunities for this project.
A while ago the qooxdoo team was being approached by members of the
Eclipse community. They were looking for a new AJAX widget library to
use in their project
Hello,
Is there a documentation about the difference between the layouts?
Box, canvas, dock, flow, grid, horizontalBox, verticalBox?
Thanks.
I only know grid and flow.
-
Take Surveys. Earn Cash. Influence the F
Sorry for the traffic. I forgot to rebuild the demo source after
updating from svn.
Now it works.
Dietrich Streifert schrieb:
Hello Fabian,
the current rev. 4931 of svn has a bug in EventHandler.js.
This can be verified by running ie.
frontend/demo/source/html/test/ComboBox_4.html
Under
Hello Fabian,
the current rev. 4931 of svn has a bug in EventHandler.js.
This can be verified by running ie.
frontend/demo/source/html/test/ComboBox_4.html
Under FireFox 2.0 with firebug I get the following errors in the console:
this._keyEventHandler has no properties
EventHandler.js (line
Hi all,
Is there any way to hide a control i.e. text box, combo box
Based on some condition...
Thanks n Regards,
Gaurav
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel a
Jonathan Pilborough schrieb:
>Hi,
>I want to use qx.io.remote.RemoteRequest to fetch some data then put into a
>table widget.
>The parsing will be handled in the completed event. The trouble is, I
can't pass data
>back from the event handler, and I can't work out how to give the event
handler the
Hello,
i tried to use the Rpc but it doesnt work.
Can anyone give me an example of the correct syntax to get some
information from a html-File using "ajax"?
I tried this:
--
...
...
...
var rpc = new qx.io.remot
11 matches
Mail list logo