Mhh, just another small comment. Please try to match the coding style of
the other qooxdoo files:
* Indent: 2 spaces (no tabs)
* Private stuff should start with a "_"
* Comment-Style
* Try to group methods and give them group headers like can be found in
QxWidget.js for example
* New lines between groups
This is just styling, but even if this system is different from your
preferences it helps other qooxdoo developers to read and understand
your code.
Thanks.
Sebastian
Jeronimo Milea schrieb:
Hello Sebastian,
Nice idea. I've added it to our contributed folder.
Very nice thanks :)
You can find it here:
source/contributed/taskbar_milea
For updates to your code please send diffs/patches against the files
you can find there. I have slightley modified your example to work
inside this directory. Please keep it working with your updates. :)
Thanks.
Sebastian
Jeronimo Milea schrieb:
Well, like subject says i'm curently working in a simple taskbar to
use with qooxdoo, the sample wich is attached to this message is very
simple it just adds 3 windows to the taskbar, the work of the taskbar
is to keep track of focus state of windows and restore them when
minimized, like i said it is very simple.
Just a comment: I'm unable to know when windows are closed, but i'm
currently working on that, trying to make a patch to QxWindow to
dispatch an event when window is closed, atm the QxWindow just hides
the window when it gets closed, it is a little tricky coz it uses the
same method to hide the window as any widget does, suggestions?.
Any kind of feedback is very welcome!!!
VoidMain.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=1216
42
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live
webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel