@Fred: Make the Gadget lib as Open Source...
@Fred: Make the Gadget lib as Open Source...
@Fred,
It make sense to declare the Gadget lib as Open source.
Why:
Lot of missing feature to the orginal Micrososft gadgets.
The PB Community can help to improve the Gadget lib.
Maybe you start with a part of the Gadget lib as Open Source?
If you get positiv results you can make more Gadget as Open Source.
If not...you can close it again.
Or you make it Open Source for a part of PB users (Like the Alpha testing phases)
Make a try...please!
And you can work on more important stuffs for the next PB versions.
It make sense to declare the Gadget lib as Open source.
Why:
Lot of missing feature to the orginal Micrososft gadgets.
The PB Community can help to improve the Gadget lib.
Maybe you start with a part of the Gadget lib as Open Source?
If you get positiv results you can make more Gadget as Open Source.
If not...you can close it again.
Or you make it Open Source for a part of PB users (Like the Alpha testing phases)
Make a try...please!
And you can work on more important stuffs for the next PB versions.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Look on some open source programs. You will see...it works!Derek wrote:I would think this is impossible to do as the testing and integration of an open source lib would take so long and the team would have no definate way of controlling the additions to the lib.
Who knows how many conflicts and bugs would/could suddenly appear.
Belive! C++ version of Puzzle of Mystralia
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Do you got a link where someone could find some useful Infos or a tutorial how to do Gadget stuff using the Win API directly?
Cause if yes its just a thing of an userlib creation like "GadgetEx" or something similair.
Cause if yes its just a thing of an userlib creation like "GadgetEx" or something similair.
Check out OOP support for PB here!
I can't confirm.IceSoft wrote:Look on some open source programs. You will see...it works!Derek wrote:I would think this is impossible to do as the testing and integration of an open source lib would take so long and the team would have no definate way of controlling the additions to the lib.
Who knows how many conflicts and bugs would/could suddenly appear.
If features that are added are Windows only there's no point in adding them, just use Windows API yourself.Lot of missing feature to the orginal Micrososft gadgets.
All missing features a os depending. You can easy use CreateGadget from
PBOSL to create your own Gadget.
PBOSL to create your own Gadget.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
