Re: [Freeciv-Dev] ARGH my_XawScrollbarSetThumb still broken
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Jeff Mallatt wrote:
> After making these changes, and replacing all my_XawScrollbarSetThumb()
> calls with XawScrollbarSetThumb() calls (and, removing the
> my_XawScrollbarSetThumb() routine), the scrollbars now work on my machine
> (they did not when I previously had tried to call XawScrollbarSetThumb()
> directly).
>
> But, so far, this only works on one machine. I'd like to hear if it works
> (or doesn't ;-) on any others -- especially those on which direct calls to
> XawScrollbarSetThumb() *did* work. Also, is adding this stuff to config.h
> the right way to try to fix this, or is there a better way?
I would actually prefer to _keep_ the my_XawScrollbarSetThumb()
wrapper, and then there is only one point where we have to worry
about fixing this problem (eg, if it re-appears in future on
different systems).
-- David
|
|