kaha Posted 1 hour ago Report Posted 1 hour ago wnd.font with face WND_COURIER does not result in fixed space font. I use this code: disp_AP = wnd.open("Display on", 3000, 100, 550, 535) wnd.font(disp_AP, WND_COURIER, 10) wnd.text(disp_AP, 5, " Hello") Karl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now