Hi All >1) How can width of fonts can be managed as in Windows ?
Resolved. Actually this can be achieved via oFont.setStretch( nFactor ). Though tricky but doable. >3) How to query keyboard states ? Resolved. qApp->keyboardModifiers() did the trick. Though it is not exactly calculate all artifacts but something is better than nothing. PENDING -------- 2) How to create and manage console caret ? Anybody with hints, ideas, code, etc ? Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/QT---Few-Unresolved-Issues-tp23072927p23085670.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
