Having a Homer Simpson moment ... Doh! You are so correct. I didn't realize
that the source for this great little app was under
/application/feedreader/source/class/feedreader. Studying it
diligently now.
Thanks.
Mike
Jonathan Rass wrote:
>
> Hi Mike!
>
> Did you take a look at our Feed Re
I'm looking to jump start an application (actually a few of them). I've
worked with Qooxdoo a while ago (0.6) and have basically forgotten just
about all of it since then, that and my previous employer owns the source so
I don't have a reference.
Does anyone have a simple example of a basic app
I have a Table object with some numeric columns. I am storing integers in
the columns. The cell renderer seems to be formatting the cells though as
#,### (with commas). Is there any way to turn this off. In one case the
column is the primary key (numberic) and it doesn't make any sense to form
I've filed a bug report for this.
lycovian wrote:
>
> I had a custom Url cell renderer that was working a few weeks ago but one
> of my users commented today that when they click on the url in the cell of
> the table that nothing happens. After some poking around I've
I had a custom Url cell renderer that was working a few weeks ago but one of
my users commented today that when they click on the url in the cell of the
table that nothing happens. After some poking around I've discovered that,
in Firefox at least, that this has stopped working. Anyone else hav
Looks like the SelectionModel for a Table fires a "selectionChanged" event.
This is a problem as qx.constant.Event.CHANGESELECTION actually evaluates to
"changeSelection" (it's missing the 'd'). Just a small incongruity that
someone might want to fix.
Mike
--
View this message in context:
htt
I can't find a reference to this in the board but I know it is possible.
Sorry if this is a redundant questions but I have a URL that I would like to
show as a link in a cell inside of .Table. Any idea on how to get a
hyperlink inside of a cell?
Thanks in advance for the help.
--
View this mes
There are numerous animated Gifs out on the web that can be displayed while
the browser is "doing something". I pull a large record set (about 3000
rows) via an Ajax call and use it to populate a qx.ui.table.Table. I've
subclassed the table include an qx.ui.basic.Atom that includes the animated
I noticed this change also in the new build system a few weeks back. Seems
like --add-new-lines doesn't actually do anything now. Not a biggie but a
little problematic if you accidentally trace into the qx.js file.
Mike
dperez wrote:
>
> Hi,
>
> I've discovered a change I don't like with the
Yep, I noticed that the button was broken on Tuesday's svn checkout. I've
got the same problem.
dperez wrote:
>
> http://demo.qooxdoo.org/html/example/Table_1.html
>
> The button at the right to toggle the visibility of columns does nothing.
>
--
View this message in context:
http://www.
Thanks for the info. I will wait until next week. Can't wait to use them
though. Splitters have been high on my wishlist of widgets for while now.
Volker Pauli wrote:
>
> Hi,
>
> On Thu, 2006-08-31 at 22:40 -0700, dperez wrote:
>> Hi Lycovian,
>>
>
Now how do you use them? Examples Splitter1/2/3 under Test don't seem to do
anything. Anyone have a simple working example?
--
View this message in context:
http://www.nabble.com/Yay%21--Splitters-...-tf2199462.html#a6088937
Sent from the qooxdoo-devel forum at Nabble.com.
--
With the most recent svn (4000) checkout of Qxd there seems to be a problem
with the showMinimize/Maximize/Close calls. If any of these calls is made
then the window will not show. Possibly a bug. I'm new to this slightly so
let me know where I should post this if not here.
Here is a small exa
I was curious about setSpace method for the qx.ui.window.Window object so I
opened the doc page for it and asked the Properties area to expose Inherited
properties. The space property didn't show up. From grepping the source I
can see this properly is created in the qx.ui.core.Widget object.
seems
like this is a relatively core issue that should "just work". DPerez, you
seem like you hang out here more than I, do you think I file a ticket?
dperez wrote:
>
> Hi Lycovian,
>
> I use successfully qx.ui.core.Widget.flushGlobalQueues(true)
>
>
> lyco
By the way, the link to the Wish List page that you mention in your previous
post is broken.
I had wanted to add a wish list item though:
In the new documentation, it would be nice if there were a link (per class)
that also allowed you to see the source. The docs are still a little sparse
(but m
I've successfully subclassed a qx.ui.table.Table and packaged it with an Ajax
datasource. Way cool! I'm having problems with the vertical scroll bar
though, particularly getting the thumb to show up on the bar.
I've set the Ajax call to be asyncronous so the table is first painted
without dat
17 matches
Mail list logo