This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-26 13:31:50

kkoller
New Scratcher
Registered: 2012-01-26
Posts: 1

Scratch as a GUI for DOS program?

Hello All,
I have a couple middle school students who wrote a successful DOS net messaging system.  I want them to try to make a user interface for it.  We are looking for a free program to create the interface and thought maybe Scratch could be a solution but I don't know enough about programming to know if there is a way to link the two together.  If anyone could get me pointed in the right direction to know if this is possible with scratch and what resources to use as a guide I would be very grateful.  Unfortunately right now the kids are stymied by the ignorance of their teacher  sad
Thanks

Offline

 

#2 2012-01-26 13:33:25

nickbrickmaster
Scratcher
Registered: 2010-02-02
Posts: 500+

Re: Scratch as a GUI for DOS program?

It might be possible to make a dll and then mod scratch to interact with it.


Ask me what I'm doing, wait an hour than roll a die, if it's 4-6, I'm playing Skyrim, if it's 1, I'm eating, if it's 2-3 I'm programming.
Steam: nickbrickmaster | RotMG: PwnThemAll | Minecraft: nickbrickmaster | League Of Legends: BaneOfTitans

Offline

 

#3 2012-01-26 13:33:29

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Scratch as a GUI for DOS program?

scratch can be communicated with via network sockects if you can find a way of doing this in dos...


http://i.imgur.com/1QqnHxQ.png

Offline

 

#4 2012-01-26 14:15:27

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Scratch as a GUI for DOS program?

As TRocket said. Once you have sockets for DOS, then you can enable Remote Sensors ( http://wiki.scratch.mit.edu/wiki/Remote … onnections ) and communicate through that.

DOS isn't really something you should use for creating programs in general. It's a good tool and all, but you shouldn't use it for projects.

Offline

 

Board footer