On Sunday 20 April 2008 10:10:24 Yair K. wrote: > On Sunday 20 April 2008 03:07:35 Laura nmi Michaels wrote: > > It would be great if Timidity users could try > > this addition out without having to go search for the patch. I did have > > one problem compiling it on my system, but once that was corrected this > > ran beautifully. I'm running DeLi Linux and I installed the xaw3d > > package for the distribution. The compiler couldn't find Xaw3dP.h which > > doesn't appear to exist on my system. > > Deli uses an older (v1.5) xaw3d version than is typically used (v1.5E is > latest), and that version does not possess the Xaw3dP.h file. The reason > Xaw3dP.h is used (even though it's "Not for public consumption") is because > it lets timidity know at compile time whether XAW3D was compiled with > XAW_ARROW_SCROLLBARS - the scrollbar actions are different in that case and > it requires some fiddling to make sure mouse wheel scrolling works on both > cases (Xaw doesn't support this by default). I'll make a patch to fix this.
Try using the attached patch for the CVS source. It moves the check to runtime, eliminating the dependency on Xaw3dP.h. There are also some misc. changes (mainly: setting useBottom at the resource level rather than as arguments to XtVaCreateManagedWidget, so if you're using a resource file use the patched one). Yours, Yair K.
timidity-xaw-make-startscroll-check-at-runtime.diff.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________ Timidity-talk mailing list Timidity-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/timidity-talk