View Full Version : FREE: Frames Action Plugin
Centauri Soldier
07-27-2009, 05:29 AM
This plugin is based off of (and uses much of) the code created by UPeters in his splitter framework example.
Version 1.0.0.0
Adapted code to work with Plugin Helper Functions.
Added the ability to customize prefix names for all bars and non-moving objects.
Updated the code to work with all current objects.
Renamed the functions for ease of use.
Known issues:
lables move but do not resize. The author recommends forcing all labels to remain stationary.
As usual, please let me know if you find any bugs and I will attempt to correct them.
Additionally, if anyone has any ideas how to fix the label problem, please feel free to let me know. You can find the code in the Splitter_Framework example.
Enjoy! :D
funny... thought I spent way too many hours coming up with that framework. Guess I should have waited for Upeters to do it :)
Nice job with the conversion to a plugin. That'll simplify things a lot. When you have time, don't forget about the slider framework :yes
Ulrich
07-27-2009, 08:15 AM
This plugin is based off of (and uses much of) the code created by UPeters in his splitter framework example.
I have never done such thing. :rolleyes
Ulrich
its an honor to have my code mistaken for yours though. I take it as a compliment :yes
ShadowUK
07-27-2009, 08:38 AM
I laughed.
Centauri Soldier
07-27-2009, 12:47 PM
My apologies. I was in an accident a while ago...I guess I hit my head hard than I thought :lol.
Correction: Code created by the magnificent Worm. :D
Version 1.1.0.0
Corrected an error in the credits where Upeters was listed as the original author instead of Worm.
There, all is well...:D
Just having some fun ;)
I think its cool you though it was worth making into a plugin.
Centauri Soldier
07-27-2009, 12:55 PM
Just having some fun ;)
I think its cool you though it was worth making into a plugin.
Oh yes! Way worth it. It's a very cool idea. If I could just get around the label issue I'd be thrilled.
I managed to subvert it in the Resize plugin by adding each label object (as it was encountered) to a table and then redrawing them at the end of all other objects with the application redraw turned on (as that's the only way they'll resize). A formula created to change their font size might work too...
cdlink14
07-27-2009, 09:15 PM
I still can't work out how to use this plugin I've managed to install it, but I can't use it. I've read the html help file and that doesn't really help me much.
Can anyone provide an example for me?
Imagine Programming
07-28-2009, 07:26 AM
Nice thought of making this into a plugin :yes
I still can't work out how to use this plugin I've managed to install it, but I can't use it. I've read the html help file and that doesn't really help me much.
Can anyone provide an example for me?
Have you checked the plugin in the plugin list? Project > Plugins in menu.
cdlink14
07-28-2009, 09:08 AM
Nice thought of making this into a plugin :yes
Have you checked the plugin in the plugin list? Project > Plugins in menu.
Yes I have, but I can't really understand much on what to do after that...
When I check in the events of the page, I see "frames" listed amongst all other stuff, but I can't really understand much of the commands/functions.
Like asked, a example of the plug-in would greatly help.
ShadowUK
07-28-2009, 11:11 AM
Yes I have, but I can't really understand much on what to do after that...
When I check in the events of the page, I see "frames" listed amongst all other stuff, but I can't really understand much of the commands/functions.
Like asked, a example of the plug-in would greatly help.
Yeah dude, Even the elitist ShadowUK can't get his head around this.
Imagine Programming
07-28-2009, 11:15 AM
Well if it's any help, here's the original thread about the splitter framework.
Splitter Framework
Centauri Soldier
07-28-2009, 12:47 PM
And here's an example. It's really just a matter of naming the objects with a prefix. The example explains this in more detail.
cdlink14
07-30-2009, 02:35 PM
And here's an example. It's really just a matter of naming the objects with a prefix. The example explains this in more detail.
Thank you.
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.