On Fri, May 25, 2001 at 08:36:33PM -0700, Evan Martin wrote:
> Look harder! :P
I am, I am. :-) Actually, I'm thinking now that they may be being drawn
off-screen. I'll debug some dpy_ variables and find out if that's what
it is..
> Actually, your patch didn't include that modification for some reason...
> Send a new one?
Oh, duh. I'm sorry. I think it was just:
mail/mail.c:
< dpy_height - Y_COORD_OFFSET);
--- > Y_COORD_OFFSET); 170c170 < dpy_height - Y_COORD_OFFSET); --- > Y_COORD_OFFSET);mail/settings.h: 5c5 < #define Y_COORD_OFFSET 70 // from the bottom of the screen --- > #define Y_COORD_OFFSET 30 // from the top of the screen
Let me know how you get on with that.. :)
~C.
-- Chris Ball. chris@cpan.org || http://printf.net/
_______________________________________________ Further-devel mailing list Further-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/further-devel
This archive was generated by hypermail 2.1.2 : Sun Nov 11 2001 - 14:16:15 PST