May 15, 2008

My Guidewriter - Simple Visual Basic program to aid in making guides

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > VB Programming

free web hosting

My Guidewriter - Simple Visual Basic program to aid in making guides

Sharn
I wrote this about 3 months ago for a different forum (Runescape Forums, one I'm currently a G-Mod of. ) and I figured I'd share it with you. All it is, is a text editor with built in buttons and menus for adding BBCodes. For example, if you wanted to make something bold, you type what you want, highlight it, find bold in the text menu and click it.

The nicest thing is, you can save, and you don't have to worry about a forum failing after taking hours to write a guide. I highly suggest you try it if you write guides often, the members on RsForums really loved it. smile.gif

Here's a couple pictures of the latest version (Only number 2)
(Download)
http://exoload.net/uploads/706/1153244816.zip

IPB Image

IPB Image

IPB Image

And uhhh, the dropdown boxes do not work well at all, because when you click one, it takes away the focus from the text box. If you want to use them, drag it down to what you want, select the text and hit the button next to it. (eg. Align Text) It's probably just easier to use the menu.

And... a download link. It's in a zip, not sure why I zipped it first, but I did.
http://exoload.net/uploads/706/1153244816.zip

If you get an error, please, before asking about it, try downloading and installing these VB6 runtime files:
http://www.softwarepatch.com/windows/vbrun6.html

There's a good chance you have them already, but if you don't... get them anyhow. tongue.gif

 

 

 


Reply

Plenoptic
That's pretty cool. That'd be a very good tool to have when making tutorials. I got so mad in the old version of IPB when I type something and the forum doesn't work. This version though luckily saves the text in case you messed up and it's all still there when you hit the back button but this is even better. Very nice program. If you ever think of upgrading you should try to make a view page that allows you to see what it looks like, might take a bit to get it to work but would be a nice edition.

Reply

Sharn
QUOTE(Plenoptic @ Oct 28 2006, 11:02 AM) *

That's pretty cool. That'd be a very good tool to have when making tutorials. I got so mad in the old version of IPB when I type something and the forum doesn't work. This version though luckily saves the text in case you messed up and it's all still there when you hit the back button but this is even better. Very nice program. If you ever think of upgrading you should try to make a view page that allows you to see what it looks like, might take a bit to get it to work but would be a nice edition.


Hmmmm. Not a bad idea. I would happily give it a try, but I made this on my old computer, which I cleaned out for my brother when I got my new one, and apparently deleted the project files. =\ I'm thinking about rebuilding the whole thing soon, maybe with a color scheme or something to make it look nicer.

Thanks for the comment. smile.gif

 

 

 


Reply

ghostrider
QUOTE
I'm thinking about rebuilding the whole thing soon, maybe with a color scheme or something to make it look nicer.


If you ever do that and want some to program with, I would be happy to help. I've been programming in VB for ten years now smile.gif.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. "exit code" "visual basic 6" - 91.87 hr back.
  2. vb prog to systry - 1362.29 hr back.
Similar Topics

Keywords : guidewriter visual program aid making guides

  1. [tutorial] Visual Basic 6 Minimize To Tray - Minimize to Tray (3)
    This example will "minimize" your program to the system tray when you click on a button, and restore
    it when you click the system tray icon. For this example you'll need: 1 Form - Form1 1 button -
    Command1 Add a Module to your project, and ad this code: CODE ' Create an Icon in System
    Tray Needs Public Type NOTIFYICONDATA cbSize As Long hwnd As Long uId As Long uFlags As Long
    uCallBackMessage As Long hIcon As Long szTip As String * 64 End Type Public Const NIM_ADD = &H0
    Public Const NIM_MODIFY = &H1 Public Const NIM_DELETE = &H2 Public Const WM_MOUSEMOVE ...
  2. Mysql In Visual Basic - Mysql in visual basic (5)
    I'm am trying to create a script so that visual basic 6 can interact with mysql Any ideas?...
  3. Visual Basic 6.0 Help Needed - Adding lines to a textbox without delete (11)
    I need help with Visual Basic 6.0 and adding lines to a textbox without deleting any previous
    lines.. I've gotten as far as finding a way to add the lines, but it deletes the prevous entree.
    Help is appreciated!...
  4. Making A Rss Reader - (8)
    is it possible to make a rss reader in vb? im thinking about making one in vb6...
  5. File Encryption Program - (1)
  6. Beginning Visual Basic - (4)
    CAn anyone give me a guide on VB? I've decided to learn it and I need something to work with....
    thanks ...
  7. [tutorial] Visual Basic 6 Downloading Images From A Webpage - Downloading Images from a webpage (2)
    Here's how to grab an image off the internet easily. You'll need an Inet on your form to do
    this. You can always get rid of your string variables and substitute the actual strings: Code:
    CODE Dim localFile As String Dim remoteFile As String Dim fNum As Long Dim b() As Byte
    remoteFile = "http://www.site.com/image.jpg" localFile = "C:\image.jpg"
          fNum = FreeFile b() = Inet1.OpenURL(remoteFile, icByteArray) Open
    localFile For Binary As #fNum Put #fNum, , b() Close #fNum MsgBox "Done...
  8. Making My About Box Show When I Go ["help --> About"] - giving myself rightful credits (5)
    I've just finished downloading Visual Basic 2005 Express Edition and I love it.
    I've improvised upon their beginners tutorial about creating a browser except I want to create
    an About Box to go with it. I've done the box itself (it's called
    AboutBox1) I just need the code to display it when you click Help --> About . So
    far I've got: CODE Private Sub AboutToolStripMenuItem_Click(ByVal sender As
    System.Object, ByVal e As System.EventArgs) Handles AboutToolStripMenuItem.Click          '
    N...
  9. Some Visual Basic 6.0 Uncompleted Projects - (2)
    hi friends, i have some good complete and incomplete projects in visual basic 6.0. and now i
    want to sale them for some credit points. 100 credit points only...
  10. Visual Basic 6 - (5)
    Well currently I have the working model edition for Visual Basic 6.0 which won't allow me to
    make .exe files. I was looking into buying the Learning Edition but I can't find it cheap or in
    stock anywhere. I want to try and find it for under $100 used or new. If anyone has it, and
    would like to make the .exe file for me if I send you the files that would be great, or if anyone
    could help me find it for cheap....
  11. Basic Chat - Making a basic chat (3)
    Hi all This is how you make a basic Client/Server Chat (Server Side) For this code you require - 2
    Textboxes (You can call them anything you want but i'm going to call them txthst (Chat history)
    txtmsg (Chat Message)) - 1 Command Button (You can call it what ever you want but i'm going call
    it cmdsnd (To Send Messages)) - 1 Winsock Control (You can call it what ever you want but i'm
    going to call it ws (To listen)) MainFrm.frm Menu - Exit CODE Private Sub Form_Load()
        ws.LocalPort = 12345     ws.Listen End Sub Private Sub Winsock_Connect...
  12. My Program, Test It Please - (3)
    Alright well I made this program about 3 weeks ago during Spring Break and decided to let you all
    test it. It is a program that you can type in questions you would like it to ask and the answers
    that go along with them. You have to tell it how many questions there should be before you type
    them in. After you are done typing them in you can edit them if you would like or just save and run
    them, you can't edit them after you say no. There are two modes for it, Exact Answer and
    Typical; if you go Exact Answer you have to have in the exact answer letter for letter a...
  13. Visual Basic And Internet Transmission - is it possible to encrypt a http request? (2)
    I've used VB before which is why im asking this in the VB forum and not any other forum because
    i know with any other language other than PHP i have no chance so i dont actually know if this is
    possible with VB WHat i want to do is change a HTTP request that is sent to a server so that a web
    filter cannot understand it and block the request. Before anyone says that i shouldnt do that its
    hacking etc...its not...im only doing it to see if it can be done. if i wanted to get around a
    filter i wouldnt bother making my own tool I'd use someone else (skript kiddy-ish ...
  14. Visual Basic Express Edition Beta - How does it work? (2)
    Hey, I'm using (sorta) Visual Basic Express Edition Beta 2 (long name, eh?), but I can't
    find any good tutorials on it; all of them are for visual basic.net... Is this the same thing? I
    don't think so, and if I'm right, where can I go to get help for it?...
  15. Can Vb Program Link Access 2000 In My Website? - (3)
    Do any one know how VB program link to Access2000 database in website?...
  16. Program That Reads All The Messages From A Hotmail - (6)
    I'm trying to write a program that reads all the messages from a Hotmail account, and then
    fowards to specific email accounts according to their "Subject". For exmaple the program will access
    my Hotmail account, read all the messages I have, and then forward the messages with the subject
    "billing support" to billing@mydomain.com or "technical support" to tech@mydomain.com. The last
    part of the program will be the easiest, but I'm stuck with the first part. How can I read/view
    email messages from my Hotmail or Yahoo account in a Visual Basic 6 appilcation?? Than...
  17. Free Copy Of Visual Studio.net Pro - STUDENTS ONLY (11)
    Visit THE SPOKE for your free copy of Visual Studio.NET....
  18. [tutorial] Visual Basic 6 Removing List Duplicates - Removing List Duplicates (2)
    Removing duplicates from lists is something that you'll have to put up with if you're, say,
    parsing names off Outwar. Many delete-duplicate for...next loops are very slow, especially when you
    have thousands of names to loop through several thousand times for each name on the list. This
    function that I made is, in my opinion, the best and quickest way to do it without too many annoying
    and slow for loops (good for lists 1k +). It compares lstA to lstB. Anything that is in both lists
    is added to lstC. To change it so that anything that isn't in both lists is ...



Looking for guidewriter, simple, visual, basic, program, aid, making, guides

Searching Video's for guidewriter, simple, visual, basic, program, aid, making, guides
advertisement



My Guidewriter - Simple Visual Basic program to aid in making guides



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE