>>>> "Andy" == Andy Piper
<andy(a)xemacs.org> writes:
> >> is it possible to customize XEmacs so that a selected
buffer
> tab >> is displayed with a different face (like in Visual
> Studio .NET :-) )? > Not on windows. I couldn'tnd any way to
> do it with the win32 APIs I had a look into MSDN, and
> apparently it's necessary to implement owner draw to get more
> than one font in a tab control - google "TCS_OWNERDRAWFIXED"
> for various examples. Anyway, at the moment I'm not very
> interested in Windows - what about GTK?
Andy> I didn't do the GTK support
I'm working on extending face support throughout the X/GTK platform
(to things like menubars and native widgets, and for better support on
toolbars). It's not currently possible, except maybe by seriously
non-portable resource hacking (and I don't have the slightest idea how
to go about tickling GTK into giving that kind of access).
The model I'm using for toolbars is to take advantage of their
implementation in terms of glyphs for the buttons. I'm not sure how
to deal with widgets that are entirely implemented in C yet.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.