Hello Everybody Initially I started with QTextEdit() class as a base to source editing mechanism. This class provides more visual capabilities like font zooming in real time which was implemented in HBIDE too.
Now I have shifted to QPlainTextEdit() which is optimized class for large file handelling but lacks some visual features, for now, which was font zooming only. I need your opinion about what way I should proceed ? Pure business with QPlainTextEdit() or some visual enhancements only on the cost of performance ? Regards Pritpal Bedi -- View this message in context: http://old.nabble.com/HBIDE---Some-Points-to-Discuss---I-tp26615827p26615827.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
