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

[STR Pending]

Link: http://www.fltk.org/str.php?L2795
Version: 1.3-current
Fix Version: 1.4-feature (r9232)


OK, I've checked in a few more mods to fix the selection slowness issue
on very large trees as mentioned by Dave.

See r9231 and r9232. (Or just upgrade to r9232)

Since this fix breaks FLTK's ABI, it's ifdef'ed out by default
in the 1.3.x series, and won't be enabled by default until 1.4.0.

So to make use of this fix during the 1.3.x series of releases,
you'll need to:

   1) Add: #define FLTK_ABI_FEATURE 10302
      ..to FL/Enumerations.H and rebuild FLTK

   2) Rebuild your app /statically/ with FLTK.
      Do NOT build your app against FLTK dll's if using this feature!

Bumping this STR to "1.4-feature" and leaving it open, so that when 1.4.0
comes out, this fix will be included in default builds.


Link: http://www.fltk.org/str.php?L2795
Version: 1.3-current
Fix Version: 1.4-feature (r9232)

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

Reply via email to