Cool. I tried out cellrenderer.Boolean, and then cellrenderer.Image,
with my own image, and got what I needed.
Previously I'd tried IconCellRenderer, but it kind of broke the table.
Thanks,
Bill
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Be
Im using qx.io.remote.Rpc to hit a PHP backend JSON RPC server, which
then passes the request onto some PHP and Java classes. How can I
maintain a session state with these backend classes so that each new
async or sync request does not start a new session?
Thanks
begin:vcard
fn:Jeremy Hahn
n:H
Hi folks,
I'm a noob to qooxdoo (~1 week now) so forgive me if this is covered
elsewhere.
Was trying to get a button to toggle on and off but the only Widget that
appeared to suit my needs was qx.ui.toolbar.CheckBox.
When adding toolbar.CheckBox to a CanvasLayout (ie. not a Toolbar as it
was i
On 10/31/07, Bill Adams <[EMAIL PROTECTED]> wrote:
>
> With Derrell's help, I learned how to make clicking on a cell trigger an
> action.
>
> I would like the cell (in column 1 or 2) to contain an icon instead of
> text. I've spent quite a while on this but am still stumped.
>
Take a look at the
Emil Prichici wrote:
>
> Hi,
>
> Thanks for your answers.
>
> In my opinion the cause of the problem is the
> qx.ui.table.pane.Scroller._focusIndicator. When this widget is set to
> visible a click event is dispatched only if the click is located in the
> focused cell as opposed to when the wi
With Derrell's help, I learned how to make clicking on a cell trigger an
action.
I would like the cell (in column 1 or 2) to contain an icon instead of
text. I've spent quite a while on this but am still stumped.
Regards,
Bill
-
Hi,
Thanks for your answers.
In my opinion the cause of the problem is the
qx.ui.table.pane.Scroller._focusIndicator. When this widget is set to
visible a click event is dispatched only if the click is located in the
focused cell as opposed to when the widget is not visible when every mouse
clic
Thank you for your attention to the problem.
I was able to post a video sample, but unfortunately my reply was considered a
new thread:
http://sourceforge.net/mailarchive/forum.php?thread_name=BA0FD0EA8282D74CAE2088A5DCB4474B201473%40S005.maia.efacec.pt&forum_name=qooxdoo-devel
Regards,
Hel
Hi,
I guess it's not a cell-click problem.
The "click"-event (on the table-widget) only fires in FireFox if a row is
already selected.
If my focus is on another widget and I click into the table, no click-event is
fired.
If the table-widget has the focus then I can catch the click-event on each
Hi Emil,
the click events on table cells are pretty new and what you observe
probably is a bug. Could you please add this bug to bugzilla? Bsasically
the contents of this mail would suffice to describe the bug.
Best Fabian
> Hello,
>
> I encountered the following problem and I didn’t find anyth
10 matches
Mail list logo