Advertisement

Results for "Author: ackbar"

2002ASP #4033
cEdit 4.3

cEdit is a code editor written in Visual Basic. It has many of the features of similiar shareware apps. It's designed to provide a base for those interested in producing a similiar code editor. This will be the last cEdit 4, and the next release will be in delphi. This version has bug fixes, got rid of the color window which I felt was unnecisary, and just a few minor changes here and there.

2002ASP #4034
cEdit 4.4

cEdit 4.4 includes some more bug fixes that some users found along with a few more updates including a built in webbrowser as request, snippets as requested, and full template support with a simplistic template editor. The snippets you can just drag a file over the snippet window and it will be added as a snippet. This version also has a links menu it's purpose is simply to give access to some links I feel are worth while for coders :)

2002ASP #4035
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

2002C #12637
cEdit 4.3

cEdit is a code editor written in Visual Basic. It has many of the features of similiar shareware apps. It's designed to provide a base for those interested in producing a similiar code editor. This will be the last cEdit 4, and the next release will be in delphi. This version has bug fixes, got rid of the color window which I felt was unnecisary, and just a few minor changes here and there.

2002C #12638
cEdit 4.4

cEdit 4.4 includes some more bug fixes that some users found along with a few more updates including a built in webbrowser as request, snippets as requested, and full template support with a simplistic template editor. The snippets you can just drag a file over the snippet window and it will be added as a snippet. This version also has a links menu it's purpose is simply to give access to some links I feel are worth while for coders :)

2002C #12639
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

2002VB #21241
cEdit 4.3

cEdit is a code editor written in Visual Basic. It has many of the features of similiar shareware apps. It's designed to provide a base for those interested in producing a similiar code editor. This will be the last cEdit 4, and the next release will be in delphi. This version has bug fixes, got rid of the color window which I felt was unnecisary, and just a few minor changes here and there.

2002VB #21242
cEdit 4.4

cEdit 4.4 includes some more bug fixes that some users found along with a few more updates including a built in webbrowser as request, snippets as requested, and full template support with a simplistic template editor. The snippets you can just drag a file over the snippet window and it will be added as a snippet. This version also has a links menu it's purpose is simply to give access to some links I feel are worth while for coders :)

2002VB #21243
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

ASP_Volume2 #25883
TabDock Version 2.4

Update: Thanks to neal who added the support for the maximize like button which makes the docked window maximize along with titlebar appearing on the side on top/bottom windows. TabDock is designed to provide Docking support similiar to that seen in Visual Basic itself, VC++, and a number of other programs available on the market today. It was originally written by Marclei V Silva and though an excellent control it was somewhat on the buggy side and was missing a number of features. This version has many of the desired features and all the known bugs have been worked out of it. It also directly incorperates the ssubtmr.dll from vbaccelerator so it is no longer a seperate requirement. New titlebar drawing methods are offered as well to give you options on how titlebars are drawn, and bottom/top docking is done side by side instead of on top of eachother. Also a persistant option is included which allows the tabdock control to automaticly load it's saved state up for you. It saves it even if the persistant state is off but will only read it and use it if the persistant state is on. It uses the registry. Comments are welcome, and appreciated. You may modify and repost this code. The original author gave myself and Neal permission and the same permission is extended from us to you. This code is fairly advanced, and uses a lot of subclassing to achieve it's effect. Please note it is not recomended you close the IDE while running this through the IDE, it will likely crash if you do. Anyway enjoy :)

ASP_Volume2 #28247
FTP Control

This is an FTP OCX control. What it does is provide easy to use FTP access to applications. Applications can choose weather to download the file to a location using this control or to strictly store it in a string and make it accessible to the application. This way you could use it to say download a text file from an FTP site in your text editor. I know this control will work in vb6, and I'm almost positive it will also work in VB 4 and 5 because it just uses API to achieve it's goal. Leave comments and suggestions. Thanks :)

ASP_Volume2 #29492
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

ASP_Volume2 #34081
cEdit 4.4

cEdit 4.4 includes some more bug fixes that some users found along with a few more updates including a built in webbrowser as request, snippets as requested, and full template support with a simplistic template editor. The snippets you can just drag a file over the snippet window and it will be added as a snippet. This version also has a links menu it's purpose is simply to give access to some links I feel are worth while for coders :)

