Hi everyone, I have written this small application called Code Snippets ( a program for storing your code snippets). I would like to see under the “Tools” menu item in the KBasic IDE some way for the user to use their own tools. I am sharing the source code in the hope that you might find it useful. The program is stable, but could use some improvement . It was written on the Imac under OS x, so Windows users might want to change the “Forms” a little. If you make the program better tell me about it. Have fun, Kenneth
Nice done. I'm not a database person but your code is good readable looks like my own code. Thanx for sharing. Slowdown. (ps i'm using one big flat text file )
Hi Slowdown, Thank you very much. I hope everyone will get some use out of the code. It would be nice if more people would post their code too. Good coding to you, thanks again Kenneth
kenneth wrote:Hi Slowdown, Thank you very much. I hope everyone will get some use out of the code. It would be nice if more people would post their code too. Good coding to you, thanks again Kenneth
@slowdown I mean: Having the possibility to configure the IDE's menubar having commands pointing to other applications propably written in kbasic to extend kbasic.
Ohhh that would be nice Bernd. To start an external program from within the IDE. Bernd about the IDE, would it be possible to ad the feature for changing the background color ? I prefer a black background