PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Stephane Fonteyne on December 06, 2009, 06:02:20 AM

Title: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Stephane Fonteyne on December 06, 2009, 06:02:20 AM
Paul,

In the FireFly SDK Designer v2.00 was the function "Tab Order". I miss it in the current version. Can you please support in de properties window the property TabOrder?

Thanks
Stephane
Title: Re: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Marc van Cauwenberghe on December 06, 2009, 06:18:01 AM
Hello Stephane,

FF3 still has 'Tab Order' in the Firefly Workplace if this is what you mean. See attached pic.

Marc
Title: Re: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Stephane Fonteyne on December 06, 2009, 08:17:02 AM
Marc

Yes that is what I main thanks!

How Can I create dynamic graphics in FF like an dynamic oscilloscope screen (view). I would like view the sine voltages and sqaure wave voltages shapes that I have control with input data x and y values

Have somebody an example how I can do this in FF3 ?
Title: Re: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Rolf Brandt on December 06, 2009, 09:18:55 AM
Quote from: Stephane Fonteyne on December 06, 2009, 08:17:02 AM
How Can I create dynamic graphics in FF like an dynamic oscilloscope screen (view). I would like view the sine voltages and sqaure wave voltages shapes that I have control with input data x and y values

Have somebody an example how I can do this in FF3 ?

Stephane,

check this link. That might be exactly what you were looking for.

http://www.planetsquires.com/protect/forum/index.php?topic=2020.0

Rolf
Title: Re: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Robert Eaton on December 06, 2009, 05:25:48 PM
Here is a link to an oscilloscope in the form of a DLL. Not what you were asking for, but it should be possible to use the DLL with FF3.

http://www.oscilloscope-lib.com/ (http://www.oscilloscope-lib.com/)

Title: Re: FireFly SDK Designer IDE --> property Tab Order for each control
Post by: Roger Garstang on December 10, 2009, 05:05:23 PM
For a second there I thought this was suggesting graphical Tab Ordering like VS uses where you can click each control in the order you want and change tab order...which would be cool.  Only it would need to be better than VS of course since it sucks.  Enhancements to how it does it like being able to backtrack if you clicked wrong and a better way of selecting it for forms with tabs than doing it all over again each time for every tab level...tabs within tabs is really annoying in VS.