S
smat-consulting
Guest
Assuming you're in the app builder: * select the editor-widget you want to change the font for * click on "Object Properties" button * click on "Fonts" button (on vertical bar on right side of dialog-box) * select the font-number that you want to use (in my ini font2=Courier New, size=8) If you want to do that simply in text - without the AppBuilder, you can use a statement like this: DEFINE VARIABLE EDITOR-1 AS CHARACTER VIEW-AS EDITOR NO-WORD-WRAP SCROLLBAR-HORIZONTAL SCROLLBAR-VERTICAL SIZE 30 BY 4 FONT 2 NO-UNDO.
Continue reading...
Continue reading...