Code Snippet

Please share your functions/code-snips

Code Snippet

Postby kenneth » Wed Jun 10, 2009 9:39 pm

Code Snippets.zip
Source Code
(126.61 KiB) Downloaded 305 times
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
kenneth
 
Posts: 26
Joined: Thu May 21, 2009 12:05 am
Location: Eagle River, Wisconsin USA

Re: Code Snippet

Postby Slowdown » Thu Jun 11, 2009 6:41 pm

Hi 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 :roll: )
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Code Snippet

Postby kenneth » Thu Jun 11, 2009 9:39 pm

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
 
Posts: 26
Joined: Thu May 21, 2009 12:05 am
Location: Eagle River, Wisconsin USA

Re: Code Snippet

Postby berndnoetscher » Fri Jun 12, 2009 12:39 pm

Thanks for code. Nice done.

I will add the feature request "customizable menu entries to the kbasic IDE menubar"

Bernd
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Code Snippet

Postby Slowdown » Fri Jun 12, 2009 6:37 pm

@Kenneth
I'm working on some code but it isn't going fast.
But when it is ready i will post it.

@Bernd
Explain, i know what you mean with "customizable menu enties" but don't
understand it in the context with the code snippet :oops:
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Code Snippet

Postby Slowdown » Sun Jun 14, 2009 5:18 am

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


By your command :D
viewtopic.php?f=12&t=362#p1245
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Code Snippet

Postby berndnoetscher » Mon Jun 15, 2009 7:37 am

@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.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Code Snippet

Postby Slowdown » Mon Jun 15, 2009 6:11 pm

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 ;)
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Code Snippet

Postby berndnoetscher » Tue Jun 16, 2009 5:18 am

Changing the editor's colors would be possible. I will add it to the todo list.
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Code Snippet

Postby yogiyang » Mon Jun 22, 2009 10:42 am

@Bernd,

How about adding support for IDE plug-ins. That would be really great!

Developers can write plug-ins for the IDE to expand it!

Regards,

Yogi Yang
yogiyang
 
Posts: 68
Joined: Tue Jun 02, 2009 12:39 pm

Next

Return to User-Functions

cron