Hugh Gibson wrote:
>
> Philipp,
>
>> I have to different kinds of content in a table column. The first
>> part of content is a date. The other part is is a string.
>>
>> The sort of the table doesnt work correct...
>>
>> It mixes the content like this
>
> Looks like you have to create a ne
I see now that the new Makefile of the Skeleton has been really
improved. It almost works for me now, but there are still some issues
I'd like to share. I am developing with Java and Tomcat on the server.
* The generated file 'messages.pot' contains an invalid timestamp
(1.1.1970) and the webse
Hello Hugh,
I (obviously) completely agree, but at the moment it seems full XHTML
support is not a priority; then I followed the implicit Sebastian
suggestion and, as I already said, created a separate tool which can
post-process the source build replacing the standard source loader in
order to
Ah, I am using an outdated qooxdoo package (0.6.1). I'll upgrade & try
again.
I am having the same problem Edmond has described. I'm trying to capture
the event of the window being closed, not minimized. I'm capturing using
this event using this code:
w6.addEventListener(qx.constant.Event.D
I am having the same problem Edmond has described. I'm trying to capture the
event of the window being closed, not minimized. I'm capturing using this
event using this code:
w6.addEventListener(qx.constant.Event.DISAPPEAR, function(e) {
alert("disappear event fired");
qx.ui.core
I created a small demo html that can be run from the demo folder that
demonstrates the problem. I would really appreciate any help in this
case(workarounds are welcome!).
Best Regards,
alex.d
Does the fact that even main qooxdoo developers do not answer to this
post, means that my problem i
Hello,
Are there some qooxdoo-ers who want to share there customized
appearances with the qooxdoo-community? :D
Did someone made a vista or mac ox style?
Thanks
-
Take Surveys. Earn Cash. Influence the Future of IT
Philipp,
> I have to different kinds of content in a table column. The first
> part of content is a date. The other part is is a string.
>
> The sort of the table doesnt work correct...
>
> It mixes the content like this
Looks like you have to create a new table model and override sortByColumn
> I (obviously) completely agree, but at the moment it seems full XHTML
> support is not a priority; then I followed the implicit Sebastian
> suggestion and, as I already said, created a separate tool which can
> post-process the source build replacing the standard source loader in
> order to fully
> What can I do to track down the source of the problem?
I add --verbose to impl.mk, in the exec-script-build call to the generator.
Got some exceptions - due to UnicodeEncodeError when printing the values.
Logged a bug at http://bugzilla.qooxdoo.org/show_bug.cgi?id=269
Dumped the output of "mak
10 matches
Mail list logo