Hi everybody... here I'm again... more one question...
How I can get the document element of the page ???
I'm needing to use the 'document.getElementById("something")' inside my
Inline...
I'm working with google maps... so I need to put the map inside a div... and
after put some Scrolls inside
On Fri, Sep 19, 2008 at 2:35 AM, salman farci <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Its been a hardtime for me to get done with atleast a simple "remote
> table model" working. After extending Remote class and implementing
> _loadRowCount() and _loadRowData(), it returns an error saying
> "_loadRow
Hi Kuzmeech,
Kuzmeech wrote:
> Hello and thank you for the answers,
>
>>> Building on cygwin Python 2.5.1 (r251:54863)
>> Maybe a native Python installation is a bit faster?
> Native Python is about the same. Build version of Demo compiled in 38
> minutes.
To speed things up you can generate th
Hi Hugh,
thanks for the report. See my comments below.
Hugh Gibson wrote:
> Quite apart from the lack of any description with the demos (see
> http://bugzilla.qooxdoo.org/show_bug.cgi?id=501 ) I found some problems
> with http://demo.qooxdoo.org/current/demobrowser/ . I'm not sure if these
> hav
Hi,
I guess its more a question of design using qooXdoo than limitations
of qooXdoo itself.
In other words, if you keep the GUI simple is should be OK.
On iPhone for example, there is size limit for the javascript file
size and also for the memory to use.
Whatever tech you used (except Flas
Hi,
are there any experiences with qooxdoo and mobile devices?
I mean, are browsers on md capable of processing all the _javascript_
code?
Thanks
Klaus
--
Klaus-F. Kaal
Geschäftsführer
TIMOlogic
GmbH
Singener
Str. 42d
D-78256
Steisslingen
phone
+49 7738 97096
fax
+49 7738 97094
Hi Heiko,
Heiko Stübner wrote:
> Hi,
>
> My application loads additional components with the qx.io2.ScriptLoader.
> During the first load-cycle when qx.io2.ScriptLoader.get() creates a new
> instance they work as expected.
>
> After they finish the loading of the file I try put the instances b
Hi Phillipe,
Philippe Poulard wrote:
> hi,
>
> I have a tree and instead of setting labels on folders, I add widgets,
> actually a stack with 2 items:
> -a label
> -a text field
>
> When the label is clicked, the stack is moved to the text field to allow
> the user to edit it
>
> Unfortunatel
Hi Alexander,
> Can you explain why do you need this? The child controls are internal
> parts of a widget and are for good reasons private class members.
Well, actually no objective reasons, but the overall approach looks
really neat due to following abilities it provides:
- it allows to separa
> We would like to inform you that the mailing list responsible for
> sending SVN commit information e-mails
> ([EMAIL PROTECTED]) is down.
>
> Some e-mails could not be delivered.
When you say "down" - do you mean not working at all? Or just that there
are missing emails? I've noticed that for a
Looking at the code in qx.core.Assert at line 333 shows some strange
formatting which might actually break Javascript rules. Perhaps an
automatic semicolon is being inserted after the end of the line above.
The line is:
"The value '" + value + "' must have any of the values defined in
the array '
> My application displays tables based on database information.
> Columns count and style varies. It creates table and old references
> to previous tables are removed.
>
> However I notice growing amount of objects below - each time table
> is re-rendered FireFox allocates couple more megabytes
12 matches
Mail list logo