thank you guys for caring about my problem

have a nice day

testalucida



> > On 03/25/13 05:16, testalucida wrote:
> > >  _____
> > > /    x\  o
> > >
> > > I'm interested in click "x" but not in click "o".
> > =
>
> >     What Ian said, and I'd offer that setting when(FL_WHEN_NOT_CHANGED)
> >     /should/ work for your case, but does not.
>
>
> Yes; I tried that too, to no avail...
>
> However, I now think we may be missing a real easy trick here.
>
> Fl_Tabs has an (apparently undocumented) public method which() that takes (=
> int event_x, int event_y) and returns non-zero if it hits a valid tab...
>
> Well, I think that's what it does, anyway...
>
> So, harking back to testalucida's original query, he had the event position=
> s from his handle() method, so this might be enough to get him sorted out?
>
>
>
> > =
>
> >     This is probably a bug in Fl_Tabs; I opened STR#2939
> > <http://fltk.org/str.php?L2939>
> >     and suggested a patch there which makes that work, e.g.
>
> Looks about right - though I do wonder if it is a bug or not?
> Do we want to be able to "reselect" an already selected tab? Dunno...
>
> Though if FL_WHEN_NOT_CHANGED is set, maybe it should allow the tab to be r=
> eselected...?
>
>
>
> Selex ES Ltd
> Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS=
> 14 3EL
> A company registered in England & Wales.  Company no. 02426132
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to