Hi everyone,
I want to customize a Menu dropdown from a MenuBar to look like the
elements of the MacOS X Mountain Lion Notification Center:
http://heresthethingblog.com/wp-content/uploads/2012/02/OS-X-Mountain-Lion-for-Mac-Notification-Center.jpg
But i found that i can't put into the menu, items
hello,
I've written a CellRenderer for the qooxdoo table. It work's great, but the
only thing that's missing is the changing of the textcolor when I select a
row.
Means if I select a row, the normal cells get a white textcolor, but not
the custom cellrenderer. My question is now, how can I create
Hello,
is it possible to set te max elements , when the widget is open?
i try
maxListHeight : 1000
but that makes no difference
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Do
OK thanks for reviewing and to all for what you do.
#6930 for the toolbar buttons and
#6931 for toolbar documentation
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Toolbar-Buttons-in-a-Window-tp7581771p7581801.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hi Thomas,
I think the best interface for my needs would be to have a method
releaseChildControl which simply removes the childControl from the child
control array. Quite the opposite what method
qx.ui.coreWidget._createChildControl does.
An additional parameter to remove would not fit here be
done:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=6628
Regards
Dietrich
Am 25.10.2012 10:11, schrieb thron7:
> Thanks, Dietrich, the error reporting from the parser still leaves much
> to be wanting. There is a bug for it, #6628, please add your case as a
> comment (from the stack trace you
I have a problem with the fireDataEvent and fireEvent because I cannot easily
find out the callback method.
Do you have any idea on how I might debug this without having to "know" and
understand all the code in the event dispatcher in order to get my callback?
thanks
--
View this message in con
Thanks, Dietrich, the error reporting from the parser still leaves much
to be wanting. There is a bug for it, #6628, please add your case as a
comment (from the stack trace you only need to include the last couple
lines).
T.
On 10/25/2012 09:33 AM, Dietrich Streifert wrote:
> Hello everybody!
Hello everybody!
Running generate -v -s source gives the following error and stacktrace
if the "function" keyword is accidently missing in a member function
within a class declaration:
This is:
_addUser() {
},
instead of
_addUser :function() {
},
Stacktrapce