
-----------------------------------
copthesaint
Wed Apr 22, 2009 11:59 am

S Works
-----------------------------------
Post any thoughts, comments or suggestions.
S Works Version 2
  -New SGui Module
  -New SKey Module
  -New SColor Module

-----------------------------------
copthesaint
Mon Apr 27, 2009 10:49 am

Re: S Works
-----------------------------------
I have Updated My SWorks Library.  :)
Enjoy.

-----------------------------------
BigBear
Mon Apr 27, 2009 12:07 pm

RE:S Works
-----------------------------------
I would suggest making an example using most of your modules.

-----------------------------------
copthesaint
Mon Apr 27, 2009 7:46 pm

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.

-----------------------------------
copthesaint
Wed Apr 29, 2009 12:16 pm

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.

-----------------------------------
tjmoore1993
Wed Apr 29, 2009 6:40 pm

RE:S Works
-----------------------------------
The big question!

What is S Work?
How does it help me?
How do I use it?

-----------------------------------
copthesaint
Wed Apr 29, 2009 11:29 pm

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.

-----------------------------------
tjmoore1993
Thu Apr 30, 2009 6:25 am

RE:S Works
-----------------------------------
I will try them out and do a few exercizes tonight. :)

-----------------------------------
copthesaint
Wed Jun 10, 2009 2:21 pm

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.
