Re: [qooxdoo-devel] Custom job: "buildsrc"

2008-10-13 Thread Philippe Poulard
planations ! As usual: great job :) -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! --

[qooxdoo-devel] Custom job: "buildsrc"

2008-10-10 Thread Philippe Poulard
or the task compile-dist ? "buildsrc" : { "extend" : ["build"], ...and now ? Thanks -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex

Re: [qooxdoo-devel] URLs in qx

2008-10-06 Thread Philippe Poulard
/// (. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! - This SF.Net email is sponsored by the Mobl

Re: [qooxdoo-devel] [0.8] Context menu

2008-10-04 Thread Philippe Poulard
(. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! - This SF.Net email is sponsored by the Moblin Your Move Developer'

Re: [qooxdoo-devel] Splitpane

2008-10-03 Thread Philippe Poulard
Philippe Poulard a écrit : > hi, > > I want to customize the appearance of a splitpane: it must have a > splitter, but panes mustn't be surrounding by a border > How can I achieve that ? var main = new qx.ui.splitpane.Pane(); main.setDecorator( new qx.ui.d

[qooxdoo-devel] Splitpane

2008-10-01 Thread Philippe Poulard
hi, I want to customize the appearance of a splitpane: it must have a splitter, but panes mustn't be surrounding by a border How can I achieve that ? -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Po

Re: [qooxdoo-devel] Javascript debuging log question

2008-09-23 Thread Philippe Poulard
array, a map, ... ? > > Is there some introspection function I could use to know more about > that variable ? Hi, Try this: this.debug(qx.util.Json.stringify(e)); -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poulard

Re: [qooxdoo-devel] [0.8] Context menu

2008-09-23 Thread Philippe Poulard
it is better to let things as they are, since users of Firefox 2 can enable context menus. -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.

Re: [qooxdoo-devel] [0.8] Context menu

2008-09-22 Thread Philippe Poulard
Derrell Lipman a écrit : > On Mon, Sep 22, 2008 at 10:46 AM, Philippe Poulard > <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Derrell Lipman a écrit : > > On Mon, Sep 22, 2008 at 7:20 AM, Philippe Poulard > > <[EMAIL

Re: [qooxdoo-devel] [0.8] Context menu

2008-09-22 Thread Philippe Poulard
Derrell Lipman a écrit : > On Mon, Sep 22, 2008 at 7:20 AM, Philippe Poulard > <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi folks, > > I set a context menu to some widget. > I expect that on a right click event the menu

[qooxdoo-devel] [0.8] Context menu

2008-09-22 Thread Philippe Poulard
isplay the user-defined context menu at another place, so that the browser one won't overlap it. Thanks for your help. -- Cordialement, /// (. .) ooO--(_)--Ooo---- | Philippe Poulard | - http://re

[qooxdoo-devel] Editable label in a tree

2008-09-18 Thread Philippe Poulard
rdialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! - This SF.Net

Re: [qooxdoo-devel] When to use qx.ui.window.Desktop

2008-09-15 Thread Philippe Poulard
s._content, 0); Now, each time you create a new window, just call: this._content.add( myNewWindow ); Hope this helps -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inri

Re: [qooxdoo-devel] singleton window

2008-09-04 Thread Philippe Poulard
Sebastian Werner a écrit : > Philippe Poulard schrieb: >> Sebastian Werner a écrit : >>> Philippe, >>> >>> don't know what's wrong in your setup, but for me your demo comes up >>> with an error message. This is the log output: >>>

[qooxdoo-devel] Javascript function call

2008-09-04 Thread Philippe Poulard
hout its argument if in the body of the anonymous function i use alert(p2) it fails Please can you explain this ? -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.

Re: [qooxdoo-devel] singleton window

2008-09-04 Thread Philippe Poulard
Sebastian Werner a écrit : > Philippe Poulard schrieb: >> Sebastian Werner a écrit : >>> Philippe, >>> >>> don't know what's wrong in your setup, but for me your demo comes up >>> with an error message. This is the log output: >>>

Re: [qooxdoo-devel] singleton window

2008-09-04 Thread Philippe Poulard
_OBJECT)" location: "" > data: no] Curious, I don't have this message. > > This was added somewhere between the beta and the release candidate. Do > you use the final version? Yes, I have downloaded it last monday -- Cordia

[qooxdoo-devel] XPath support

2008-09-04 Thread Philippe Poulard
Hi, qx.xml.Element.selectNodes() allow to apply an XPath expression on a node -is XPath fully supported ? -how to bind a prefix to a namespace URI ? Thanks -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard

Re: [qooxdoo-devel] singleton window

2008-09-03 Thread Philippe Poulard
/ Add button to document at fixed coordinates page.add(button1); // Add an event listener button1.addListener("execute", function(e) { alert("Hello World!"); }); } } }); -- Cordialement,

Re: [qooxdoo-devel] singleton window

2008-09-03 Thread Philippe Poulard
the console. It fails silently :(. Or perhaps I have missed something? -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX !

Re: [qooxdoo-devel] singleton window

2008-09-03 Thread Philippe Poulard
arameter? What do you think of that? -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! -

Re: [qooxdoo-devel] commands

2008-09-03 Thread Philippe Poulard
Fabian Jakobs a écrit : > Philippe Poulard schrieb: >> Hi, >> >> I try to set a command on a button: >> var okButton = new qx.ui.form.Button(this.tr("OK"), >> "icon/16/actions/dialog-ok.png"), new qx.event.Command("Enter")); >>

Re: [qooxdoo-devel] singleton window

2008-09-03 Thread Philippe Poulard
Philippe Poulard a écrit : > Hi folks, > > I have a class that extends Window and marked as a singleton. > I have a listener on a menu.Button that retrieve the singleton when > executed, MyWindow.getInstance(); > > It seems that every time I click on the button, I do get

[qooxdoo-devel] commands

2008-09-03 Thread Philippe Poulard
o.org/documentation/0.8/ui_interaction that a complete list of all supported keys is available in the API documentation, but I didn't found it. Thanks for your help ! -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poul

[qooxdoo-devel] singleton window

2008-09-03 Thread Philippe Poulard
menu, but my windows are maximized in the full screen (overlapping the window); can you give me some hints to get the expected result ? Thanks for your help! -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Po

[qooxdoo-devel] Generate source

2008-09-01 Thread Philippe Poulard
ibutions. - done -is there any mean to set a short timeout ? -why does it fail to connect to the internet (the first time it was run there wasn't any problem) ? thanks ! -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poul

Re: [qooxdoo-devel] First steps

2008-09-01 Thread Philippe Poulard
de: the former ends with "s", the latter doesn't. It's my fault, I copy both parts without checking the spelling of the names. -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poulard | ---

Re: [qooxdoo-devel] First steps

2008-09-01 Thread Philippe Poulard
Fixed: in the demo code, it is written #asset(qx/icon/${qx.icontheme}/16/actions/*) and in the doc it is written "qx.iconthemes" : ["Tango", "Oxygen"] Copy/Paste is evil :( -- Cordialement, /// (. .) ----ooO--(_)--Ooo--

[qooxdoo-devel] First steps

2008-09-01 Thread Philippe Poulard
root after "let" and under "include-contrib" after "library") Thanks in advance for your help -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | --

[qooxdoo-devel] Python vs Javascript

2008-07-24 Thread Philippe Poulard
x27;m sure that the Qooxdoo team had already think about that, and I'd just like to know the reasons ; maybe because it's more easy to get a runtime environment for Python ? -- Cordialement, /// (. .) ooO--(_)--Ooo---- | P

Re: [qooxdoo-devel] XML GUI builder

2008-02-08 Thread Philippe Poulard
do you mean by a tag ? I refer to the XML world : a tag, a markup, an XML element : -- Cordialement, /// (. .) ooO--(_)--Ooo---- | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have

Re: [qooxdoo-devel] XML GUI builder

2008-02-07 Thread Philippe Poulard
we mean to use this to help us generate production code, and modify > them somewhat later, then this sounds good to me =) > Anyway, there are other means to do this : openArchitectureWare (meta > programming). > > > Well, this is my point of view. Not to be THE truth =) > &

Re: [qooxdoo-devel] XML GUI builder

2008-02-07 Thread Philippe Poulard
ction in oo I believe. > > Hope I'm clear enought. > > What do you think of this ? -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | -

Re: [qooxdoo-devel] XML GUI builder

2008-02-07 Thread Philippe Poulard
is is the main reason > why > QxTransformer was integrated into qooxdoo build system. > > Best regards, > Siarhei Barysiuk > thanks to you and Leander -- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard

[qooxdoo-devel] XML GUI builder

2008-02-07 Thread Philippe Poulard
-- Cordialement, /// (. .) ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! - This SF.net email is

Re: [qooxdoo-devel] qooxdoo inside existing html

2007-09-11 Thread Philippe Poulard
Hugh Gibson a écrit : >> How to insert widgets in place inside an existing HTML page ? > > So add this to the Twiki! Done ! http://qooxdoo.org/documentation/0.7/inline_widget -- Cordialement, /// (. .) ooO--(_)--Ooo | Phil

Re: [qooxdoo-devel] qooxdoo inside existing html

2007-09-10 Thread Philippe Poulard
; doc.add(inlineWidget); -- Cordialement, /// (. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! --

[qooxdoo-devel] qooxdoo inside existing html

2007-09-07 Thread Philippe Poulard
/// (. .) ----ooO--(_)--Ooo | Philippe Poulard | - http://reflex.gforge.inria.fr/ Have the RefleX ! - This SF.net email is sponsored by: Splunk