[Kde-java] KFontDialog Test

KJ P kde-java@kde.org
Sun, 24 Feb 2002 15:37:41 +0000


Hello Richard

Thanks and also thanks for fixing the comboboxtest program for button to 
exit.

Regards


Kenneth

>From: Richard Dale <Richard_Dale@tipitina.demon.co.uk>
>Reply-To: kde-java@kde.org
>To: kde-java@kde.org
>Subject: Re: [Kde-java] KFontDialog Test
>Date: Sun, 24 Feb 2002 15:02:53 +0000
>
>On Saturday 23 February 2002 10:45 am, KJ P wrote:
> > Here is a KFontDialog test program
>OK good.. I've put that one in test/kfontdialog. I fixed
>KFontDialog.getFontDiff() and a couple of other KFontDialog methods. The
>flags argument to getFontDiff() is now an int[].
>
>       int[] flags = { 0 };
>       nRet = KFontDialog.getFontDiff(font, flags);
>       if (nRet == 1) {
>          System.out.println("Ok Button pressed from KFontDialog diff 
>dialog
>");
>          System.out.println("   Font diff flags: " + flags[0]);
>...
>
>Also QFont.charSet() is no longer in Qt 3, so I commented out the charset
>code.
>
>-- Richard
>
>_______________________________________________
>Kde-java mailing list
>Kde-java@mail.kde.org
>http://mail.kde.org/mailman/listinfo/kde-java



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.