ng an entire row rather than
just the entries which have changed).
Thoughts?
Regards,
Jared Broad
--
View this message in context:
http://www.nabble.com/API-Addition%3A-setRowData--tf4218842.html#a12002374
Sent from the qooxdoo-devel mailing lis
Jared
--
Message: 5
Date: Wed, 1 Aug 2007 23:15:06 +1200
From: "Jared Broad" <[EMAIL PROTECTED]>
Subject: [qooxdoo-devel] centerToBrowser() Bug?
To:
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="windows-1250"
Hel
Hello,
I am just writing to inform of a potential bug in centerToBrowser which
distorts internal windows.
This code works: (centers to browser, looks good)
//Set dimensions
alertWindow.set( {height: 160, width: 450} );
alertWindow.addEventListener("appear", function(e) {
alertWindow.centerT
lder/className.js:
qx.Class.define("projectfolder.className", {
extend: qx.ui.table.cellrenderer.Abstract,
members: {
_getContentHtml : function(cellInfo) {
//return qx.html.String.escape(this._formatValue(cellInfo));
return cellInfo.value;
Hello Westor,
Could you please copy the entire class definition snippet in? I cant get it
working using either of your posts on extending cellrenderer.Abstract.
As soon as I define "var render = new myProject.myClassRenderer();" the code
halts with no debug messages or errors! I cant figure ou
Hello List/Tobias,
Did you get an answer to this? I am butting my head against the screen, all
my attempts to center text (or allow a cell to render HTML ) don't
work / (I'm new to OO).
Everyone suggests different ways to do it. How do you render HTML in a table
cell, do I really need to make my
Ahh very nice! Just a note for other newbs like me =) I had to comment out
the below code to get it to work with my 0.7 SDK.
// Extend Qx's default theme
//qx.Theme.patch(qx.theme.classic.Appearance,
ext.theme.classic.Appearance);
Looks great Simon/Fabian! Do you think this will go i
ot;qx.dev.log has no properties", I have
tried putting this in the HTML and the main routine.
Anyone know how to disable the debug window popping up with a SDK make?
Im working on a cool app integrating xajax-qooxdoo! Its looking awesome
thanks to you guys =).
Thank you,
Jared Broad
--
Vie
fine in Firefox will work fine in IE as well
when you get around to testing it in IE.
Cheers,
Derrell
-Original Message-
From: Jared Broad [mailto:[EMAIL PROTECTED]
Sent: Sunday, 8 July 2007 1:01 p.m.
To: 'qooxdoo-devel@lists.sourceforge.net'
Subject: RE: How do you add c
Sorry :| ... ignore that... after working on it 5 hours it was just IE
giving me an invalid line number meaning I was chasing a Red-herring.
GAAHHH. I don’t like javascript =P. Qooxdoo is awesome app though =)
Jared
-Original Message-
From: Jared Broad [mailto:[EMAIL PROTECTED]
Sent
/status/dialog-information.png"));
if (checked) {
button.setChecked(true);
}
return button;
}
This may be a newby question, but I have searched the API and tried
different things for a while now and can't get it working.
Thanks for your time,
Jared Broad
No virus found in this out
docs-root.
Yes that makes sense and Button Displays OK when I move the folder into the
server.
Thank you for your help David, all I needed was a good night sleep!
Perhaps add a note the Skeleton install page "Server Installations"?
Regards,
Jared Broad
-----Original Message-
Fr
ted script. I scanned it and to my
newby-4.30am-eyes it looks fine.
Thanks heaps for your input!!
Jared
-Original Message-
From: Jared Broad [mailto:[EMAIL PROTECTED]
Sent: Sunday, 1 July 2007 4:14 a.m.
To: 'qooxdoo-devel@lists.sourceforge.net'
Subject: RE: Develop-Make Blank, Bu
ication.js
Line 20
Any thoughts?
The Application.js is virtually unmodified from the skeleton version, I just
changed the namespace.
Regards,
Jared
-Original Message-----
From: Jared Broad [mailto:[EMAIL PROTECTED]
Sent: Sunday, 1 July 2007 3:49 a.m.
To: 'qooxdoo-devel@lists.sourcefor
APPLICATION_BUILD_PATH = ./stocktrack
Dev Version: Does *not* Display Button
http://localhost/source/membershome.php
Build Version: Displays Button
http://localhost/stocktrack/membershome.php
I would like to get the development-make working but can't see how,
Thank you for your help,
Jared
15 matches
Mail list logo