> does anybody have a radiobuttons example
> he would like to share?
or even better someone with an working sample
of QxRadioButtonFieldSet?
yozzeff
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that e
hi,
does anybody have a radiobuttons example
he would like to share?
yozzeff
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join
a good start.
actually i am looking more for a lib that adds usefull collection
classes and methods. more or less everyday programming stuff.
not so much ajax or dhtm stuff.
yozzeff
---
This SF.Net email is sponsored by xPML, a groundbre
hi,
i can not decide which other (non-gui) lib
i should work with when working with qooxdoo.
there are 2 contenders so far mochikit & prototype.js.
anybody who has experiences, suggestions, hints, demands?
yozzeff
---
This SF.Net emai
hi sebastian,
what to you think about returning this in setter methods
in generall?
this would make some oneshot screenbuilding stuff very
convenient.
aPane.add(new QxAtom('Label').set({left: 0, width: '35%', top: 3}));
yozzeff
hey til,
that looks way cool!
any plans when u want to release that?
yozzeff
> Sebastian Werner schrieb:
>
>>> the benefit if it would be a complete decoupling between
>>> data provider and data renderer and one could put any list
>>> of objects into the
MyAmountRenderer());
this would create a listview with 3 rows where the first 2
have a white background whereas the last one has a red one.
of course the same could be done for all QxList, QxCombobox as
well.
the benefit if it would be a complete decoupling between
data provider and data ren
filetype : { label : "Type", width : 24, type : "iconHtml" }
> };
>
> var ld = {
> {
> name : { text : "File A"},
> size : { text : "29 kb" },
> filetype : { icon :
var listdata = [
{ name : { text : "File A"}, size : { text : "29 kb" }},
{ name : { text : "File B"}, size : { text : "1 kb" }}
];
instead of
var listdata = [
{ name : "File A", size : "29 kb" },
{ name : "File B", size :
name : { text : "File A"}, size : { text : "29 kb" }},
{ name : { text : "File B"}, size : { text : "1 kb" }}
];
instead simply as
var ld = [
{ name : "File A", size : "29 kb" },
{ name : "File B", size : "1 k
hi,
on the todo list there is the item "appereance support".
what is meant by that?
ciao robertj
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that ma
hi,
where do i change the css attributes for the
selected row in a QxListView.
i tried to change the colors in
.QxListViewContentRowSelected but the selected
row is still all grey.
any hints?
ciao robertj
---
This SF.net email is sponsored b
was immediate effect.
any hints?
yozzeff
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web
hi,
i am trying to do my very first steps in qooxdoo.
now i played a bit with with ../public/test/user/Tree_1.html.
copied and renamed it etc.
now when i copy that file to some other folder that is NOT
a sibling of qooxdoo_root/public/test/user there will be
no icons in the tree.
i changed the p
hi,
i am just looking a bit deeper into your framework.
really cool. especially that all of that is _really_
all client side.
anyways what i am missing thou is accordion like
widget. any plans to implement that?
yozzeff
---
This SF.net email
15 matches
Mail list logo