Re: Running exmh with Tk/Aqua.. unreadable buttons
Harvey Eneman <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
> >in my quest to make exmh run on MacOSX I am currently trying the Aqua > >port of Tcl/Tk (which doesn't have the faces segfault problem). > >However one of the most annoying 'features' is that I can't read most > >of the buttons, as they are rounded and eat much of the text. > > In my opinion, that's a bug in the Aqua Tk port (or, indeed, a misfeature > of Aqua). It's probably best fixed within the Aqua Tk port, rather than > exmh, as it will surely effect other Tk apps. By commenting out a few exmh app-default properties, I have apparently resolved this issue (Mac OS X 10.5.8, tk/tcl 8.5.8). Harv app-defaults: 54c54 < !*font: fixed --- > *font: fixed 74,77c74,77 < !*padX: 2 < !*padY: 2 < !*Button.padX: 1 < !*Button.padY: 1 --- > *padX: 2 > *padY: 2 > *Button.padX: 1 > *Button.padY: 1 _______________________________________________ Exmh-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/exmh-users
(unnamed)
(message/rfc822, 4.5 KB) - not displayed
signature.asc
(application/pgp-signature, 225 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Exmh version 2.7.2 01/07/2005 iD8DBQFLgzTKJWLrSYxEfJMRAnncAKDOWGQ9U82GuEflyXzixNVTrnZe3gCgg2gT ChM9v788PRKK/2iyn7OgD2Q= =jfyE -----END PGP SIGNATURE-----