Hi to All,
I got a question about runtime theme switch.
What i want is to switch theme (may be meta or appearance) of
web-desktop just like Windows or Ubuntu!
Can someone give a example or article about that?Or something else?What
am i supposed to do?
(PS : I did a test that i can
Hi,
I got a trick way that i wrote code about the use of "classes" i want to
include but not to call the function.And the tool will include the
"classes", right?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Question-about-include-exclude-tp7241726p7245214.html
Sent from t
Hi thron7-2,
Thanks for post.
I did as you said with error "These necessary classes are not covered by
parts: []" . What happened ?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Question-about-include-exclude-tp7241726p7245183.html
Sent from the qooxdoo mailing list ar
Hi to All,I find a really good backend of JsonRpc of PHP.That is
"jsonrpc" library in PHP framework "Codeigniter".It is a third-party
library for Codeigniter.Try it. Meanwhile RpcPhp is good enough when you do
NOT use a framework.
--
View this message in context:
http://qooxdoo.678.n2.na
Buy the way, i mean even "parts" i define did NOT use the "class" or
"widget". I use it in "qx.io.ScriptLoader.load"!
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Question-about-include-exclude-tp7241726p7241737.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hi to All,
I got a questions:
Can i include a widget "qx.ui.container.SlideBar" or a own-write class
"Myapp.Test" to the Application while i did NOT use it in the Application
code? But i will use it.
Thanks.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Question-ab
Hi Derrell,
You wirte RpcPhp , right ?I finished reading the code of RpcPhp and
learn a lot.
"If the server sent back a scaler, then result will be a scaler. If it
sent back an array, result will be an array. If it sent back a map, result
will be a map." I got it!
Thanks a lot!
--
Vie
Hi,
Thanks your post.
The 'Result' is a array?or json ?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Questions-about-Rpc-php-tp7236406p7236563.html
Sent from the qooxdoo mailing list archive at Nabble.com.
-
Hi to All,
Rpc is a real good way to implement c/s application.When i use qx's
qx.io.remote.Ipc i got a few questions:
1. Rpc is sent by Get or POST ? or other method ?
2. How can i process the result of Rpc return?
Thanks.
--
View this message in context:
http://qooxdoo.678.n2.n
Hi,
Thanks for reply.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Confuse-with-qx-ui-window-Window-tp7209917p7226201.html
Sent from the qooxdoo mailing list archive at Nabble.com.
--
Keep Your De
Hi,
Just see DemoBrowser's code.You got everything you want from this
application.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/General-application-layout-tp7203697p7210070.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hi All,
Why a qx.ui.window.Window auto added to the Root?Is there other Widget
else like Window added to the Root while created?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Confuse-with-qx-ui-window-Window-tp7209917p7209917.html
Sent from the qooxdoo mailing list ar
Hi Guys,
I got a question here:
As we know, a popup will be auto-hide if "setAutoHide(true)".
Can i get a diffrent bettween a Button'click cause and a Label'click ?
This is usefull for me! Thanks.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Event-about-Popup
Hi Martin,
1. The answer you give is what i guess.Thank you!I will check it again.
2. What i know about layout and layout-properties is not enough.Ha, you
know what, i read the chapter about layout in e-book "qooxdoo.pdf".You clear
my mind.Thanks again.
--
View this message in context:
Add:
Can i just use parts tech like :
i load my first page use "boot" parts and all the other qx's classes in
"core" parts?
How can i do that?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/about-parts-tech-and-core-framework-class-depedent-tp6805675p6807162.ht
Hi All,
In my system, i have to load qx.js (generated by "build-all" job) at
system start up.Problem is qx.js is so big that a it cost so many times to
load.I try everything i can to reduce the load time but useless.
1. can i reduce qx.js size?A bit is needed.
2. somebody show me the de
Hi,
Use:
(new qx.io.ScriptLoader()).load("your script code path.");
Detail see :
http://demo.qooxdoo.org/current/apiviewer/#qx.io.ScriptLoader
http://demo.qooxdoo.org/current/apiviewer/#qx.io.ScriptLoader
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/load-code-tp
Hi All,
I got a way :
$.getScript("frontend/_setup_env.js", function() {
$.getScript("frontend/qx.js", function() {
$.getScript("frontend/desktop.js", function()
{
*qx.core.Init.ready();*
});
});
});
Is that right?
--
Vi
Hi,
To speed up loading the first page in my system, i use a extern js
library like jquery to load qooxdoo framework.(qx.js is generated by Job
"build-all" in framework).
Code like:
-- CODE ---
window.qx =
{
$$environment:
{
"qx.appl
Hi,
I got a way to do this:
I create a Native application(because it is smallest among "Inline
Standalone ...") and in it i load qx framework.
My confuse is that can a standalone application run after that?Or i need
some "clean"?
Maybe this is the same thing to do with "Theme Change
Hi Tino,
500Kb is the limitation of qx application and i am a little
disappointed.
I know what you mean and it is a work-around way.
I will try. Thanks.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Can-you-give-me-a-answer-About-loading-speed-tp6749010p6752249.htm
Hi John,
Thanks anyway.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Can-you-give-me-a-answer-About-loading-speed-tp6749010p6752243.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hi John,
A basic standalone application's size is more than 500Kb, it means that
even "first login" page is so big! .Can it reduce in some way?Or some
suggests to speed up.
( js compresstion, web server gzip)...
Anyway, thank you.!
--
View this message in context:
http://qooxdoo.678.n
Hi All,
I ask this question for many times and i have not got me a "useful" one.
I would describe the question again.
1. I want to design a system like webos and application development in
the system is allowed.
2. I want to use qooxdoo to be the GUI part.
3. I can use "qx.io.Script
Hi,
Maybe i do not make myself clear.
My scene is :
1. I need a fast boot (parts tech can be used)
2. I need all classes included in (parts tech can do ?)
I mean after boot part loaded, i will choose a right time to load other
ALL classes. But parts tech just gether the cla
Hi,
I just use parts tech to speed up my application when the web page is
loaded for the first time.
But from my pratice, a "hello world" application has a 500KB size. My
questions are :
1. Is that the proper size?
2. Is not all the component in?
3. If not all component in it,
Hi,
Thanks. I will try *Parts* deeply.
I will do some research on this topic.
Thank you again.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Reduce-framework-size-and-load-time-tp6690403p6691616.html
Sent from the qooxdoo mailing list archive at Nabble.com.
-
hi all,
How to reduce the app size?How to reduce time to load app?
I think this is a always asked question. From the manual and ML, i got
steps :
1. Dose the server support "gzip"? Open it and speed up the load-time.
>> Always, we just get a web host and the server is NOT going
hi,
After researching, i find a way to workaround this problem.
We have a desktop and others develop programs, when we want to deal
"contentmenu" event of desktop
, we just judge (e.getTarget(e) == desktop) , in the way ,we finish it.
Thanks for all your help.
--
View this message in c
hi,
Thanks for the help.
I just got it and i am clear now.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/how-events-flow-how-widgets-paint-tp6675557p6679133.html
Sent from the qooxdoo mailing list archive at Nabble.com.
Hey Martin,
Glad to see you Re!
I just read the page you post and learn a lot about widget.
Browser as a render engine, i could understand how the widget render now.
But i did not understand *Event* flow very well.
Here is something in my mind :
Widget (ie. "div") register
hi all,
These days i look around at qooxdoo.org and i almost read every document
at the website.I want to *know* qx deeply. After that, i will do something i
want to.
But, i do not understant the architecture of qx very well. In my
concept, *GUI* is just (style widget event effects). I do n
HI,
Got it!I just finish my job.
Gabi and Alax, thinks.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/popup-and-contentmenu-problem-tp6663590p6667288.html
Sent from the qooxdoo mailing list archive at Nabble.com.
---
Think you VERY much.
I just did in playground you post and it works the way i want.
But my confuse is if we design a platform that allow application-develop and
we have a desktop in system,
the developers have to stop propagating of the event. Is that right?
So do we have a system-way ?
Or we j
all,
hi. recently, i do some research in qooxdoo. qooxdoo is very very great.
i think we can do lots of things on it! so, here is my problem :
1. use a tabView which added to application.rootWidget
2. use a desktop which added to tabView.page
3. desktop.addListener("contextmenu", fu
hi,
As a new one of qx, i know what some one really want with this topic. Some
time , we want to use qx like "jquery.js" although some time the qx's
toolchain is so useful. I give a expmple :
1. cd qooxdoo-1.5-sdk/framework/
2. vi config.json
3. uncomment "build-all" like :
"export":
[
all,
hi. recently, i do some research in qooxdoo. qooxdoo is very very great.
i think we can do lots of things on it! so, here is my problem :
1. use a tabView which added to application.rootWidget
2. use a desktop which added to tabView.page
3. desktop.addListener("contextmenu", functi
all,
hi. recently, i do some research in qooxdoo. qooxdoo is very very great.
i think we can do lots of things on it! so, here is my problem :
1. use a tabView which added to application.rootWidget
2. use a desktop which added to tabView.page
3. desktop.addListener("contextmenu", fu
anyone ?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/contextmenu-event-and-popup-problem-tp6609712p6609795.html
Sent from the qooxdoo mailing list archive at Nabble.com.
--
10 Tips for Better Web Se
39 matches
Mail list logo