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

[STR New]

Link: http://www.fltk.org/str.php?L2361
Version: 2.0-current


v 2.0 r7513 (or thereabouts) mod-patch 07

http://rainbowsally.net/tkf/fltk-2/mod-patch-07.tar.gz

* Fixed KDE.cxx (kde theme) which wasn't finding values correctly. (It
  was including the open brace but not the closing one in the section
  name.  It should include neither.)
  
* Larger font in piped shell window for fluid.  (courier 12, was a bit 
  small changed to 14, though 13, if supported might be better).  And
  changed tab order for the widgets so they don't retrogress on the 
  save fluid and code checkbuttons.  
  
* Yet another Fluid_Image fixup.  As it turns out xpmImage class 
  doesn't have the normal get() method though it IS a shared image
  type.  It should, but for now we'll make fluid play along with
  xpmImage/xpmFileImage nomeclature which is a non-intuitive and 
  harder to remember relic from version 1.x days.  Whatever. Fluid 
  handles it easily enough, but adding a "get()" method to xpmImage 
  that does xpmFileImage::get() will not break anybody's code.
  
  Adding doesn't break stuff.  Only removing methods or changing 
  how they behave breaks stuff.


* Well, well, well... HelpView problem solved.

  This is a temp fix because we need a standard method of dealing
  with images we need fully loaded and ready to show, like 
  
                            right NOW!!
  
  
    
  Time to celebrate.  That was a tough one.

  [It probably won't work on your system, even with the mod patches
  because something is wrong in the paths or there's a bum 'size'
  in the code somewhere.  But if you have a native 32-bitter, try
  test/help.  It may just work.  If it does, fluid docs can be 
  recreated where fluid expects to find them.  Get the paths from the
  error message.  Good luck.]
  
.


Link: http://www.fltk.org/str.php?L2361
Version: 2.0-current

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

Reply via email to