ASP_Volume2 #39066
VBSPaceShooter AKA Invasion or VBRaptor

The vbRaptor clone I've been working on for quite some time now. It started out using bitblt and has now advanced to DirectX. You'll find the big difference between this version and the previous versions isn't just the DirectX, but ingame menu's, custom ship with a shop where you can upgrade your ships abilities and saving your character so you can come back and play later.

ASP_Volume2 #42955
cEdit Version 5.1.4

cEdit is an OpenSource Code Editor. Originally it was written in Visual Basic, but has been ported to Borland Delphi 6 Personal Edition. This is one of the most complete editors on PSC I believe, and has a huge number of features available. It uses synedit to achieve the syntax highlighting, but this is only one portion of what cEdit can do. Unfortunatly the file size of the download is pretty large, running almost 15MB. Because of this I am unable to upload directly to psc so I've included a direct link to the source below off the sourceforge website. I emailed the psc owners asking them if possible to post the source for me. http://prdownloads.sourceforge.net/cedit/cEditSource.zip?download Please note the components for the app are all located in the components directory. Some of them are by me, others I can not claim credit for. Browse threw, most of them came with readme's so you can see who deserves credit where.

C_Volume2 #66945
TabDock Version 2.4

Update: Thanks to neal who added the support for the maximize like button which makes the docked window maximize along with titlebar appearing on the side on top/bottom windows. TabDock is designed to provide Docking support similiar to that seen in Visual Basic itself, VC++, and a number of other programs available on the market today. It was originally written by Marclei V Silva and though an excellent control it was somewhat on the buggy side and was missing a number of features. This version has many of the desired features and all the known bugs have been worked out of it. It also directly incorperates the ssubtmr.dll from vbaccelerator so it is no longer a seperate requirement. New titlebar drawing methods are offered as well to give you options on how titlebars are drawn, and bottom/top docking is done side by side instead of on top of eachother. Also a persistant option is included which allows the tabdock control to automaticly load it's saved state up for you. It saves it even if the persistant state is off but will only read it and use it if the persistant state is on. It uses the registry. Comments are welcome, and appreciated. You may modify and repost this code. The original author gave myself and Neal permission and the same permission is extended from us to you. This code is fairly advanced, and uses a lot of subclassing to achieve it's effect. Please note it is not recomended you close the IDE while running this through the IDE, it will likely crash if you do. Anyway enjoy :)

C_Volume2 #69309
FTP Control

This is an FTP OCX control. What it does is provide easy to use FTP access to applications. Applications can choose weather to download the file to a location using this control or to strictly store it in a string and make it accessible to the application. This way you could use it to say download a text file from an FTP site in your text editor. I know this control will work in vb6, and I'm almost positive it will also work in VB 4 and 5 because it just uses API to achieve it's goal. Leave comments and suggestions. Thanks :)

C_Volume2 #70554
VBSpaceShooter AKA VBRaptor

This is a game written in Visual Basic. Many of you have probably seen it here already as I had it posted here in the past. This has a few bug fixes, updates, etc. I look forward to any comments, suggestions, and constructive critisism you might have regarding it. For those wondering what it is, it's a game using BitBlt, which has enemy ai, levels, pickups, and it's plenty of fun :) Due to size could not upload here. Download at: http://cedit.sourceforge.net/vbspaceshooter.zip

C_Volume2 #75143
cEdit 4.4

cEdit 4.4 includes some more bug fixes that some users found along with a few more updates including a built in webbrowser as request, snippets as requested, and full template support with a simplistic template editor. The snippets you can just drag a file over the snippet window and it will be added as a snippet. This version also has a links menu it's purpose is simply to give access to some links I feel are worth while for coders :)

C_Volume2 #80128
VBSPaceShooter AKA Invasion or VBRaptor

The vbRaptor clone I've been working on for quite some time now. It started out using bitblt and has now advanced to DirectX. You'll find the big difference between this version and the previous versions isn't just the DirectX, but ingame menu's, custom ship with a shop where you can upgrade your ships abilities and saving your character so you can come back and play later.

Languages
Top Categories
Global Discovery