One of the things I liked about Visual Basic was the ability to create and use 'Data bound Gadgets'.
Suggestion:
Create additional Gadgets that are 'Data Aware' and can be `connected` to PureBasic databases
e.g.
dbAwareOptionGadget
dbAwareEditorGadget
dbAwareComboBoxGadget
dbAwareDateGadget
dbAwareStringGadget
dbAwareEditorGadget
etc.
Here's a fellow who is creating a new IDE for PowerBasic, who developed the VB-like ability to use data bound controls...
(short 3 minute video)
http://www.explore-rpg.com/flvplayer.ht ... inding.flv
Data Aware Gadgets
Data Aware Gadgets
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
-
- Enthusiast
- Posts: 542
- Joined: Tue Apr 24, 2012 5:08 pm
- Location: Ontario, Canada
Re: Data Aware Gadgets
We do something similar with our in-house data dictionary package. Each entity in the data dictionary has its own rules and attributes.
At the push of a button we can generate complete applications that use data aware classes. Very little code needs to be hand written, and many applications require no hand coding at all.
At the push of a button we can generate complete applications that use data aware classes. Very little code needs to be hand written, and many applications require no hand coding at all.
For ten years Caesar ruled with an iron hand, then with a wooden foot, and finally with a piece of string.
~ Spike Milligan
~ Spike Milligan
Re: Data Aware Gadgets
Living in a data centric world, this would be a real plus for Fred to integrate this into the PureBasic package. 

- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem