Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Eliminating the Run Window
Index -> General Programming
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Clayton




PostPosted: Tue Jun 20, 2006 5:09 pm   Post subject: Eliminating the Run Window

what languages out there can allow you to modify the "run window" to make it full screen? my friend asked me before and i told him i didnt know so now im asking u guys Very Happy
Sponsor
Sponsor
Sponsor
sponsor
rizzix




PostPosted: Tue Jun 20, 2006 6:17 pm   Post subject: (No subject)

What run window?
Cervantes




PostPosted: Tue Jun 20, 2006 7:47 pm   Post subject: (No subject)

Heh. The point rizzix is making is that most programming languages don't use a a run window for everything. Text only programs are run through the command line. If you want graphics, you have to use a graphics library (such as SDL, GTK+, Fox, OpenGL...). This means that you'll be using these libraries to create your run window.

So, any programming language that uses external graphics libraries can probably create full screen windows, provided those libraries that can do this have the necessary bindings for that language in question.
aldreneo




PostPosted: Thu Jun 22, 2006 7:39 pm   Post subject: (No subject)

Program in C/C++ with SDL, or Direct X, OpenGL
Null




PostPosted: Fri Jun 23, 2006 9:06 am   Post subject: (No subject)

This is exactly my problem with teaching Turing as a first language. People get accustomed to unrealistic situations.
upthescale




PostPosted: Sun Jun 25, 2006 11:59 am   Post subject: (No subject)

%SuperFreak- dont u meen setscreen("max;max")?????
Mazer




PostPosted: Sun Jun 25, 2006 2:17 pm   Post subject: (No subject)

That's not fullscreen, that's a maximized window.
Cervantes




PostPosted: Sun Jun 25, 2006 6:06 pm   Post subject: (No subject)

Furthermore, that's Turing-only; SuperFreak82 was asking about languages in general.

How I wish we had a karma system at this moment.
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Sun Jun 25, 2006 6:57 pm   Post subject: (No subject)

Cervantes wrote:
How I wish we had a karma system at this moment.

I think you mean the black card system. Wink

Anyway, the real answer to this topic is basically any language other than Turing. Smile
Display posts from previous:   
   Index -> General Programming
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 9 Posts ]
Jump to:   


Style:  
Search: