Hi,
Sorry for late reply, I have changed my computer just yesterday and now I have
to install all needed software to check this.
Not sure that the problem is because Panel and PanelButton are in the same
directory. So do you still have transformation error or problem with generated
code?
Rega
Here this project doesn't work yet.
The project works only when I remove the file adv4seller/Panel.xml
I've modified the files to current qx and qxt namespaces, but it still
returns the same error.
I'm think if the problem is caused because both Panel.xml and
PanelButton.xml are in the same dire
Has it worked to you? I modified the files with the correct namespaces
but it doesn't work yet :-(
Can you send me my project with your modifications?
Thank you for your attention.
2010/9/24 Siarhei Barysiuk :
> Finally. I found a problem. You used incorrect namespace urls in some of your
> com
Finally. I found a problem. You used incorrect namespace urls in some of your
components.
Please change ns definitions from
xmlns:qx="http://www.qxtransformer.org/qooxdoo/0.8";
xmlns:qxt="http://www.qxtransformer.org/extension/0.4";
to
xmlns:qx="http://www.qxtransformer.org/qooxdoo";
xmln
Good, I needed it working till next Monday :-) But there is no
problem. Right now I'm going to write my app in pure qooxdoo
javascript code.
Regards
2010/9/24 Siarhei Barysiuk :
> This is a problem with qxtransformer not with your code I believe. I'm
> working on it but cannot say how long it'll
This is a problem with qxtransformer not with your code I believe. I'm working
on it but cannot say how long it'll take.
Serge
On Sep 24, 2010, at 3:39 PM, Leandro Santiago wrote:
> So... have ou discoreved what is wrong in my code? Thx :-)
>
> 2010/9/23 Leandro Santiago :
>> Ok. I'm sending m
So... have ou discoreved what is wrong in my code? Thx :-)
2010/9/23 Leandro Santiago :
> Ok. I'm sending my complete project. It's in this link:
>
> http://dl.dropbox.com/u/3550969/adv.tar.bz2
>
> 2010/9/23 Siarhei Barysiuk :
>> Hi,
>>
>> Could you please send me your sample project, I'll take a
Ok. I'm sending my complete project. It's in this link:
http://dl.dropbox.com/u/3550969/adv.tar.bz2
2010/9/23 Siarhei Barysiuk :
> Hi,
>
> Could you please send me your sample project, I'll take a look into this? You
> config looks fine.
>
> Cheers,
> Serge
>
> On Sep 22, 2010, at 5:42 PM, Leand
Hi,
Could you please send me your sample project, I'll take a look into this? You
config looks fine.
Cheers,
Serge
On Sep 22, 2010, at 5:42 PM, Leandro Santiago wrote:
> Thx for your example. It works fine here.
>
> But in my code it still doesn't work :-( I've copied the
> PanelButton.xml an
lxml is a library for XML processing.I don't think that it's related
with lxml since my example is working fine in the same environment.
I'll take a look at your code later today.
Serge
On Sep 22, 2010, at 5:49 PM, Leandro Santiago wrote:
> LXML? What is it?
>
> 2010/9/22 panyasan :
>>
>> May
LXML? What is it?
2010/9/22 panyasan :
>
> Maybe an LXML issue?
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/QxTransformer-custom-namespaces-tp5557134p5559194.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> --
Thx for your example. It works fine here.
But in my code it still doesn't work :-( I've copied the
PanelButton.xml and Panel.xml which you sent and put in my project.
I'm using QxTransformer from contrib repo.
I have the same error :-(
I've changed the config file with QXT_VERBOSE to "main:DEBUG
Maybe an LXML issue?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/QxTransformer-custom-namespaces-tp5557134p5559194.html
Sent from the qooxdoo mailing list archive at Nabble.com.
--
Start uncovering
Not sure you got a reply, it seems my sample app was banned by
security filter. Anyway, here is reply (sample app i'll send you
directly):
Hi,
There is no additional configuration to use custom namespaces. I
really did not see any problems with your code.
I have replicated your example and
Yes, I am. Is the current code from contrib. rev. 20600
2010/9/22 panyasan :
>
> Hi Leandro,
>
> Siarhei, the author of QxTransformer, will certainly be able to help - but
> to make sure: you are using the trunk code from qooxdoo-contrib, aren't you?
>
> Thanks,
> C.
> --
> View this message in co
Hi Leandro,
Siarhei, the author of QxTransformer, will certainly be able to help - but
to make sure: you are using the trunk code from qooxdoo-contrib, aren't you?
Thanks,
C.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/QxTransformer-custom-namespaces-tp5557134p5557834.ht
Hello to all.
I'm reading the bibliograph application and in it uses qxtransformer a
lot. In this app the author defines some custom namespaces. Im my app,
I'm creating a pane with some buttons.
My button is named PanelButton and has this content:
http://www.qxtransformer.org/qooxdoo";
xmln
17 matches
Mail list logo