Include for DLLs and other ideas

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
CSAUER
Enthusiast
Enthusiast
Posts: 188
Joined: Mon Oct 18, 2004 7:23 am
Location: Germany

Include for DLLs and other ideas

Post by CSAUER »

My wish would be a direct include for DLL into the EXE like BlitzMax does.

Addtionally it would be fine to have a multi-OS tool for creating UserLibs. This would bring a "rush" in providing/development of extensions for PureBasic, especially for MacOSX and Linux, where we have got nothing actually.

Another point would be a native support for SQLITE with the same commands and command-structure like ODBC-databases. Maybe just only a flag for using the "internal" SQLITE-db. As far as I know, there are ports to Linux and MacOSX available.

More read/write-access to gadgets parameters (multi-OS): Like cursor-position, cursor-selection, foreground/background-colors, Z-order, etc.
More PB (multi-OS) events for gadgets: Changes, Access, Return, etc.

Accessing keyboard events without shortcuts (like BlitzMax).
Vallan
User
User
Posts: 24
Joined: Thu Mar 09, 2006 1:25 pm

Post by Vallan »

Google 4ever!
Post Reply