IonicWind Software

Aurora Compiler => Software Projects => Topic started by: Bruce Peaslee on February 12, 2006, 09:16:38 AM

Title: Aurora Programmers Toolkit
Post by: Bruce Peaslee on February 12, 2006, 09:16:38 AM
I plan to market a set of tools, hints, guidelines, etc. for Aurora programmers, aimed mostly at folks new to the system. It will consist of stuff I have created for myself and will be a continuously evolving project. The first phase is almost ready (and it will be smallÂÃ,  ;)ÂÃ,  ).

I do not feel right about taking all the advice that I have from people and then turn around and charge them for the result, so it will be my policy to provide a free copy to any member of the forum (at the point of release) who wants it.

Only time will tell if it's worth anything.ÂÃ,  ÂÃ, 8)
Title: Re: Aurora Programmers Toolkit
Post by: mrainey on February 12, 2006, 09:34:58 AM
QuoteOnly time will tell if it's worth anything.


I'm betting it will be.
Title: Re: Aurora Programmers Toolkit
Post by: LarryMc on February 12, 2006, 10:28:41 PM
Me too!
Title: Re: Aurora Programmers Toolkit
Post by: Dennisc on February 16, 2006, 09:20:31 AM
Great idea - will definitely help me!
Title: Re: Aurora Programmers Toolkit
Post by: Rock Ridge Farm (Larry) on February 17, 2006, 12:15:10 AM
Is it done yet? :)
Title: Re: Aurora Programmers Toolkit
Post by: donh on February 17, 2006, 07:04:12 AM
where is my copy?
Title: Re: Aurora Programmers Toolkit
Post by: lviklund on February 17, 2006, 07:16:20 AM
Sounds interesting.
I'm in the queue as well.
Title: Re: Aurora Programmers Toolkit
Post by: Bruce Peaslee on February 17, 2006, 09:19:00 AM
I will never be done as long as we progress, but I should have the first version ready in a day or two.
Title: Re: Aurora Programmers Toolkit
Post by: Bruce Peaslee on February 20, 2006, 06:19:22 PM
It's done.ÂÃ,  ÂÃ, :o

Here is the linkÂÃ,  http://www.campanilesystems.coml

This is only the beginning of what I hope will be a significant undertaking. Please feel free to comment on the good (and the bad) and give suggestions on what you might like to see.

Thanks for all the help.

EDIT: The link has been changed to point just to me web site as the Toolkit is no longer free to the general public. See my latest post.
Title: Re: Aurora Programmers Toolkit
Post by: donh on February 21, 2006, 12:38:18 PM
Bruce,

Very nice for a start great foundation to work from.
This should be a great help.

Don
Title: Re: Aurora Programmers Toolkit
Post by: LarryMc on February 21, 2006, 12:45:17 PM
Keep'r comin' Bruce!!!!
Title: Re: Aurora Programmers Toolkit
Post by: Bruce Peaslee on October 01, 2006, 09:41:03 AM
The free offer for Toolkit has now expired.ÂÃ,  :oÂÃ, 

I will sell it separately or in some sort of bundle. However, as previously noted, it will still be available without charge to any member who joined this forum up through September 29, 2006. PM or email for details.
Title: Re: Aurora Programmers Toolkit
Post by: Bruce Peaslee on October 16, 2006, 11:43:44 AM
I've added a sort of tutorial to the Toolkit to show how I develeped the HoodMapÂÃ,© application. It is a line-by-line explanation in eleven parts.

For a description of "Version 2" of the Tookit, see http://www.campanilesystems.com/ToolkitData.html.


Title: Aurora Programmers Toolkit
Post by: Bruce Peaslee on March 30, 2007, 01:26:43 PM
After a very difficult period of many weeks I now have something that shows how to manipulate the Tree View Control. The exe is attached to this message. I've added the code to the Programmers Toolkit.

Please feel free to let me know how this is working.

Title: Re: Aurora Programmers Toolkit
Post by: Blue Steel on March 31, 2007, 02:36:48 AM
How the hell did i miss seeing this message lol.. oh well :(

Title: Re: Aurora Programmers Toolkit
Post by: mrainey on March 31, 2007, 06:40:26 AM
It looks and works great.  My only nitpick - the display is wider than my 1024 x 768 screen.
Title: Re: Aurora Programmers Toolkit
Post by: Bruce Peaslee on March 31, 2007, 10:20:32 AM
Quote from: mrainey on March 31, 2007, 06:40:26 AM
It looks and works great.  My only nitpick - the display is wider than my 1024 x 768 screen.

I'm glad it at least works!

I use 1280x1024. Adjusting the code for different screen resolutions would be needed if the program ever becomes more than just a demonstration of the tree control.

Title: Re: Aurora Programmers Toolkit
Post by: Doc on March 31, 2007, 08:07:04 PM
I haven't yet had a chance to work through all of the tutorials, but it sure seems to fill in a lot of blanks that I've had using Aurora to date.

Good stuff Bruce... thanks!

-Doc-