Complete.Org: Mailing Lists: Archives: freeciv-dev: August 1999:
Re: [Freeciv-Dev] ARGH my_XawScrollbarSetThumb still broken
Home

Re: [Freeciv-Dev] ARGH my_XawScrollbarSetThumb still broken

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jjm@xxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] ARGH my_XawScrollbarSetThumb still broken
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Wed, 1 Sep 1999 12:10:44 +1000 (EST)

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

[Prev in Thread] Current Thread [Next in Thread]