[R] RGtk2 / gWidgets - addHandlerClicked Problem
john verzani
jverzani at gmail.com
Mon Dec 28 03:50:22 CET 2009
Mark Heckmann <mark.heckmann <at> gmx.de> writes:
>
> In The following code, the table handler is executed twice when the
> button is pressed (from the 2nd pressing on).
> I want it to be executed only once. Does someone know, why this
> happens and how I can change it?
>
>
.. snip ..
> Thanks!
> Mark
>
Mark, it is a bug in how svalue<- updates the table, as it does it twice: once
to clear the selection and a second time to set the selection. I'll have to look
into this one to see what I can do.
--John
> –––––––––––––––––––––––––––––––––––––––
> Mark Heckmann
> Dipl. Wirt.-Ing. cand. Psych.
> Vorstraße 93 B01
> 28359 Bremen
> Blog: www.markheckmann.de
> R-Blog: http://ryouready.wordpress.com
>
>
More information about the R-help
mailing list