Post Reply 
Programming problem with graphics
11-21-2014, 03:37 PM (This post was last modified: 11-21-2014 03:40 PM by Han.)
Post: #2
RE: Programming problem with graphics
You never declared the size of G1. So you're pretty much drawing into nothing, and then copying nothing into G0. Insert DIMGROB_P(G1,320,240) at the top and your clock works as it should.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Programming problem with graphics - ww63 - 11-21-2014, 01:30 PM
RE: Programming problem with graphics - Han - 11-21-2014 03:37 PM



User(s) browsing this thread: 1 Guest(s)