Can there be a resouce to set the default fonts for applications in
the .avirc?  I need at least 

             QApplication app(argc,argv);
+                app.setFont(QFont("Times",6));
             QtRecompressorCtl ctl;

in samples/qtrecompress/main.cpp to be able to read the dialog box.  I
figure that all the avi progs will need it aswell.  (It seems that QT
sizes the font to the display yet the dilog boxes themselves aren't
adjusted).

        --Mat


_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to