Re: [qooxdoo-devel] Documentation Talk

2006-07-31 Thread Derrell . Lipman
"Alexander Trauzzi" <[EMAIL PROTECTED]> writes: > Questions questions questions. Answers, answers, answers. :-) >>The latest and greatest code, for you to obtain, is the 'namespaces' branch. >>Unfortunately, you've come in the middle of a major set of changes, and I >>don't know how stable it is

[qooxdoo-devel] Documentation Talk

2006-07-31 Thread Alexander Trauzzi
>The current 'namespaces' branch, soon to be 'trunk', is what will become 0.6.>There is no announced release date for 0.6 yet.  My opinion is that it>shouldn't be released until it has some descent user documentation, so that >new users have a much smaller learning curve than exists currently.  Ind

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Chris Banford
[EMAIL PROTECTED] wrote: Chris Banford <[EMAIL PROTECTED]> writes: Great! Post a note when you're available to start, and also post any suggestions you have for documentation organization and necessary content. I hope you'll comment on the "Outline" in the next week or so.

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Derrell . Lipman
Chris Banford <[EMAIL PROTECTED]> writes: > I'd also like to see if I can help out with some doc writing. In the > beginning it would be limited to the area of *getting started* how to's, as > I am still a qooxdoo newbie :-) . I'd guess that I could start to put some > time in around mid-end of Au

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Chris Banford
Erik A. Onnen wrote: [EMAIL PROTECTED] wrote: Erik, do you have any desire to help document qooxdoo? There is enough to do that we could certainly use additional people helping! Dividing the work up into manageable parts and distributing the parts to interested contributors would

[qooxdoo-devel] Jim's suggestion.

2006-07-31 Thread Alexander Trauzzi
"Also, is it possible to also add a list of events that a given control canrespond to?"Very good suggestion, which brings to mind my own few:What about layout managers, borders, and other classes that interact with each other.  Without interface classes to guide such structures, we have to be certa

Re: [qooxdoo-devel] qooxdoo 0.6 documentation

2006-07-31 Thread Derrell . Lipman
"Alexander Trauzzi" <[EMAIL PROTECTED]> writes: > So, given the big talk around the namespaces release, its clear that my > effort should be geared towards 0.6. > How does one obtain a copy of qooxdoo 0.6 right now? Is there any way to > generate documentation from it? > > I think a real feather

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Derrell . Lipman
"Jim Hunter" <[EMAIL PROTECTED]> writes: > I have a small suggestion to the new documentation API... is it possible to > get the methods and properties to be accumulative? What I mean is that when > I look at the docs for a given widget, I see it's methods and properties as > well as all those tha

[qooxdoo-devel] qooxdoo 0.6 documentation

2006-07-31 Thread Alexander Trauzzi
So, given the big talk around the namespaces release, its clear that my effort should be geared towards 0.6.How does one obtain a copy of qooxdoo 0.6 right now?  Is there any way to generate documentation from it? I think a real feather in your hats would be to have some tutorials ready to go as so

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Jim Hunter
I have a small suggestion to the new documentation API... is it possible to get the methods and properties to be accumulative? What I mean is that when I look at the docs for a given widget, I see it's methods and properties as well as all those that it inherits. Perhaps the new properties and meth

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Derrell . Lipman
"Erik A. Onnen" <[EMAIL PROTECTED]> writes: > Derrell, > > I do have a desire to help although my free time over the next few > weeks is sparse. What sort of commitment are you looking for? I could > perhaps spare three to five hours a week beginning on August 24th. If > you think that can be prod

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Erik A. Onnen
[EMAIL PROTECTED] wrote: > > Erik, do you have any desire to help document qooxdoo? There is enough to do > that we could certainly use additional people helping! Dividing the work up > into manageable parts and distributing the parts to interested contributors > would be a good way to accomplis

[qooxdoo-devel] massive change process

2006-07-31 Thread Derrell . Lipman
Andreas & Sebastian, I hope all of the changes to 'namespaces' are going well. In the future, I think it's important that the process for this kind of massive change be accomplished very differently than it was this time: 1. There should be discussion on the mailing list about what's proposed,

Re: [qooxdoo-devel] QxListItem colors

