forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

window_update@() not work

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
gamma



Joined: 13 Jan 2005
Posts: 1

PostPosted: Thu Jan 13, 2005 9:54 am    Post subject: window_update@() not work Reply with quote

This is my first programm in fortran with graphics. I used SIMPLEPLOT function. My code is:

main Programm:
...........
i=winio@('%ca[Plot]%bg[grey]&')
i=winio@('%pl[x-array]&',400,250,N,x,y)
i=winio@('%ta%`^bt[Update]',update_plot)
...............

function integer update_plot()
....
c here is created new values for N,x,y
....
call window_update@(N,x,y)

I have debugged and I get no errors. But the graph is not updated.
Can you help me?



thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group