The qooxdoo example with links is working for you? Are you sure you
haven't modified anything else?
Sebastian
Olivier percebois-Garve schrieb:
Hi again
To make a link in link in QxListView I have tried this inspired from the
demos.
"Open" is displayed, but the link is not functioning. I am not sure of
what is the qooxdoo way to do such things. Any hint ?
ld.push({ id : { text : "<?php echo $slide['Slide']['id'] ?>" }, name :
{ uri : "http://www.google.com", html : "Open " }, modified : { text :
"<?php echo $slide['Slide']['modified'] ?>" }, created : { text : "<?php
echo $slide['Slide']['created'] ?>" }});
....
var lc = {
id : { label : "Identifier", width : 100, type : "text",
sortable : true, sortBy : "text" },
name : { label : "Name", width : 100, type : "html", sortable
: true, sortBy : "html" },
modified : { label : "Last Modified", width : 150, type :
"text", sortable : true, sortBy : "text" },
created : { label : "Created", width : 150, type : "text",
sortable : true, sortBy : "text" }
};
Olivier percebois-Garve wrote:
hi
I want to put a link in QxListView. How should I do ?
QxLink?
thanks
olivier
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel