PDA

Click to See Complete Forum and Search --> : vB Tool Release 1.0


Fox
Feb 12th, 2001, 02:07 PM
Finally here it is:
The vBulletin Tool Release 1.0.

This program is thought to keep your [code] -parts clean and colored as you know it from VB (blue keywords, green comments). It also supports some general features (ie. dim a > Dim A automatically) and an excellent update system :).


If you have any suggestions or ideas feel free to send me a mail (Fox_McCloud@gmx.net?subject=vB Tool) or PM (http://forums.vb-world.net/private.php?s=&action=newmessage&userid=5168).

> Make sure you update it once you downloaded this zip, since this is not the latest version..

Fox
Feb 13th, 2001, 05:17 PM
Update information:


New-Line function (see test below)
Spaces-converter (makes Tabs instead)
More options
Update now!



Public Declare Function BitBlt Lib "gdi32" Alias "BitBlt" ( _
ByVal hDestDC As Long, _
ByVal X As Long, _
ByVal Y As Long, _
ByVal nWidth As Long, _
ByVal nHeight As Long, _
ByVal hSrcDC As Long, _
ByVal xSrc As Long, _
ByVal ySrc As Long, _
ByVal dwRop As Long) As Long


Public Sub Test
'This is a test
Dim A As Long

For A=0 To 10
Print A
Next
End Sub

'This is just a test to see if the new options work correctly.

kedaman
Feb 13th, 2001, 05:44 PM
good work fox! :)

Feb 13th, 2001, 06:26 PM
The ClanoftheRustySpoon are every where!! MWAHAHA!

nukem996
Feb 16th, 2001, 09:19 PM
Great web site, programs, and code. I think you have a future in games(makeing) and graphics. Me on the other hand could care less if my program has alot of cool 3d graphics or showed up in DOS.

Right now im into vb and little c++ api media. I made a skin for my media player useing jpg's compared to your graphics MINE SUCK!!!! Im not much of a graphics artist, or artist. Well keep up the good work. :)

Fox
Feb 18th, 2001, 10:44 AM
Thanks :) I try to keep my website as good-looking and usefull as possible ^_^

sail3005
Feb 18th, 2001, 10:50 AM
how did everyone make the color faded text in their signature? Is it a UBB type command, or is it just html?

nukem996
Feb 18th, 2001, 12:42 PM
I think the coolest program on your web site is the one with the guy that you can move around and it looks 3D. Im wonder where are the pictures comming from?

Active
Feb 18th, 2001, 01:02 PM
how did everyone make the color faded text in their signature? Is it a UBB type command, or is it just html?



Sail3005 You can do it by Using the Program I did.

Using this You can Put Some thing Like
Welcome to earth

or like
Welcome to earth

Download it Here :

sail3005
Feb 18th, 2001, 01:28 PM
Thanks Active, thats a great tool!

Fox
Feb 19th, 2001, 11:31 AM
Generally said it's the -tag ;)

[color=#FF0000]This is in red

Feb 19th, 2001, 12:28 PM
Originally posted by Fox
Generally said it's the -tag ;)

[color=#FF0000]This is in red

Good work on your program Fox, Since ive had it i havnt posted code yea :D hehe

anyway Keep up the good work!!

nukem996
Feb 19th, 2001, 12:39 PM
so how we get the number thing?

nukem996
Feb 19th, 2001, 12:42 PM
Fox,

I think the coolest program on your web site is the one with the guy that you can move around and it looks 3D. Im wonder where are the pictures comming from?

SteveCRM
Feb 19th, 2001, 01:25 PM
which one is that? :confused:

Fox
Feb 20th, 2001, 10:04 AM
(I think he means the scrolling demo)

News from vBulletin Tool

Anoop improved my code a bit, you can now select tags like [b], [i] and [u]. Also we added a (optional) signature feature that adds the following lines to your code, "To make everyone's code look better":


Dim A As Long

---
'Code improved by vBulletin Tool (http://forums.vb-world.net/attachment.php?s=&attachmentid=336)


If you already have vB Tool please update your program, all others can download the latest version here:

parksie
Feb 21st, 2001, 02:02 PM
So, G Kumara, it seems you added mine to yours, then :) I'll probably start work on my multiple-point one tomorrow.

Active
Feb 22nd, 2001, 08:30 AM
Actually I wanted to add More Effect other than the two...
But ... I have to work on another immediate program...
So I thought I could just release a simple version of
that ...and there would be no updates to it.
So ... it's up to parksie to continue !