To be able to localize the qooxdoo application, I have contributed to
classes:
QxLocale - keeps the information about available locales and the current
locale chosen.
QxResource - is the class loading the actual resource strings for
different languages.
I would like to, not implemented yet, to u
In analogy of layout containers (box, grid, flow) having children I
would propose that QxCanvasLayout also will be implemented for the above
properties/methods, as it may be valuable when centering widgets.
Kent
---
This SF.Net email is sponso
> don't you think, these solution is easier than to derive a new class
> and create a new property?
Yes, and another way (that we have implemented in our code) is to have
UserData that is extracted in the appearance. That way one appearance
does for all the nodes.
I might get around to docume
I would like to add one more property called 'stepValue' in this class,
then it would cover the the need of QxSlider and QxProgressBar,
including QxSpinner as from before, I am finishing up right now.
Proposed name changes being more universal:
min -> startValue
max -> endValue
the reason is ste
Here is the code. I'm a newbie at js so it may not be pretty. Not sure how to
delete and/or reuse them. Any suggestions would be appreciated.
Bob
/*
doc: qooxdoo clientDocument
title: title of the window
text: confirmation text
yesFunction (optional): function that gets called if the