You are here

TAppButtonPanel Component

2 posts / 0 new
Last post
x0pherl
Offline
Last seen: 12 years 6 months ago
Joined: 2009-05-28 11:41
TAppButtonPanel Component

I've ripped out the Application Button engine from geek.menu and built a component that handles pretty much everything for the creation of buttons from the PortableApps directory.

It increases memory efficiency (though not as much as I had hoped, but also gets away from the maintenance of multiple StringLists with matched information, which always annoyed me.

Integrating this panel into the PA beta is probably going to take quite a bit of work, but far less than writing a category engine from scratch.

There are still some bugs to be worked out, but I've posted it so those interested can see how the Component works.

Those interested can download the geek.menu 1.3.5.0 or higher source and take a look at the included components.

John- if you're going to fold this into the PA platform, it probably makes sense to get it up on SVN so that we can do checkouts instead of both updating it willy nilly.

x0pherl
Offline
Last seen: 12 years 6 months ago
Joined: 2009-05-28 11:41
Revised version

1.3.5.1 handles expansion properly, and includes some other bug fixes.

Log in or register to post comments