[Felix-language] Felix GUI

2014-08-17 Thread john skaller
I'm bored with the build system so it is time to have some fun: Felix now has a builtin GUI. Well .. its work in progress! Requirements: * SDL2 * SDL_ttf * SDL_image must be installed. You will have to set up the Felix *.fpc database files sdl2.fpc sdl2_ttf.fpc sdl2_image.fpc Please s

Re: [Felix-language] [felix] Felix GUI

2014-08-17 Thread john skaller
On 18/08/2014, at 1:09 PM, john skaller wrote: > I'm bored with the build system so it is time to have some fun: My first objective here is to make a special kind of window I will call a "console". This is a window with a monospaced font, default text colour, and caret position which you can re