>>  Unfortunately, the magnifying_box_ doesn't get any mouse events once
>> its window is shown under the cursor: it's still the background main
>> window who gets them. Am I missing something?! Should I explicitly
>> call some other method?
>
> I haven't been following this - but maybe you need to make your popup
> window modal, so that it gets all the events in preference to your
> main window? Would that work?

 Well, the popup magnifying window _is_ modal. I tried also re-assigning
it so with magnifying_window_->set_modal() before ->show(), but it still
doesn't get events in the magnifying_box_. Neither it works if making it
non-modal.
 Some other hint?! :-)

  Regards,
             Z.B.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to