Re: [qooxdoo-devel] New classes: ImageDataCellRenderer and ConditionalDataCellRenderer

2007-02-09 Thread Jens Lautenbacher
On Fri, 2007-02-09 at 09:05 -0500, [EMAIL PROTECTED] wrote: > Jens, would you please send Dan the "paperwork" for code submission, or, > better yet, point him (and me) to where on the qooxdoo web site to find it. > Dan's work is worth including and I'll take care of doing that when the > paperwork

Re: [qooxdoo-devel] VB: qx is not defined

2007-02-09 Thread Andréas Kühne
Hi, Thanks for the response. A manual rewrite is however exactly what we are going for. Our old code doesn't use the namespace system at all, which means that most of our code is pretty hard to get into the new skeleton system, which we will be using. Regards, Andreas

Re: [qooxdoo-devel] VB: qx is not defined

2007-02-09 Thread Fabian Jakobs
Hi Andreas, > Hi again, > > Please disregard from my previous message. It was an error on my part. > > Regards, > > Andreas > > We have just changed from version 0.6.2 to the svn version and also > will be using the skeleton version of qooxdoo. However when I compile > the skeleton version

Re: [qooxdoo-devel] VB: qx is not defined

2007-02-09 Thread Andreas Ecker
Howdy! Andréas Kühne wrote: > Hi again, > > Please disregard from my previous message. It was an error on my part. > > Regards, > > Andreas Good to hear! :-) > Hi all, > > We have just changed from version 0.6.2 to the svn version and also > will be using the skeleton version of qooxd

[qooxdoo-devel] General info on SVN structure and usage

2007-02-09 Thread Andreas Ecker
Howdy, since it is an important topic for many developers and users alike, I have just updated and extended the information on the home page regarding SVN, particularly its structure and ways of how it is supposed to be used: http://qooxdoo.org/documentation/user_manual/checking_out_from_svn#svn_

Re: [qooxdoo-devel] New classes: ImageDataCellRenderer and ConditionalDataCellRenderer

2007-02-09 Thread MootCycle
Thanks for your input! I'll fix the code comments and add the ability to format based on data values from adjacent cells and repost my work shortly. -Dan -- View this message in context: http://www.nabble.com/New-classes%3A-ImageDataCellRenderer-and-ConditionalDataCellRenderer-tf3195213.html#a8

Re: [qooxdoo-devel] New classes: ImageDataCellRenderer and ConditionalDataCellRenderer

2007-02-09 Thread Derrell . Lipman
MootCycle <[EMAIL PROTECTED]> writes: > I've created two classes that I'd like to submit to the project, assuming > they've been coded correctly. Dan, your code looks good. You make one assumption, though, which is not valid in qooxdoo code: that the comments are primarily for the benefit of som

Re: [qooxdoo-devel] New classes: ImageDataCellRenderer and ConditionalDataCellRenderer

2007-02-09 Thread Derrell . Lipman
Jens, would you please send Dan the "paperwork" for code submission, or, better yet, point him (and me) to where on the qooxdoo web site to find it. Dan's work is worth including and I'll take care of doing that when the paperwork is in order. Cheers, Derrell

[qooxdoo-devel] VB: qx is not defined

2007-02-09 Thread Andréas Kühne
Hi again, Please disregard from my previous message. It was an error on my part. Regards, Andreas Hi all, We have just changed from version 0.6.2 to the svn version and also will be using the skeleton version of qooxdoo. However when I compile the skeleton version with "make" or "make b

[qooxdoo-devel] qx is not defined

2007-02-09 Thread Andréas Kühne
Hi all, We have just changed from version 0.6.2 to the svn version and also will be using the skeleton version of qooxdoo. However when I compile the skeleton version with "make" or "make build" I always get an error in both FF and IE : "qx is not defined". This happens even when I try to crea

Re: [qooxdoo-devel] svn code doesn't run right now

2007-02-09 Thread Fabian Jakobs
[EMAIL PROTECTED] schrieb: > Sebastian, Fabian, I expect you're already aware of this and I know this is > related to work in progress, but just in case you aren't aware: > > A "make distclean ; make source" does not generate a working set of samples. > > It gives > > Variant qx.client is not def