planations ! As usual: great job :)
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
--
or the task compile-dist ?
"buildsrc" :
{
"extend" : ["build"],
...and now ?
Thanks
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex
///
(. .)
----ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
This SF.Net email is sponsored by the Mobl
(. .)
----ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
This SF.Net email is sponsored by the Moblin Your Move Developer'
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
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
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
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.
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
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
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
rdialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
This SF.Net
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
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:
>>>
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.
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:
>>>
_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
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
/ Add button to document at fixed coordinates
page.add(button1);
// Add an event listener
button1.addListener("execute", function(e) {
alert("Hello World!");
});
}
}
});
--
Cordialement,
the console. It fails
silently :(. Or perhaps I have missed something?
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
arameter? What do you think of that?
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
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"));
>>
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
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
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
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
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 |
---
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--
root after "let" and under "include-contrib" after "library")
Thanks in advance for your help
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| 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
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
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 =)
>
&
ction in oo I believe.
>
> Hope I'm clear enought.
>
> What do you think of this ?
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| 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
--
Cordialement,
///
(. .)
ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
This SF.net email is
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
;
doc.add(inlineWidget);
--
Cordialement,
///
(. .)
----ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
--
///
(. .)
----ooO--(_)--Ooo
| Philippe Poulard |
-
http://reflex.gforge.inria.fr/
Have the RefleX !
-
This SF.net email is sponsored by: Splunk
38 matches
Mail list logo