Hi Stefan,
are you shure that tables using RemoteTableModel are not crashing?
I had some redrawing problems in IE ( see
http://bugzilla.qooxdoo.org/show_bug.cgi?id=317 ) which are not present
if the table has metacolumns.
Please try setting this to your table:
myTable.setMetaColumnCounts([1
hello i have a general question about qooxdoo.
I want to use qooxdoo as a gui for php applications. I plan to load
dymamicly created qooxdoo gui elements from php scripts using
qx.io.remote.Request's. This actually works good. But building a qooxdoo
application wit h the qooxdoo build process is
Hello Thomas, hello qx.ui.table.Table maintainers,
sadly, the table problem within Windows2000 qooxdoo is still present.
Even with the suggested scroll bar modification, IE6 from time to time
crashes when hitting the scroll bar; in some cases there is also trouble
as soon as I click into my tabl
Hi, being a newbie i hope i will be forgiven for any apparent ignorance.
That said, i have been tweaking my first app and have hit a snag.
I cant trace or explain for that matter why my menu bar is displaced
vertically.
kindly give me tow out of this mud hole :)
--
The only reason
Thanks Sebastian! Works fine. Have to change '/cygdrive/d/' to
'file:///d:' in QOOXDOO_URI for Windows.
Siarhei
Sebastian Werner wrote:
> For the source version you can define QOOXDOO_URI, too. Normally
> QOOXDOO_URI is "../" + QOOXDOO_PATH. If you define QOOXDOO_URI
> yourself this will have
Hi,
it's sometimes useful to reset user data in order to get rid of unused
object references. I currently use code like this:
Widget#setUserData( key, undefined )
However, I'm not sure whether this is the correct practice and I'm
somehow missing a method like
MUserData#resetUserData( St
Hi all!
I have problem with single file optimization after change qooxdoo version
from 0.6.6 to 0.7.1.
In my makefile I use tasks, described bellow:
$(CMD_GENERATOR) \
--generate-compiled-script \
--compiled-script-file script /ui/
For the source version you can define QOOXDOO_URI, too. Normally
QOOXDOO_URI is "../" + QOOXDOO_PATH. If you define QOOXDOO_URI yourself
this will have priority over the default value. A simple
QOOXDOO_URI = $(QOOXDOO_PATH)
should be enough. But as you use cygwin, please remebers that Windows
Hello everyone,
I played around with settings of application's makefile and noticed that
when I used absolute path in
QOOXDOO_PATH and did 'make source' and as a result I had js script with
incorrect paths.
For example I use
QOOXDOO_PATH = /cygdrive/d/projects/qxt/qooxdoo-0.7-sdk
and in result
Hi all,
Found on Internet, the qooxdoo session :
http://ajaxexperience.techtarget.com/west/html/frameworks.html#qooxdoo
- qooxdoo's wide array of widgets and its tool chain can help you to easily
develop truly innovative web applications;
- About qooxdoo’s benefits, including the ability to creat
Hello,
I saw that on The Ajax Experience conference will be hell a presentation
about qooxdoo by Andreas
and Derrell.
Just want to say that it's great way to do qooxdoo more popular and I
hope that you
will have large attendance at your session! Hope you will be able to
share your presentation
Hello,
I am using qooxdoo 0.7 and found a problem related to ComboBoxEx. It may
display the drop-down list incorrectly. Namely it does not show some items
in the list. In my example ComboBoxEx does not display the first three
items. It displays those items only when list is scrolled down and up.
12 matches
Mail list logo