We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FCInstances Bug
#1
In The Extension FCInstances There Is A Bug Once I Tried To Use It To Add More Graphics Windows It Was Unstoppable Like A Virus It Made 100 Windows And Was Making More Then I Have To ShutDown The PC.
Don't Know Was Any Coding Fault In It But I Am Thinking To Try Again But It Could Be Dangerous Confused
ZS
Reply
#2
Sounds like you had a recursive function - like a method that creates a window and calls itself.

To have multiple GraphicsWindows, look at the other-samples/LDWindows.sb that comes with LitDev extension download as well as FC that does it slightly differently.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)