drawLine( ) fails?

new topic     » topic index » view thread      » older message » newer message

I can not get drawLine() or drawLines() to put anything into the window. I am using the latest version of win32Lib. What am I doing wrong?

Louis.


include win32lib.ew
constant Main = create(Window, "No line?", 0, 0, 0, 200, 200, 0)
setPenColor(Main, Black)
drawLine(Main, 10, 10, 190, 190)
WinMain(Main, Normal)


new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu