good morning ;)

now my program is finished... and works fine...

and i encounter a new problem.... i would like to add an ncurses gui.... so i 
read the manual... but nothing with menues and windows.... i searched the 
internet.... found the fflib .. and i tried to implement ncurses via the 
fflib but it doesn't work (because i am unfamilar with c and c-header 
files... and gforth crashed often even when i tried syscalls that worked 
before) 

then i tried to code some gui in plain gforth but i was not able to emit chars 
as "upper left corner" etc... (i tried it through esc sequences and read a 
manual about it in the internet..... but the graphic chars won' t work in 
gforth)

i also searched for a ready ncurses.fs but it seems that noone has coded it 
yet ;)

so i tried bigforth but on my system it hangs after a few minutes for about 10 
seconds then runs and hands..and so on... it gets even worser when i try to 
use minos.... mybe it is because i compiled the source wrong....

after that i tried isforth... because it has an ncurses gui... but no docs 
*g*... for a forth beginner it is not easy to understand which words to 
use.... 

so here is my question... how can i get a ncurses gui?

mfg
r. hautkappe

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to