Page 1 of 1

Couple of requests

Posted: Mon Sep 07, 2015 12:10 pm
by captain_skank
Any possibility of getting built in connectivity to MariadDB/Mysql ??

Using ODBC is a pain in the a** as is converting existing apps to postgres :)

Also, any posibility of adding left and right click functions for the the editorgadget ??

Cheers

Re: Couple of requests

Posted: Mon Sep 07, 2015 7:14 pm
by Michael Vogel
Some ideas for enhancements in the futire (up to version 6.00)...
+ add information of the code line which has created each output entry of the debugger (and a "show line in editor" function)
+ maybe #PB_2DDrawing_CustomFilter could be allowed to be combined with #PB_2DDrawing_AlphaBlend etc.
+ an old one: better jpeg support (SaveImage)
+ shortcuts for the IDE dialogs (especially Find/Replace: Alt+W=Whole Words only, Alt+R=Replace etc.)
+ enhanced search functioniality: regular expressions or another "intelligent mode" to allow to find DisableWindow(x,0) and DisableWindow(x,#False) in one step
+ enhanced constant viewer: different number formats (decimal, hex,...), more sorting or filter possibilities (to find a certain value etc.)