I'm developing a console mode IDE for FreeBASIC in FreeBASIC.
I'm to the point where I'm developing the keyboard routines and am currently developing the textbox routines.
Has anyone here developed anything similar and if so will you share the code with me? I just want to look at it for ideas, I'm not going to copy the code directly unless given permission to do so and your code matches my coding style ie. very strict.
Thanks for your help
-Jeff
Has anyone here already started development on a textbox...
http://www.freebasic.net/forum/viewtopic.php?t=6763
Feel free to use it if it helps.
Feel free to use it if it helps.
Last edited by Imortis on Jan 11, 2007 16:24, edited 1 time in total.
YAY - thanks - I got some questions.
What compiler version did you use to create this?
And what other related sources are there?
I love this code.
-Jeff
And what other related sources are there?
I love this code.
-Jeff
Thanks - I downloaded 1/11/07 build and am currently
setting it up. Where do i find mouse class?
-Jeff
-Jeff
http://www.freebasic.net/forum/viewtopic.php?t=6729
Right there. It's nothing special. Just stores info on the mouse and had a sub to center it in the screen.
Right there. It's nothing special. Just stores info on the mouse and had a sub to center it in the screen.
Last edited by Imortis on Jan 11, 2007 16:58, edited 1 time in total.
Imortis ---
Imortis,
I'm interested in any of the classes (or other code) you've developed.
I will most likely use your code as is. But I will modify it where necessary.
Is it ok to use and modify your code for use in my IDE project?
I will give you credit for your code.
-Jeff
I'm interested in any of the classes (or other code) you've developed.
I will most likely use your code as is. But I will modify it where necessary.
Is it ok to use and modify your code for use in my IDE project?
I will give you credit for your code.
-Jeff