Hey,
there is currently no public API to query for the already added items. If you
think that could be handy, feel free to open up a enhancement report in
bugzilla. If you want to, you can use the internal API getItems which will
return a map of times which can be addressed by their given name.
Hey,
have you tried to use a higher z-Index than 11 because thats the z-index of the
blocker used for the split pane. That should move the buttons on top of the
blocker and could fix the whole issue.
Regards,
Martin
Am 04.07.2012 um 20:32 schrieb Peter Schneider:
> Hi Developers,
>
> I have a
Hi Developers,
I have a split pane which should have a slightly different splitter[1], and
therefore I derived my SplitPane class from "qx.ui.splitpane.Pane" with
overwritten "_createChildControlImpl" method (were I return my Splitter
instead of "yours"
qx.Class.define("app.ui.splitpane.Pane",
{
Is there any way to access the items already added to a form? I am trying to
reduce the clutter in my code and since the items were added directly to the
form when created, it would be easier to track them by the item they are
associated with. Form.getGroups() is in the code for Form but not avai
Hi,
thats a known issue which has been in the 2.0 release as well. You can ignore
this warning.
Regards,
Martin
Am 04.07.2012 um 08:53 schrieb Fritz Zaucker:
> Thanks for the new release. So far, so good, but I am getting the following
> warning:
>
Collecting classes \
> - Warning: qx
Am Mittwoch, 4. Juli 2012, 08:10:33 schrieb Martin Wittemann:
> Hi,
> Hm, I think thats the thing you should take a deeper look at. Check the
> network pannel and try to find out why the file is missing. Might be a
> server issue or might be a wrong URL. Regards,
> Martin
Ok. I think we can ignore
Sorry, this was too soon. As soon as I did a distclean the problem came
back..
Perhaps I will have more time later to continue debugging...
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Another-2-0-migration-problem-tp7580405p7580530.html
Sent from the qooxdoo mailing list a
Hi,
I just migrated to 2.0.1 and it seems that the problem is gone (at least so
far).
I didn't pursue the matter further before since the fix to the template file
worked
for me and I had some urgent stuff to do, but this time I didn't patch the
template
file of 2.0.1 and it seems to work without a