Re: [qooxdoo-devel] RadioButton anybody?

2006-03-22 Thread yozzeff
> 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

[qooxdoo-devel] RadioButton anybody?

2006-03-22 Thread yozzeff
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

Re: [qooxdoo-devel] which additional lib to use with qooxdoo

2006-03-20 Thread yozzeff
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

[qooxdoo-devel] which additional lib to use with qooxdoo

2006-03-20 Thread yozzeff
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

[qooxdoo-devel] return this on setters

2006-03-20 Thread yozzeff
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

Re: [qooxdoo-devel] QxListView RowRenderer and CellRenderer

2006-03-20 Thread 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

[qooxdoo-devel] QxListView RowRenderer and CellRenderer

2006-03-19 Thread yozzeff
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

Re: [qooxdoo-devel] QxListView data format

2006-03-19 Thread yozzeff
filetype : { label : "Type", width : 24, type : "iconHtml" } > }; > > var ld = { > { > name : { text : "File A"}, > size : { text : "29 kb" }, > filetype : { icon :

Re: [qooxdoo-devel] QxListView data format

2006-03-18 Thread yozzeff
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 :

[qooxdoo-devel] QxListView data format

2006-03-17 Thread yozzeff
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

[qooxdoo-devel] appereance support?

2005-12-19 Thread yozzeff
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

[qooxdoo-devel] css-name for selected row in QxListView

2005-12-04 Thread yozzeff
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

[qooxdoo-devel] style for QxBarSelectorButton-Checked

2005-12-03 Thread yozzeff
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

[qooxdoo-devel] where to find icons?

2005-11-30 Thread yozzeff
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

[qooxdoo-devel] accordion

2005-11-27 Thread yozzeff
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