Re: [qooxdoo-devel] cannot execute a button inside a selectbox

2011-05-06 Thread Marc Puts
Hi Herman, I didn't test this, but what might work is if you attach your "execute" listener in the capturing phase (by default it's in the bubbling phase). You can do so by passing "true" as 4th argument to the addListener method. See [1] for more info about event phase. Regards, Marc [1] ht

[qooxdoo-devel] Event fired from toolbar button, Listener in table

2011-05-06 Thread Ulrich Herbst
Hi, I have a small application with a toolbar (with search button) and a table with data. I want to filter the data in the table with the value from the search button. The search button (and the search textfield) are working and firing data events (event "search"). If I add an event-listener

[qooxdoo-devel] cannot execute a button inside a selectbox

2011-05-06 Thread hgc2002
I've created a widget derived from listitem. Now it has a button inside, plus the standard Atom. I can add it to a select box and it is shown correctly. Also the mouse hover works fine in the button (it's painted correctly when the mouse gets in and out). The problem is that I don't receive the

[qooxdoo-devel] SelectBox - placing a list item coming into view in the middle instead of top or bottom

2011-05-06 Thread rlexa
Hello piplz, On selection change in a SelectBox the appropriate 'scrolling into view' code is eventually done in the qx.bom.element.Scroll. It would be nice to have a possibility to let the item scroll to the middle of the opened list and not just appearing in the top-most or bottom-most position

Re: [qooxdoo-devel] qcl access demo application

2011-05-06 Thread arsousa
Hi, I'm also try to implement the trunk version of qcl, but it's been hard because doesn't exist any documentation or examples available. I read the presentation http://www.slideshare.net/nzakas/scalable-javascript-application-architecture to understand better the architecture core-sandbox-module

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Martin Wittemann
Exactly. ;) But what hack did you mean? Am 06.05.2011 um 11:55 schrieb Mustafa Sak: Try to use testShadow instead of the string you would use in the CSS file. Thats how it is usually addressed via JavaScript and seems to work. But keep in mind that its nor working in every browser: You sure

Re: [qooxdoo-devel] (no subject) qx.ui.decoration.RoundedBorder

2011-05-06 Thread Martin Wittemann
That should still work, maybe with some deprecation warnings but that should not be much if any at all. Most of the mixins are additional and don't replace the old stuff in a general sense. Regards, Martin Am 06.05.2011 um 12:15 schrieb Mustafa Sak: A, this mixins are new at 1.4! Hmm so I

Re: [qooxdoo-devel] (no subject) qx.ui.decoration.RoundedBorder

2011-05-06 Thread Mustafa Sak
A, this mixins are new at 1.4! Hmm so I should try to switch to 1.4 but what's about aristo? Does any one fixed it for 1.4? Regards Sak SAKsystems Inh. Mustafa Sak Varrelmannstr. 16 30453 Hannover Tel. +49 511 / 165 969 40 Fax +49 511 / 165 969 49 Mobil +49 163 / 3

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Mustafa Sak
By the way, a little appearance hack for that feature would be great! Should I open a bug / feature request? SAKsystems Inh. Mustafa Sak Varrelmannstr. 16 30453 Hannover Tel. +49 511 / 165 969 40 Fax +49 511 / 165 969 49 Mobil +49 163 / 312 6144 http://www.saksys.de

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Mustafa Sak
Try to use testShadow instead of the string you would use in the CSS file. Thats how it is usually addressed via JavaScript and seems to work. But keep in mind that its nor working in every browser: You sure mean textShadow!? Cool its working. Thanks a lot! SAKsystems Inh. Must

Re: [qooxdoo-devel] (no subject) qx.ui.decoration.RoundedBorder

2011-05-06 Thread Martin Wittemann
Wow, thats a long time ago and I don't even know where that class is gone. :) Hi Martin, ist an article from Fabian Jakobs at 2008. http://news.qooxdoo.org/rounded-borders-and-how-to-do-it-in-ie Do you have any doc links for me to handle with your amazing CSS3 classes? Here is the documentation

Re: [qooxdoo-devel] question about qx.ui.list.List

2011-05-06 Thread Christian Hagendorn
Hi, sorry, I haven't understood your question. The VirtualComboBox and VirtualSelectBox are based on the virtual infrastructure to render huge data. Both widgets has drop-down to select data and the drop-down is realized with the virtual List. Cheers, Chris Am 05.05.2011 16:45, schrieb rsanti

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Martin Wittemann
Hey, you are right. In chrome it is working like expected. But in FF4 there is no shadow. Even in Firebug, I can’t see any text-shadow css. Try to use testShadow instead of the string you would use in the CSS file. Thats how it is usually addressed via JavaScript and seems to work. But keep in m

[qooxdoo-devel] Component Manager

2011-05-06 Thread ric76
Hi, i'm a newbie in qooxdoo, i want to say if qooxdoo have a componet manager where i can retrive a component by id similar getComponentByID or similar in sencha Ext.getCmp("idComponent"). thanks a lot for help, ric -- View this message in context: http://qooxdoo.678.n2.nabble.com/Component-Mana

Re: [qooxdoo-devel] Inactive Windows

2011-05-06 Thread Port
Solution: activeWindow.removeState("active"); activeWindow.syncAppearance(); then: activeWindow.setState("active"); activeWindow.syncAppearance(); Thanks to all. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Inactive-Windows-tp6333515p6336994

[qooxdoo-devel] Theme: Migration form 1.3 to 1.4 is a desaster

2011-05-06 Thread Mustafa Sak
Hi List, I am using qooxdoo framework since 0.8.2. And I was every time impressed how consequent you hold your class structure and backward compatibility. But what's happen at 1.4? You changed so much at themeing, that even aristo contrib nor my homebrew themes (1.3) are working with. Was t

Re: [qooxdoo-devel] (no subject) qx.ui.decoration.RoundedBorder

2011-05-06 Thread Mustafa Sak
Hi Martin, ist an article from Fabian Jakobs at 2008. http://news.qooxdoo.org/rounded-borders-and-how-to-do-it-in-ie Do you have any doc links for me to handle with your amazing CSS3 classes? SAKsystems Inh. Mustafa Sak Varrelmannstr. 16 30453 Hannover Tel. +49 511

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Mustafa Sak
Hi Martin, you are right. In chrome it is working like expected. But in FF4 there is no shadow. Even in Firebug, I can't see any text-shadow css. By the way, does "affe" menas me? :-| Regards Sak SAKsystems Inh. Mustafa Sak Varrelmannstr. 16 30453 Hannover Tel. +49 51

Re: [qooxdoo-devel] Theme: Text-Shadow

2011-05-06 Thread Martin Wittemann
What browser did you use? Just cheked it with the chrome devel and its working: http://demo.qooxdoo.org/devel/playground/#%7B%22code%22%3A%20%22var%2520l%2520%253D%2520new%2520qx.ui.basic.Label(%2522affe%2522)%253B%250Athis.getRoot().add(l)%253B%250Al.getContentElement().setStyle(%2522text-shadow%2