[Implemented] Set/GetGadgetItemData() for panels too

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

[Implemented] Set/GetGadgetItemData() for panels too

Post by Num3 »

This would be great, specially to enable / disable certain tabs without hooks!
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

What I'd like is some advanced tabs... (Would be custom made of course, by Fred!) :lol: - 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...
! Black holes are where God divided by zero !
My little blog!
(Not for the faint hearted!)
TeddyLM
Enthusiast
Enthusiast
Posts: 133
Joined: Wed Apr 30, 2003 2:04 pm
Location: Germany (French expat)

Re: Set/GetGadgetItemData() for panels too

Post by TeddyLM »

Num3 wrote:This would be great, specially to enable / disable certain tabs without hooks!
I agree
Tranquil
Addict
Addict
Posts: 952
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post 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.
Tranquil
Post Reply