Re: std/graphcst.e colors in OSX

new topic     » goto parent     » topic index » view thread      » older message » newer message
dukester said...

Still no joy....

Same problem colours...

What does that mean, exactly?

Are you saying that when your program executes text_color(3) you are seeing some color other than BROWN? If so, what color are you seeing? And when your program executes text_color(6) you are seeing some color other than CYAN? If so, what color are you seeing?

What EXACTLY is displayed when you execute ...

eui -version 

Can you also run this program and report back what you see it display ...

----- 
ifdef OSX then 
puts(1, "OSX") 
elsifdef UNIX then 
puts(1, "UNIX") 
elsedef 
puts(1, "WINDOWS") 
end ifdef 
---- 
new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu