« Return to Thread: FXTable, SEL_REPLACED and modal dialogs, 2nd

Re: FXTable, SEL_REPLACED and modal dialogs, 2nd

by Lyle Johnson-4 :: Rate this Message:

Reply to Author | View in Thread


On Jan 5, 2009, at 3:00 AM, Philippe Lang wrote:

> I'm using the SEL_REPLACE event in FXTable to check at run-time that  
> the
> values entered by the user are correct. In case of an error, I tried  
> to
> show the error with an FXMessageBox modal dialog, like in the  
> following
> test code:

<snip>

> FXRuby or maybe fox itself gets confused after the modal dialog has  
> been
> closed: although the mouse button has been released, FXTable cells
> selection follow the mouse.
>
> To reproduce the problem, do the following:
>
> 1) Click in a cell.
> 2) Type something in this cell.
> 3) Press TAB or click on another cell. An error message appears. Close
> it.
> 4) Move your cursor around on the table cells. Here is the problem.

Philippe,

I am (so far) having trouble reproducing this bug. I've tried it both  
on OS X and Windows XP, using the latest release of FXRuby. What OS  
and version(s) of things are you working with?

Thanks,

Lyle
_______________________________________________
fxruby-users mailing list
fxruby-users@...
http://rubyforge.org/mailman/listinfo/fxruby-users

 « Return to Thread: FXTable, SEL_REPLACED and modal dialogs, 2nd