Hi Derrell,
> This seems to be getting pretty far out of line. I started a "make build"
> nearly 1/2 hour ago, and *it's still running*! With all of these variants and
> rebuilding each application multiple times and what not, this is really pretty
> unreasonable.
>
we have added two new optim
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 defined (Variant.js:92)
and
qx.log.DivA
[EMAIL PROTECTED] writes:
> MootCycle <[EMAIL PROTECTED]> writes:
>
>> Does anyone know of a way to get the Table or TableModel object from inside
>> the CellRenderer class without passing it in an argument? I'm working on
>> adding conditions for neighboring columns and I need a way to access the
MootCycle <[EMAIL PROTECTED]> writes:
> Does anyone know of a way to get the Table or TableModel object from inside
> the CellRenderer class without passing it in an argument? I'm working on
> adding conditions for neighboring columns and I need a way to access the
> values for those cells.
>From
Does anyone know of a way to get the Table or TableModel object from inside
the CellRenderer class without passing it in an argument? I'm working on
adding conditions for neighboring columns and I need a way to access the
values for those cells.
Thanks,
-Dan
--
View this message in context:
htt
I have not yet moved my code past .6.2 as we have a running app that I am
not yet in a position to upgrade it. I will check it out though to see if I
can borrow some of the code to help me out.
Thanks,
Jim
On 2/8/07, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
"Jim Hunter" <[EMAIL PROTECTED
This seems to be getting pretty far out of line. I started a "make build"
nearly 1/2 hour ago, and *it's still running*! With all of these variants and
rebuilding each application multiple times and what not, this is really pretty
unreasonable.
I think it's time to either modularize qooxdoo, or
"Jim Hunter" <[EMAIL PROTECTED]> writes:
> Now if someone could just come up with a renderer that allows buttons in a
> cell AND the button click works, I would be a happy camper. I have tried the
> previous solutions that were posted for doing hotlinks in a cell, but I
> could never get the click
Thanks! I think this is a great start for people to see how to create their
own renderer, even if it's not included in the final release. I appreciate
you sharing the code with us!
Now if someone could just come up with a renderer that allows buttons in a
cell AND the button click works, I would b
I've created two classes that I'd like to submit to the project, assuming
they've been coded correctly.
The first is a simple data cell renderer that can handle any PNG image
rather than just the boolean true/not true. It is a pretty simple class and
I don't think there are any problems with it.
>I need clear a combobox list but I try with no success
Assuming ComboBox is the variable name of the ComboBox you need to clean up:
Quick & Dirty Way (if you don't care about memory usage):
ComboBox.getList().removeAll();
Slow & Clean Way:
var childLength = ComboBox.getLi
Andreas Ecker schrieb:
> The trunk is
> not supposed to be stable at all times, because there is a lot of
> development activity.
>
Ok, never stable - I will remember this.
6082 btw. i cant compile.
>> i get always a javascript error: qx.core.Init is Null or is no Object
>> (german: ist Null o
Has anyone been able to get Qstudio and work with it ? I can not find a
link to download the app. So is it Vaporware at this time ?
Are there any other GUI builder out there which could get the job done ?
Varol :-)
After three days without programming, life becomes meaningless.
Var
Andreas Junghans <[EMAIL PROTECTED]> writes:
> AFAIK, no one is currently working on JSON-RPC 1.1 compatibility
> (Derrell?). As always, patches are welcome (even if only for the
> client side).
I marked that message as "Need to review" but I have no current plans to be
making changes in this
Hi Derrell,
thank you for your feedback. Please directly let us know what you think
about such things. We are really interested in feedback. Otherwise we
are not able to fulfill the needs of others if they don't speak to us :)
I will try to answer your questions:
[Q] It was not clear that the
Hi Sergei,
Am 07.02.2007 um 12:58 schrieb Sergei Kolomiets:
> I have a question to developers of Qooxdoo:
> Can qooxdoo-users expect support of JSON-RPC specification ver.1.1
> described
> at http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html JSON-RPC 1.1
> specification ?
AFAIK, no one is
I need clear a combobox list but I try with no success
and how I retrieve (for RPC or POST) multiple result to input in a grid ?!?!
any body have a example ?!?!?
thanks
-
Using Tomcat but need to do more? Need to support
[EMAIL PROTECTED] schrieb:
> hi,
>
> i trying to get the skeleton in ie7 / ie6 to work.
> i tryed with 6.5 release and trunk 6078 version.
>
> i get always a javascript error: qx.core.Init is Null or is no Object
> (german: ist Null oder kein Objekt)
> within firefox 2 the script runs in both mode
Hi Fabian,
I never realized that. It's quite clear now who is not a Mac user :-)
Thanks for the info.
Is binding modal windows to other windows possible in QX?
--Tomek
Fabian Jakobs wrote:
> Hi Tomek,
>> Yes, if an application is to occupy a whole browser window, then windows
>> are just sub
19 matches
Mail list logo