2006-07-31 Thread Andreas Ecker
Howdy! David Perez wrote: > I have created a simple QxList with I fill with QxListItems. > > * When unselected the items are shown on black over white. > > * When selected the items are shown on BLACK over blue. This isn't > very readable. > > The samples I have seen use (like >

Re: [qooxdoo-devel] qooxdoo documentation

2006-07-31 Thread Andreas Ecker
Hi, Erik! Erik A. Onnen wrote: > Derrell, > > Thanks for the helpful post, but I think your response echoes the OP's > point that more needs to be done towards documentation. Not only is > the namespace documentation light to non-existent, but the > documentation you site on how to generate the d

Re: [qooxdoo-devel] Greetings & Documentations

2006-07-31 Thread Andreas Ecker
Hi, Alexander, welcome to qooxdoo. :-) [EMAIL PROTECTED] wrote: > "Alexander Trauzzi" <[EMAIL PROTECTED]> writes: > > >>After the cross-post of my initial inquiry, I figured it would be a good >>idea to come on and just say "Hi" to everyone reading. > > >>What - in terms of documentation - i

[qooxdoo-devel] QxListItem colors

2006-07-31 Thread David Perez
Dear Qooxders, I have created a simple QxList with I fill with QxListItems. * When unselected the items are shown on black over white. * When selected the items are shown on BLACK over blue. This isn't very readable. The samples I have seen use (like http://old.qooxdoo.org/publi

Re: [qooxdoo-devel] QxImage setSource

2006-07-31 Thread Sebastian Werner
Farid Elyahyaoui schrieb: > thanks for you reply! > It doesn't matter whether I reuse one QxImage or create a new one for each > setSource(). > I noticed that clearing my browser cache and then pressing the button which > calls setSource() however DOES show the correct latest image. > Does this r

Re: [qooxdoo-devel] QxImage setSource

2006-07-31 Thread Farid Elyahyaoui
thanks for you reply! It doesn't matter whether I reuse one QxImage or create a new one for each setSource(). I noticed that clearing my browser cache and then pressing the button which calls setSource() however DOES show the correct latest image. Does this ring a bell to anyone? Please, please

Re: [qooxdoo-devel] Namespaces and Table Column Height

2006-07-31 Thread Andreas Ecker
Hi, Jim! > So what you are saying is that you feel it is perfectly OK that people > (read > the list posts for the past 2 weeks) have to spend days or weeks trying to > do something simple like change the font or height of a QxListView header? What I said was that it is not uncommon for develope

Re: [qooxdoo-devel] svn.sourceforge.net does not let me in

2006-07-31 Thread junglist
Hi Aparna, yeah i read about this link shortly after my post. that worked out well. Thx for the reply anyway! Regards, J -- View this message in context: http://www.nabble.com/svn.sourceforge.net-does-not-let-me-in-tf2018526.html#a5573058 Sent from the qooxdoo-devel forum at Nabble.com.

[qooxdoo-devel] Layout code style

2006-07-31 Thread David Perez
Hi, I'm new to the exciting Qooxdoo world. I find a little confusing the layout code in Javascript, I cannot see easily the parent/children relationship. So I have tried successfully this style as a 1st approach: window.application.main = function() { function iniArbol(arb) { with

[qooxdoo-devel] Get pixel size of an object which size was set with %

2006-07-31 Thread Elie Dumas
Hi list,To get the size in pixels of an object whose size was set in %, i  found the _computeBoxHeight() private method. (ok, it's a private method of QxWidget, perhaps i souldn't use it?...)   var c = new QxBoxLayout();   c.setHeight("50%");    d.add(c);    this.warn("c.getHeight: "+c.getHeight())

Re: [qooxdoo-devel] How set image paths in namespace branch?

2006-07-31 Thread Florian Arndt
@Dietrich: > qx.manager.object.ImageManager.defineAlias("static", > "/qooxdoo/build/resources/static"); > qx.manager.object.ImageManager.defineAlias("widget", > "/qooxdoo/build/resources/widget/windows") > qx.manager.object.ImageManager.defineAlias("icon", > "/qooxdoo/build/resources

[qooxdoo-devel] Is it possible to set the backgroundColor OF A ROW in a QxListView?

2006-07-31 Thread Gael . Guilmin
Hi list! I still wonder if it is possible to set the backgroundColor OF A ROW in a QxListView... thanks for all! - Gael GUILMIN 2A TRS - - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay