Search found 2 matches
- Tue Apr 09, 2024 4:59 pm
- Forum: Coding Questions
- Topic: ImageGadget + SetGadgetState
- Replies: 3
- Views: 471
Re: ImageGadget + SetGadgetState
Works fine, thank you very much!
- Sat Apr 06, 2024 10:24 am
- Forum: Coding Questions
- Topic: ImageGadget + SetGadgetState
- Replies: 3
- Views: 471
ImageGadget + SetGadgetState
Hi,
I'm new with PureBasic and I didn't figure out how to use SetImageState.
I want to update 2D draw, I can do it by launching ImageGadget again, but the screen will flicker. I read it is possible to use SetGadgetState to make it update, but I don't know hoe to do it.
It would be nice if some ...
I'm new with PureBasic and I didn't figure out how to use SetImageState.
I want to update 2D draw, I can do it by launching ImageGadget again, but the screen will flicker. I read it is possible to use SetGadgetState to make it update, but I don't know hoe to do it.
It would be nice if some ...