Re: graphics mode 261 query
- Posted by andi49 Oct 05, 2015
- 2264 views
thank you andreas
to use the commands (routines) in your exmaple - would i need to be running euphoria 3, euphoria 4, or phix?
Hallo
tinewg works with Eu4.0,4.1(32bit) and maybe Phix (i never tested it myself) not with Eu3.1.
From other postings i have seen you are working with Eu3.1.
Maybe you download can EuWinGui and give it a try. EuWinGui comes with really good Doc's and easy to understand Demoprograms.
You can download it on Rapideuphoria http://www.rapideuphoria.com/euwingui.zip
If you come from dos programing, EuWinGui can give you a good start to learn programing under a GUI.
tinewg is my version for a simple GUI wrapper based on (the concept, not the code) EuWinGui
You can downlaod tinewg here https://bitbucket.org/andiwagner/tinewg
Andreas