On Mon, 09 Apr 2001 17:42, Sebastian Trueg wrote: > hi, > > is it possible to disable AA for a single widget in the code. > I want to display program-output in a textview with a fixed font that looks > awful with AA enabled! Well, I don't know if it's possible to use setenv() for a single widget, but why don't you just use a properly displayed fixed font like Andale Mono, Courier, Courier new, Lucida Console, etc.? -- #include char quote[] = "[05:09:14] I can't get kde to run on Microsoft xenix 2.0"; void not_quite_random(char *rq){printf("Not-quite-random quote:\n%s\n", rq);} int main(){not_quite_random(quote);} // Triskelios - trisk@quasarnet.org >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<