Computer Science Canada

S Works

Author:  copthesaint [ Wed Apr 22, 2009 11:59 am ]
Post subject:  S Works

Post any thoughts, comments or suggestions.
S Works Version 2
-New SGui Module
-New SKey Module
-New SColor Module

Author:  copthesaint [ Mon Apr 27, 2009 10:49 am ]
Post subject:  Re: S Works

I have Updated My SWorks Library. Smile
Enjoy.

Author:  BigBear [ Mon Apr 27, 2009 12:07 pm ]
Post subject:  RE:S Works

I would suggest making an example using most of your modules.

Author:  copthesaint [ Mon Apr 27, 2009 7:46 pm ]
Post subject:  Re: S Works

I have fixed my problem with the color module. It does mix now and I will post The Fixed files later when I have an example program finished.

Author:  copthesaint [ Wed Apr 29, 2009 12:16 pm ]
Post subject:  Re: S Works

Ok I had made a quick Example and Fixed a few things like with my STimer.tu Here it is and BTW I didnt use all commands from the modules. There are more.

Author:  tjmoore1993 [ Wed Apr 29, 2009 6:40 pm ]
Post subject:  RE:S Works

The big question!

What is S Work?
How does it help me?
How do I use it?

Author:  copthesaint [ Wed Apr 29, 2009 11:29 pm ]
Post subject:  Re: S Works

S Works was just a name I gave my program. When making the modules I knew I couldn't just use Draw or Time (Because they are predefined modules.) so I added an S in front of the modules. I really could have used any letter.

If you are a newer programmer, you may not have enough experience to make these modules, you may have a HUGE amount of difficulty making a timer or a button, and so these modules can be very helpful and will save many lines for the actual program you create. Easier and faster.

To use these modules simply import them. (Use the example program if unsure how to import or see the online Turing help. http://compsci.ca/holtsoft/doc/ )

LASTLY make sure you have the newest upload.

Author:  tjmoore1993 [ Thu Apr 30, 2009 6:25 am ]
Post subject:  RE:S Works

I will try them out and do a few exercizes tonight. Smile

Author:  copthesaint [ Wed Jun 10, 2009 2:21 pm ]
Post subject:  Re: S Works

Here Is another Add-On. SString Has a bunch of usefull string functions and procedures. Hope This is usefull to someone!
Also, I have Added a bunch of Draw procedures to SDraw. You can Choose to draw to scale now or Draw normally.


: