free add-ons/sample code (for beginners I think)

Hello,

I’ve been developing in Xojo for some years and I thought I could release
some stuff I have flying around on my HD. Some are more interesting some are less I think
and for some I’ve been asked for to release. Since I code on MacOS, most code is not
optimized for windows.

The projects tackle different problems I’ve solved hopefully and I hope
my sample code may encourage more people developing in Xojo and releasing
their projects. I not a professional programmer so don’t blame me for bugs or the code.

Anyway, enjoy. :slight_smile:

(in order to compile & run use the latest Xojo2014 version)

1. TextScoll

https://www.dropbox.com/s/hf9v4kc9vcq55xu/TextScroll8.xojo_binary_project?dl=0
2. Switch

https://www.dropbox.com/s/550n8855rg6zxo9/EasySwitch_v1.03.xojo_binary_project?dl=0
3. HelpControl

https://www.dropbox.com/s/ybopgimavo4eh4s/helpControl_v1_0.xojo_binary_project?dl=0
4. ScrollingStatusBar

https://www.dropbox.com/s/tnerdpuyy3qc9sz/scollingSatusBar1.xojo_binary_project?dl=0
5. ScopeBar2D

https://www.dropbox.com/s/z1ytn7zj0u24s3k/scopeBarFlat.zip?dl=0
6. ProgressBar

https://www.dropbox.com/s/o60s6fecq55h1rs/ProgressBar_1_01.xojo_binary_project?dl=0

Thanks Rob.

Very nice! Not only for beginners.

another one for more advanced users using delegates and containers.


https://www.dropbox.com/s/ff8t3ymql5901aq/scopeBarAppleMockup.xojo_binary_project?dl=0

Very nice Rob, thank you.