Hi Thomas and Richard,
Ah, I see. Thanks for the info. I figured it might be something like that.
I do use a custom theme and am having some trouble with scrolling and custom
decorators but will continue trying to resolve these.
Sincerely,
Raphael
On Aug 14, 2013, at 5:04 PM, Richard Sternagel
There's nothing wrong with extending qx.application.Standalone, but your
app might be affected by the new widget rendering and theming that came
with 3.0. It's not all too obvious but the migration guide handles these
issues in several sections dealing with custom themes, layouts and widgets.
Hi Raphael,
there is nothing wrong with this line, we just use it to figure out
which type of application you are developing.
So now we know that you want to migrate a qx.Desktop application and
therefore we recommend you to read the migration guide. Especially
concerning qx.Desktop topics lik
oops ... just found
http://demo.qooxdoo.org/devel/demobrowser/#virtual~Tree_Dynamic.html
:-)
cheers
tobi
Today Tobias Oetiker wrote:
> Hi,
>
> I decided to give the source/class/ep/ui/TreeView a whirl today ...
>
> my goal is to implemement a virtual tree, which fetches its
> branches live from
On Tue, Nov 3, 2009 at 05:16, Andreas Ecker wrote:
>
> Thank you for your answer, now i study this problem, but now i have
> another question!
>
> Qooxdoo can be a server??? how i can use qooxdoo with a server and how
> i can connect to db??? Have you docs to read for my night?
>
This should get
Hi,
forwarding this email to the mailing list, since Gianluca's original
post was caught by the spam protection and deleted accidentally.
Andreas
PS: Well, I wonder if there shouldn't be some punishment for subjects
such as "Help ME"? Please always use more meaningful subjects.
Forwar
On Mon, Nov 2, 2009 at 12:30, Gianluca Rettore wrote:
> Help me!
>
> When i call a remote procedure (rails with render json)
>
> i have only timeout
>
> this is my code
>
>
>
> var req = new
> qx.io.remote.Request("http://127.0.0.1:3000/clienti/list
> ","POST","text/plain");
> req.setCrossDomain(t
Hi Mike,
Try using TabView.getPane().setHeight('auto').
[EMAIL PROTECTED] wrote:
>
> Argh, please help me folks.
>
> I'm using the code below, which portions of which I have shamelessly
> copied from existing AtaGlance.js.
>
> Essentially, I have 3 quadrants, Top (File menu), Left (tree), an
Here's the skeleton file I use when placing files outside the qooxdoo
directory. I'm using the v0.5 release download.
Here's my directory structure:
/WWW
|
+--qooxdoo
| |
| +-- *
|
+--index.php
Here's the basics from 'index.php':
=== INDEX.PHP ===
http://www.w3.org/TR/xh
Please set up your javascript console to not display CSS errors. CSS
errors don't stop javascript execution and so on. Just ignore them.
Sebastian
Daniel Gagnon schrieb:
Oops... I made a mistake, the real error I get from this is :
Propriété « box-sizing » inconnue. Déclaration abandonnée.
Daniel Gagnon schrieb:
I forgot. This is what I got from Firebug :
window.application has no properties
Please be sure that the qooxdoo file will be loaded correctly. This
error occurs generally if the file is corrupted or not accessible.
Sebastian
-
On 4/19/06, Jim Hunter <[EMAIL PROTECTED]> wrote:
> Provide your source code and someone can point you in the right direction.
> It's probably something simple that you are overlooking.
>
> Jim
Here's the source of test.html :
http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
http://www.w3.org/199
On 4/20/06, Ralf Wenske <[EMAIL PROTECTED]> wrote:
> Daniel,
>
> there is a thread in this list named 'First Step Guide' (1. April 2006).
> Search for it and it might help you get started as it apparently helped
> Dooright.
>
> Good luck
>
> Ralf
It did !
I suggest that your template replace the
Daniel,
there is a thread in this list named 'First Step Guide' (1. April 2006).
Search for it and it might help you get started as it apparently helped
Dooright.
Good luck
Ralf
Daniel Gagnon wrote:
I once programmed in Delphi and C++ builder (more in Delphi) and later
in Python (after I
I forgot. This is what I got from Firebug :
window.application has no properties
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Downlo
Oops... I made a mistake, the real error I get from this is :
Propriété « box-sizing » inconnue. Déclaration abandonnée. (Property
box-sizing unknown. Declaration dropped)
Sorry for the triple post.
---
Using Tomcat but need to do more? Need
Provide your source code and someone can point you in the right direction. It's probably something simple that you are overlooking.JimOn 4/19/06, Daniel Gagnon
<[EMAIL PROTECTED]> wrote:> Start from one the many demo examples and tests. Find one that
> uses the widgets you want to use. Until you
> Start from one the many demo examples and tests. Find one that
> uses the widgets you want to use. Until you are really comfortable
> with qooxdoo, you should make very small changes in the code and
> test each change.
I tried that. I copied / pasted the
> Unfortunately, I went to First Steps guide and can't pass that level.
> The 4 squares do appear but when I tried replace them by
> other widgets, everything disapear.
If the UI doesn't come up at all, you either have a Javascript error
or you are not using a Qooxdoo widget properly.
You need
19 matches
Mail list logo