I've been around here for a while and tinkered with PureBasic here and there (small stuff) but claim no real proficiency with it as I'm still stuck in the PowerBasic + handwritten EZGUI. The old stuff still runs great but I need to start a new project and want to make the transition here at this time.
I have searched the forums for posts that might / hopefully present a tutorial / guide on translating c headers to be usable in PureBasic but have not run across one. Does anyone know off-hand any post(s) that contain such a tutorial ?
For reference, the header conversion hurdles I need to get over are (at this point):
- direct access to FTDI chips (need more than COM port can provide)
- Debenu Quick PDF Library generator
- create a window / gadget showing live video from an HDMI-to-USB capture device (OpenCV looked promising but the interface library is no longer available and will keep looking for other options)
- MP3 and video player (I expect the built-in functions will suffice)
- Text and window animation functions - text / image zoom in / out, windows slide in / out, etc (but I honestly haven't started looking at this but I might learn the 3D functions for the fun of it)
- Low-level low-speed USB communications (likely HID-class...TBD)
Cheers!
Dan
(This is my fourth time to type this... it keeps timing out and erasing what I entered, so please forgive errors and lack of coherency. It sounded better the first time!)