Oopps... seems that this was a very old mail ... sorry for the traffic.
Sebastian
Sebastian Werner schrieb:
> There is already a CheckGroupBox which is like your widget. This is
> available since some 0.6.x version of qooxdoo. Your code looks like
> qooxdoo 0.5.x however.
>
> Sebastian
>
>
There is already a CheckGroupBox which is like your widget. This is
available since some 0.6.x version of qooxdoo. Your code looks like
qooxdoo 0.5.x however.
Sebastian
Anton D. Kachalov schrieb:
> I add initial support for checkable field of QxFieldSet. This is standard
> de facto for common
On Tue, Nov 08, 2005 at 12:13:22PM +0100, Sebastian Werner wrote:
> There is also a new one, with a radio button instead of a checkbox.
>
> Online demos can be found here:
> http://qooxdoo.oss.schlund.de/demo/dev/public/test/user/Fieldset_3.html
> http://qooxdoo.oss.schlund.de/demo/dev/public/test
Anton D. Kachalov schrieb:
On Mon, Nov 07, 2005 at 01:49:22PM +0100, Sebastian Werner wrote:
GUI out there which does something compareable?
For exmaple, QT do that.
I can change checkable property on the fly.
As I see QT really allows this. I see currently no need to support this
on the f
Anton D. Kachalov schrieb:
On Mon, Nov 07, 2005 at 01:49:22PM +0100, Sebastian Werner wrote:
GUI out there which does something compareable?
For exmaple, QT do that.
I can change checkable property on the fly.
We found one more bug.
When buttons or tab pages disabled _only_ from parent widge
On Mon, Nov 07, 2005 at 01:49:22PM +0100, Sebastian Werner wrote:
> GUI out there which does something compareable?
For exmaple, QT do that.
I can change checkable property on the fly.
We found one more bug.
When buttons or tab pages disabled _only_ from parent widgets, they
continues to handle ev
Anton D. Kachalov schrieb:
On Thu, Nov 03, 2005 at 03:44:55PM +0100, Sebastian Werner wrote:
Nice patch as I can see. There are some qooxdoo conventions which you
seem to already have coded like quite good.
One problem I have with your patch. The QxFieldSet uses a QxAtom to
display a text/ic
On Thu, Nov 03, 2005 at 03:44:55PM +0100, Sebastian Werner wrote:
> Nice patch as I can see. There are some qooxdoo conventions which you
> seem to already have coded like quite good.
>
> One problem I have with your patch. The QxFieldSet uses a QxAtom to
> display a text/icon combination for th
Anton D. Kachalov schrieb:
On Thu, Nov 03, 2005 at 03:44:55PM +0100, Sebastian Werner wrote:
Nice patch as I can see. There are some qooxdoo conventions which you
seem to already have coded like quite good.
One problem I have with your patch. The QxFieldSet uses a QxAtom to
display a text/ic
On Thu, Nov 03, 2005 at 03:44:55PM +0100, Sebastian Werner wrote:
> Nice patch as I can see. There are some qooxdoo conventions which you
> seem to already have coded like quite good.
>
> One problem I have with your patch. The QxFieldSet uses a QxAtom to
> display a text/icon combination for th
Nice patch as I can see. There are some qooxdoo conventions which you
seem to already have coded like quite good.
One problem I have with your patch. The QxFieldSet uses a QxAtom to
display a text/icon combination for the legend. You seem to create an
additional checkbox in your code and place
I will discuss your implementation first. I habe another, more general
idea. I want something what can group form fields or other elements
together and send/enable them all in one. Propbably we also need
something like a recursive enable/disable state, which inherits to all
children. This would
Sebastian, could you see this patch, and include to renderer if it correct?
We (ALT Linux Team) need this feature for current development.
We are making an configuration engine with two interfaces:
local (with Qt), and network ( with qooxdoo ;)) ).
--
With best regards
Stanislav Ievlev.
On Tue,
I add initial support for checkable field of QxFieldSet. This is standard
de facto for common widgets libraries, such as QT, GTK, Win32 GUI...
Known problems:
- setChecked not call toggle routine to enable/disable childs.
- when toggling, some widgets such as edit/listbox/combobox will not
switch
14 matches
Mail list logo