INPUT Box [now to use RUBY]
Posted: Fri May 10, 2013 12:34 am
Hello GANG!
Have recently made the transition form SM to FS. In the process, I've been able to improve my first project with the addition of RUBY's flexibility.
There is a MAJOR routine that I've been trying to convert that has me perplexed.
History ... I was fortunate to have 'TROG' make modifications/rewrite of a 'dual input' edit box routine. The initial 'design' needed a double mouse click to activate the edit box. The 'dual' inputs stem from data that can come in from disk that pre-loads the Edit Box. This box can also handle User input data. [this is a rather straightforward need in an app].
Now enter FS with RUBY.
Now I would like to find a better solution with FS {Ruby].
The 'design' idea has changed somewhat ... the double click to edit is something that I've reconsidered. It now seems just a single click would be more user friendly.
In the enclosed schematic I've included the TROG MOD'd [SM] version, along with my attemps in FS. Because this User data gets placed within the GUI of the app ... I need to apply restrictions to the entered data ... some are to maintain the GUI appearance, and others are to provide additional user friendlyness
My call out to the GURU's ... this is such a fundamental requirement for all different kinds of apps. I've been all through the forums researching a solution, but have come up short.
Any help getting this realized would be most appreciated. I'm sattemptsurfriendlinesse many others would find this useful.
Thanks for helping out the rookies !
Have recently made the transition form SM to FS. In the process, I've been able to improve my first project with the addition of RUBY's flexibility.
There is a MAJOR routine that I've been trying to convert that has me perplexed.
History ... I was fortunate to have 'TROG' make modifications/rewrite of a 'dual input' edit box routine. The initial 'design' needed a double mouse click to activate the edit box. The 'dual' inputs stem from data that can come in from disk that pre-loads the Edit Box. This box can also handle User input data. [this is a rather straightforward need in an app].
Now enter FS with RUBY.
Now I would like to find a better solution with FS {Ruby].
The 'design' idea has changed somewhat ... the double click to edit is something that I've reconsidered. It now seems just a single click would be more user friendly.
In the enclosed schematic I've included the TROG MOD'd [SM] version, along with my attemps in FS. Because this User data gets placed within the GUI of the app ... I need to apply restrictions to the entered data ... some are to maintain the GUI appearance, and others are to provide additional user friendlyness
My call out to the GURU's ... this is such a fundamental requirement for all different kinds of apps. I've been all through the forums researching a solution, but have come up short.
Any help getting this realized would be most appreciated. I'm sattemptsurfriendlinesse many others would find this useful.
Thanks for helping out the rookies !