ModifyGraph Immediately
BMangum
My code is as follows:
Display ...
ModifyGraph ......
Prompt....
DoPrompt....
ModifyGraph ......
Prompt....
DoPrompt....
The problem I have is that the doprompt dialog box comes up before the ModifyGraph executes.
Only after the DoPrompt dialog is released does the graph actually get modified.
This is bad as I need the graoh to be modified first in order to make the prompt/doprompt more useful.
Is there any way around this?
March 19, 2012 at 02:08 pm - Permalink
March 19, 2012 at 02:14 pm - Permalink