Results for "Author: rick bull"
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).
This app stores code in text formats, and is represent via a tree view. I submitted a version before, but this has been re-written from scratch, and is a lot faster with more features and more codes. I only really uploaded it because I was asked to (see old submission). It's not finished or anything, but I hope you'll find it useful. I update the compiled version from time to time on my site (http://www.rickbull.co.uk/). UPDATE: Finished the code for "Add New Section" and also started the code for showing the root node (so you can add a new section in the root, but that's not yet finished).
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).
This app stores code in text formats, and is represent via a tree view. I submitted a version before, but this has been re-written from scratch, and is a lot faster with more features and more codes. I only really uploaded it because I was asked to (see old submission). It's not finished or anything, but I hope you'll find it useful. I update the compiled version from time to time on my site (http://www.rickbull.co.uk/). UPDATE: Finished the code for "Add New Section" and also started the code for showing the root node (so you can add a new section in the root, but that's not yet finished).
UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).
This app stores code in text formats, and is represent via a tree view. I submitted a version before, but this has been re-written from scratch, and is a lot faster with more features and more codes. I only really uploaded it because I was asked to (see old submission). It's not finished or anything, but I hope you'll find it useful. I update the compiled version from time to time on my site (http://www.rickbull.co.uk/). UPDATE: Finished the code for "Add New Section" and also started the code for showing the root node (so you can add a new section in the root, but that's not yet finished).
THIS CODE HAS BEEN UPDATED, GOTO http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=36149&lngWId=1 Updated Version - Now with no flickering or need for the Common Controls OCX. I also used the proper DrawFocusRect API rather than just using a rectangle shape. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is my first submission to PSC - it is a character map form that you can use in your own apps. Includes a locate function that flashes the character if it is found.
UPDATE: NEW VERSION CAN BE FOUND AT http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=41941&lngWId=1 This program is for keeping a store of useful code in an easily manageable way. It creates a Tree View of all the code (or any RTF/Text document) in the app's path (incl. sub DIRs). I wrote this quite a while ago, so there are bad ways of doing things, and bugs, but on the whole it does what it's supposed to. I think there are about 25 code samples in different languages, and you may add your own including custom categories - just create sub directories with a large and small bmp in them and they will be added to the tree. Anyway, if you like it or want to leave any comments/vote please do. If you need some help then just e-mail me or leave a comment here.
A character map like the windows one. This is an updated version of my previous attempt. It now uses only one picture box (instead of a load of labels) and does all the drawing via PaintPicture. It's a lot faster than my other one. Feel free to use this code in your own project (all you have to do is add the code for the insert button).