Oliver Vogel schrieb:
O.K. this is the smalest Example where the error occours.
i found out that the problem is the Button INSIDE the Layout.
if there is NO Lauyout or the button is outside the layout it works fine.
The bug is fixed in CVS. The problem was in QxEventManager.
Sebastian
HOPE,
Allen Lewis schrieb:
Will the issue about the row selected ever be resolved?This error
occurs on the demo examples of your web site as well.Just wondering?
This is the release version. We will develop a new QxListView for
renderer (next release). This current release version have no future. I
Kent Olsson schrieb:
I do not know if I am doing it correct or not, but when I try to add a
tree to a dock layout, it first appears without any icons. Then it
shrinks and disappears if I move the cursor above the area.
Could you create an small example?
Sebastian
Kent
---
Kent Olsson schrieb:
I found a missing semicolon in the end of line 460
this.debug("SEL: " + this._selectedItems.toArray())
Should be already fixed. Was only minutes in CVS. This is the problem
with the sync to anonymous CVS. It will sync without we have control.
Yesterday I developed on t
Darryl Pye schrieb:
Hi Sebastian
I am using the compiled version, but wow what an amazing product, if
i can get the program to run a bit speedier,
ok, the compiled version. That's good. What is your computer CPU
performance? qooxdoo's speed greatly depends on the CPU speed. Do you
also fi
Will the issue about the row selected ever be resolved?This error occurs on the demo examples of your web site as well.Just wondering?
Yahoo! FareChase - Search multiple travel sites in one click.
I do not know if I am doing it correct or not, but when I try to add a
tree to a dock layout, it first appears without any icons. Then it
shrinks and disappears if I move the cursor above the area.
Kent
---
This SF.Net email is sponsored by th
I found a missing semicolon in the end of line 460
this.debug("SEL: " + this._selectedItems.toArray())
Please, correct in cvs.
Kent
---
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Cou
I have attached a suggested class called QxStatusBar, which has been
attached. Additionally, I have broken out the status bar in QxWindow.
This has been done to be able to manipulate the object in a regular and
logical way. I attached all changes. I let the QxCommonViewPane be the
superclass. Is th
Hi Sebastian
I am using the compiled version, but wow what an amazing product, if i
can get the program to run a bit speedier,
These are my thoughts of what i want to do
Have the app load,
Use AJAX calls to return XML templates that control the widgets layout
and functionality
li
Aidas Kasparas schrieb:
Hi,
I played with tree exampes in dev branch from website and I found some
things which could be better. I realize I see work in progress so do not
expect to see perfect result. Just providing some points which would be
good to find fixed in final version.
1) if tree is
O.K. this is the smalest Example where the error occours.
i found out that the problem is the Button INSIDE the Layout.
if there is NO Lauyout or the button is outside the layout it works fine.
HOPE, THIS HELPS
Olli
window.application.main = function()
{
var d = application.getClientWi
I also had this errormessage but did not figure out when it occured.
Maybe your example helps to track it down!
Oliver Vogel schrieb:
No Problem:
if the button is enabled, everything works fine.
But if you click at the DISABLED button an exception is raised.
The exact description of the excep
No Problem:
if the button is enabled, everything works fine.
But if you click at the DISABLED button an exception is raised.
The exact description of the exception is "Laufzeitfehler in Microsoft
JScript: 'this._dragCache.sourceWidget' ist Null, oder kein Objekt.
the (sorry - compressed) Source
Oliver Vogel schrieb:
Hello Sebastian.
please have a look at this code snipplet.
it is part of my wizard.
Please run the script and click at the disabled button. then you can
see, what is my problem!
No, please explain it a bit more. Just send out examples is the most
time not really helpful.
Hello Sebastian.
please have a look at this code snipplet.
it is part of my wizard.
Please run the script and click at the disabled button. then you can
see, what is my problem!
P.S. this error only occours, if the button is inside the
Layout-Manager. A simple button like in your demos wors fine
Perfect now!
Sebastian Werner schrieb:
Dietrich Streifert schrieb:
Great!
Here the observations in the examples:
1) If you uncheck the checkbox 'use tree lines' the treelines which
are already drawn remain. All newly drawn lines (if eg. a treefolder
is expanded) are drawn without lines.
Oliver Vogel schrieb:
Hi Sebastian
if you "run" the folowing file, you will see a error in disabling the
button.
Run the file, move the mouse over the button and the button will get
"blue" (hovered). Now click at the button and the button will be
disabled. now move the mouse out of the butt
Aidas Kasparas schrieb:
Hi,
I played with tree exampes in dev branch from website and I found some
things which could be better. I realize I see work in progress so do not
expect to see perfect result. Just providing some points which would be
good to find fixed in final version.
1) if tree is
Dietrich Streifert schrieb:
Great!
Here the observations in the examples:
1) If you uncheck the checkbox 'use tree lines' the treelines which are
already drawn remain. All newly drawn lines (if eg. a treefolder is
expanded) are drawn without lines.
2) The checkboxes 'use double click' and
Dietrich Streifert schrieb:
So you have a pre built apache for windows or linux right?
yes, your right!
I'm using SUN Solaris 9 ;-)
bad idear ;-) (only a joke - smile)
Oliver Vogel schrieb:
in my office an at my pc at home i installed Apache "as default" and
it works.
The applicat
So you have a pre built apache for windows or linux right?
I'm using SUN Solaris 9 ;-)
Oliver Vogel schrieb:
in my office an at my pc at home i installed Apache "as default" and
it works.
The application for my customers are all runing at "Schlund + Partner"
- Server - so sebastian i hope,
Yes you're right! It is mod_gzip.
But there exists also mod_gunzip:
http://www.innerjoin.org/apache-compression/howto.html
Sebastian Werner schrieb:
Dietrich Streifert schrieb:
Thank you, but it's not that simple. You seem to have a apache
webserver with mod_gunzip installed which handles t
in my office an at my pc at home i installed Apache "as default" and it
works.
The application for my customers are all runing at "Schlund + Partner" -
Server - so sebastian i hope, this server will support it ;-)
Olli
Sebastian Werner schrieb:
Sebastian Werner schrieb:
Oliver Vogel schr
Dietrich Streifert schrieb:
Thank you, but it's not that simple. You seem to have a apache webserver
with mod_gunzip installed which handles the sending of the headers and
mime types for compressed data (I did some more investigations). So it
seems that I have to install mod_gunzip.
You mean
Sebastian Werner schrieb:
Oliver Vogel schrieb:
Dietrich Streifert schrieb:
How do I use the compressed qooxdoo.js file?
easier than you think ;-)
xxx
href="/yanis42/lib/qooxdoo/style/layouts/application.css"/>
src="/yanis42/lib/qooxdoo/script/qooxdoo.js.gz">
and so on
Thank you, but it's not that simple. You seem to have a apache webserver
with mod_gunzip installed which handles the sending of the headers and
mime types for compressed data (I did some more investigations). So it
seems that I have to install mod_gunzip.
Oliver Vogel schrieb:
Dietrich Strei
Oliver Vogel schrieb:
Dietrich Streifert schrieb:
How do I use the compressed qooxdoo.js file?
easier than you think ;-)
xxx
href="/yanis42/lib/qooxdoo/style/layouts/application.css"/>
src="/yanis42/lib/qooxdoo/script/qooxdoo.js.gz">
and so on
But only if your browser
Dietrich Streifert schrieb:
How do I use the compressed qooxdoo.js file?
easier than you think ;-)
xxx
href="/yanis42/lib/qooxdoo/style/layouts/application.css"/>
src="/yanis42/lib/qooxdoo/script/qooxdoo.js.gz">
and so on
Olli
Oliver Vogel schrieb:
1) Do you use the
Hi Sebastian
if you "run" the folowing file, you will see a error in disabling the
button.
Run the file, move the mouse over the button and the button will get
"blue" (hovered). Now click at the button and the button will be
disabled. now move the mouse out of the button and it will still be
How do I use the compressed qooxdoo.js file?
Oliver Vogel schrieb:
1) Do you use the qooxdoo.js.gz file??? this is compressed and so even
faster to load.
2) are you testing it inside a ide ( if i am developing my app with
visual-Studio and VS.PHP the loading time are very slow, but OUTSIDE
th
Allen Lewis schrieb:
I have tried both sample provided and I get a javascript error when
attemping to gain the value of a column on the row the user has selected.
Heres my code and then my question,this comes straight from the samples
where g is a QX ListView and sigla is a field(column)
Oliver Vogel schrieb:
1) the cursor-keys (up and down) will not change the selcetion in the
tree (in IE in demo Tree 1)
2) i wrote a litte tree demo with only the root of the tree (no node)
and the root appears in the MIDDLE of the tree - canvas. not at the top
Both are fixed in CVS.
Sebastia
Oliver Vogel schrieb:
@ Sebastian
Have a look at this simple sample (it is from your demo but shorten)
if you "run" this page, you see, what's wrong ;-)
Yes, it is fixed in CVS.
Sebastian
Olli
--- CUT ---
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
http://www.w3.org/1999/xhtml"; x
Oliver Vogel schrieb:
i tryed to assign a custom icon to a TreeNode. But this will not work
(there is NO icon visible). in the "old" tree it works fine (0.1.4) but
in renderer it will not
Currently renderer does not allows you to use custom icon here. Please
wait for the appearance/behaviour
One additional note:
I have just redeveloped the inline event interface. This will reduce
time needed to create elements in IE to the half. Inline events must now
registered by the class developer or the user. The QxTextField does this
registering for the input event. So it should be compatibl
Oliver Vogel schrieb:
if you start the demo "Fields 1" in IE and type in some text the event
input is not fired.
in Firefox instead. it is (in the release this works, in renderer the
error occoours - but only in IE
you mean the QxTextField :)
It is fixed in CVS. Was a problem with inline even
1) Do you use the qooxdoo.js.gz file??? this is compressed and so even
faster to load.
2) are you testing it inside a ide ( if i am developing my app with
visual-Studio and VS.PHP the loading time are very slow, but OUTSIDE the
ide it works faster!
Olli
Darryl Pye schrieb:
HI All
Looks ama
Darryl Pye schrieb:
HI All
Looks amazing, but i am having a problem with the load times even
the base empty apllication takes 3 seconds over an intranet,
all the initilisation and running seems to complete very fast but every
page has Loading data of around 3000 ms
And this never chang
HI All
Looks amazing, but i am having a problem with the load times even the
base empty apllication takes 3 seconds over an intranet,
all the initilisation and running seems to complete very fast but every page
has Loading data of around 3000 ms
And this never changes even when i go bac
OK - thanks
to give back, what you gave to me, i promise to write the code sniplets
for all questions and answers i found out (at xmas ;-)
Olli
Sebastian Werner schrieb:
Oliver Vogel schrieb:
Because the Tree is back in renderer i'd like to use renderer instead
the release.
But now i g
Oliver Vogel schrieb:
Because the Tree is back in renderer i'd like to use renderer instead
the release.
But now i got stucked.
can anybody tell my, how to align a html-Text in a QxLabel (at bottom
and at top)
setVerticalBlockAlign('bottom');
Sorry, you can do this not in this way
Oliver Vogel schrieb:
You are wrong. I found out, it IS supported.
i used
xxx = QxImage("/my/pat/to/image/image.png")
if you start the path with "/" it will use this path (not relative, but
i know my path on the server ;-)
if you write
xxx = QxImage("my/pat/to/image/image.png")
than it wil
You are wrong. I found out, it IS supported.
i used
xxx = QxImage("/my/pat/to/image/image.png")
if you start the path with "/" it will use this path (not relative, but
i know my path on the server ;-)
if you write
xxx = QxImage("my/pat/to/image/image.png")
than it will not work and qooxdoo
Oliver Vogel schrieb:
To all:
how can i set the path to a QxImage to an other path than the "default"
- Path
my problen: the default - Path is O.K. for ALL the icons used in
qooxdoo. But i have some special images NOT in this path.
And i don't want to add this icons to the path.
Sorry this i
45 matches
Mail list logo