Page 1 of 1
[Implemented] Set/GetGadgetItemData() for panels too
Posted: Sun Apr 09, 2006 2:27 pm
by Num3
This would be great, specially to enable / disable certain tabs without hooks!
Posted: Tue Apr 11, 2006 3:23 pm
by dagcrack
What I'd like is some advanced tabs... (Would be custom made of course, by Fred!)

- Being able to manipulate the tabs (for example, firefox tabs) is pretty cool. It can be done right now but with a crap-load of code...
Re: Set/GetGadgetItemData() for panels too
Posted: Tue Apr 11, 2006 4:40 pm
by TeddyLM
Num3 wrote:This would be great, specially to enable / disable certain tabs without hooks!
I agree
Posted: Wed Apr 12, 2006 2:15 am
by Tranquil
I think this is not as easy as it seems.
PB functions should work on every system the same way. If PB draws its own gadgets with internal drawing functions then skinning will not work anymore.
So, I more think that this is a user "have to do"-work.