Dear Group,
at my little Webapplication (http://www.umrechnungen.de) i use a ListView for
selecting a category.
By testing under Firefox 3 i encounter the following problem:
When i select an item and move the mouse over other items in the listview its
autoselecting other items.
Other items are
When i look at the api viewer at the ListView class its said that it is
deprecated and i should use the Table instead.
At some wiki-Page concerning about 0.8 i found the ListView under an entry
"unsupported" widgets.
Does that mean, that there will be no ListView at the 0.8 branch?
Maybe im wrong
>> - Can I take the thing unaltered and compile it into a qooxdoo
>> build package and distribute it with qooxdoo (i.e., is a
>> BSD-License compatible IN THIS CASE with the qooxdoo licenses?)
>>
>
> Seems pretty clear to me, from another MD5 package that we use:
>
So if its pretty clear
Mit freundlichen Grüßen,
Manuel Bender
(Geschäftsführer, Diplom Betriebswirt (FH))
Bendersoft
In der Breite 16
79244 Umkirch
UST-IDNr.: DE 203 490 675
Steuer-Nr. : 07305 / 35400
Tel-Nr.: 07665 / 4099-454
Fax-Nr.: 07665 / 4099-455
Dear Group,
> I downloaded the 0.7.1 sdk a while ago (a month or so?) via
> the "latest stable sdk" link at
> http://qooxdoo.org/download (i.e., i did not checkout
> directly from the svn repository). Looking back at what I
> unzipped from that download, I see quite a few .png and two
> .js fil
Hi Christian,
i think the problem is that the most icon-sets used within qooxdoo are
under lgpl and as much as i understand the license, that means
that you have to use all icons or none at all. You are not allowed to
use modified distribitutions under lgpl (if you will not publish it as
open
Joe Hudson schrieb:
Thanks to your help, but i think my problem is not so much in creating
new widgets which only uses some other qooxdoo components (i already did
this and it works fine)...
I want to create new widgets with new graphic effects, just like a
progress bar, but which are still com
I want to develop some new wigets but im not sure whats the best way to
start
Which class shall i extend as base class when i need to paint own graphics?
How can i paint lines, points and so for that widget (so that i can
paint things like a progress bar and so on)?
Is there something simi
westor schrieb:
> Hi list,
>
> I think someone asked this question before, but it was in the deepness of a
> thread. So I pick up the idea and enhance this a little bit.
> Is there already a webpage with a directory of living qooxdoo projects?
> If it is not, wouldn't it be fine to have one? (This
you type you see clearly syntax
> errors, and highlights all uses of the identifier under the cursor.
>
>
> Manuel Bender wrote:
>
>> Im using aptana and i didnt discovered any qooxdoo support so far.
>> When i worked with 0.5 versions of qooxdoo the auto-completition
The aptana plugin for eclipse is not really the same as the Aptana
standalone application. But the differences are as you said not to much
in the features, than
more in the gui how you can access some functions.
> There is an Aptana plugin for Eclipse available. If I recall correctly, the
> feat
Im using aptana and i didnt discovered any qooxdoo support so far.
When i worked with 0.5 versions of qooxdoo the auto-completition worked
fine.
But since i switched to version 0.6.5 i have the problem that the
auto-completition support is much weaker than before.
( I think aptana have problems w
Hi Hubert,
im not sure if it works, but it works for me
For autosizing issues i set the Widgets with Widgetname.set({top: 0,
left: 0, right:0, bottom:0}) relative to its main Pane that is being
resized. (you can also use other relatives as top: 20 or so)
If then the main pane where the widg
Hi Dirk,
is one of your Qooxdoo Projects online? I have written one (quite big)
web-app based on qooxdoo, but only for the intranet
Do someone know any links to some (real-?) qooxdoo apps in action?
In the near future im finishing a (quite little ;-) ) qooxdoo web-app,
is the community in
Fabian Jakobs schrieb:
Hi Fabian,
can you probably post the link to the wiki/entry?
Manuel
> Hello,
>
> I have added a small qooxdoo turorial to the wiki. It describes, step by
> step, how to set up qooxdoo and build a simple "Hello World" application
> using the qooxdoo skeletons.
>
> It is m
ou. Can you tell me the output of:
> python framework/tool/generator.py or
> framework/tool/generator/generator.py (depending on your qooxdoo version)?
>
> Sebastian
>
>
> Manuel Bender schrieb:
>
>> Dear Sebastian,
>>
>> I tried it with my old cygwin inst
Dear Sebastian,
I tried it with my old cygwin installation, then i deleted the c:\cygwin
folder and installed the newest version 1.5.21-1.
Here is my python-v output:
$ python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
'import site' failed; traceback:
Im
Dear Group,
When i run the makefile (under qooxdoo-0.6.1-sdk\frontend) from the SDK
under Cygwin i got the followin error message:
make[1]: Entering directory `/cygdrive/c/Documents and
Settings/Administrator/De
sktop/qooxdoo-0.6.1-sdk/qooxdoo-0.6.1-sdk/frontend/api'
'import site' failed; use -
Dear Group,
i installed Cygwin to build my Qooxdoo applications. Then i created a
directory called "www" in my Home Directory.
When i now try to access that directory with cd $home/www i always get
the message "bash: cd: /www: No such file or directory"
When i try to access existing directorys
Dear Qooxdoo friends,
i used Cygwin to make custom builds and that worked well so far as i
copied a qooxdoo example to my cygwin home-directory (that was created
after cygwin installation)
Now i want to use cygwin with my eclipse home-directory, so i need to
change my current (cygwin) home-direct
20 matches
Mail list logo