|
Godlike |
|
Joined: November 12th, 2005, 1:56 am Posts: 1474 Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
|
I want to acknowledge those who have been so helpful over the many months, sharing their knowledge and in many cases going out of the way to look into specific problems and questions.
Those have been great boosts to my learning and getting along past some obstacles. And of course it is always 'eye opening' to learn and discover what things are possible in this wonderful development tool.
So in that vein I want to give back. I've wanted to build something like the attached example, and finally put my attention to it. I've noticed several other people have had Questions around 'How to Rank answers' or perhaps display Test Results in ranked order. While this does not address that directly, some may find it useful in its own right, or may pick up some code to adapt.
What it is.
The User Drags and Drops two or more Text Boxes onto the Dropzone.
Those dropped closer to the Top of page represent 'higher priority' or such, than those lower on the page.
Once finished Dropping, Click a button and the boxes will Space Evenly Vertically and also align Centers Vertically (ie, create an evenly spaced Stack).
The function then shows the Rank order for the objects dropped.
Sample pub has 5 text boxes. That can be expanded pretty easily. See comments in the ScriptObject. (OpusPro v6.4)
Cheers and thanks,
Larry
_________________ _good things come to those who wait(0)_
For this message Lar_123 has been thanked by : mackavi
|
|