DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2221
Version: 1.3-feature
Fix Version: 1.3.0 (r6951)


manolo gouy wrote:

> About the dynamic_type question: I will see if I can do otherwise
> with w->type() call. If not, I don't see how to do otherwise.

You wanted to say "dynamic_cast". I'd appreciate if we don't use type()
for anything else than widget-specific types, and there is no general way
to use type() to decide if the widget is an Fl_Input_* class.

I also don't think that it's worth the effort to display the dragged text,
because this would be Mac-specific, and I'm sure that other users wouldn't
like it. Thus my proposal: use a generic image (or cursor symbol or ...),
just as it was before and as it is on other platforms.

Just my 2 ct.


Link: http://www.fltk.org/str.php?L2221
Version: 1.3-feature
Fix Version: 1.3.0 (r6951)

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to