Results 1 to 28 of 28

Thread: VBCodebook Beta now available

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Post VBCodebook Beta now available

    Here's an early beta preview of the VBCodebook:

    VBCodebook - Beta

    It's in zip format, just unzip to a chosen directory.

    Note this is just a test beta and it only contains two code snippets in the Visual FX section - Gradient Form and Fading Form. These are just for test purposes.

    Feedback welcome.
    Last edited by RealNickyDude; Jan 15th, 2003 at 11:08 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  2. #2
    Addicted Member
    Join Date
    Nov 2002
    Posts
    216
    Wow, so far it looks really good. Keep it up.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    1-The links in the richbox don't work
    2-It would be nicer showing the full path of child nodes in that cool status bar eg.
    Code Section :Visual FX \Fading Forms
    Overall it's amazing man

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Great Idea !

    why don't let the user open VS.NET (New proj) from your Application ?

  5. #5
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    I dont know if you did this on purpose, but the splitter bar wont size. I would be nice if you can size the splitter. Also, I'm not feeling the aqua color. It makes the program look like a amatuer program. Make it more professional looking.

    Other than its pretty cool.
    Dont gain the world and lose your soul

  6. #6
    Lively Member
    Join Date
    Dec 2002
    Location
    southwest pennsylvania
    Posts
    65
    isnt the exit command usually under the file menu?

    and can you post further updates somewhere on the internet and have a "search for updates" button?

    please dont ask me how, i wouldnt know where to start!
    if you choose not to decide you still have made a choice!

    RUSH rocks!

  7. #7

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Smile

    The links in the richbox don't work
    I have DetectURL's set to true so i'm not sure why, am i missing something?

    It would be nicer showing the full path of child nodes in that cool status bar eg. Code Section :Visual FX \Fading Forms
    Righty-o

    I dont know if you did this on purpose, but the splitter bar wont size. I would be nice if you can size the splitter
    I'm working on this. (See Splitter question thread)

    I'm not feeling the aqua color. It makes the program look like a amatuer program. Make it more professional looking.
    I get what you mean but I don't want it to look 'boring' as it's basically just a text displayer. I might put an option to change background / text colours, i'll have to see.

    isnt the exit command usually under the file menu?
    Absoultely right! but It doesn't have a File menu, just a Help menu, so I stuck it under there!

    ...and can you post further updates somewhere on the internet and have a "search for updates" button?
    There will be updates, of course, but i'm not sure as how to implement getting them yet.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  8. #8

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    I dont know if you did this on purpose, but the splitter bar wont size. I would be nice if you can size the splitter
    Fixed
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  9. #9

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Post

    There is now a website for the VBCodebook .NET: VBCodebook.NET

    (Work In Progress)
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  10. #10

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Thumbs up

    Beta Release 2 is now available from the website
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  11. #11
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    You should include these code samples also. I found them really useful when I was trying to go from VB to .NET.

    HOW TO: Do Basic File I/O in Visual Basic .NET
    http://support.microsoft.com/default...EN-US;Q304427&

    HOW TO: Use the ODBC .NET Managed Provider in Visual Basic .NET and Connection Strings
    http://support.microsoft.com/default...b;en-us;310985
    -Shurijo

  12. #12

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Will do Shurijo

    Thanks!

    Anything you've created you want to send? It's coming along slowly but surely.

    I need help with a treeview question (see "On-the-fly" Treeview )
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  13. #13
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    Once, I get done with this project. I will cut out some functions and post them. But most of my stuff is in the beginner to low intermediate stuff, not any really cool whiz-bang stuff like these other guys.
    -Shurijo

  14. #14

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    That's even better! I myself am an absolute beginner and most of these guys stuff is way above my head! I wish I could do all their whizz-bang stuff but we all had to start somewhere!

    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  15. #15
    Addicted Member
    Join Date
    Nov 2002
    Posts
    216
    Im looking forward to the database part of the book =p

  16. #16

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    So am I ...

    ... if someone sends something in!

    (don't forget to comment it heavily if you do )
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  17. #17
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Something that might be of interest:

    I've been working on this project called isharecode, which I bought the domain name for (although nothing is up yet) that is a web enabled code storage program like what you are doing. Maybe we can get together on somethings or something. I have it using remoting to sync to a web vault for public shared code, or a local private one for your own code.

  18. #18

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Yeah, sounds VERY interesting! Although, from the beginning, I didn't want to create a website as there are many out there already. I wanted something at hand which you didn't have to be on the web for, a sort of Online help.

    But i definately would like to see your project.

    Good luck
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  19. #19
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Actually its not based on a website and I was like you on wanting it to not need an internet connection, so what I did is cache everything locally. The website would be just informational. So basically you have the local cache of the web vault and then if you want to add to it or get updates then you can sync it up which is the only thing that needs the internet. But if you are fine with what you have or just to use it then you don't need a connection. I am working on the caching part now but when I get more I'll share it. The final code for the client will be opensource and it will have plugins that you can make to add different code formatting. I'll also have a how to guide for having someone elses client connect to the web vault if they want.

    I'll send you want I have so far sometime in the next few days.

  20. #20

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Sounds like you doing what i'm doing but a lot, lot better (dirty swine )

    There are two reasons I decided to create this, one was to get better with VB.NET the more I'm creating VBCodebook .NET, the more I understand and two, to collect lots of reusable code which I could study.

    And I do have an ulteria motive.

    I've written an Adventure Creator called M.A.C.K (Multichoice Adventure Creation Kit) in VB6 and I want it converting to VB .NET but I don't have a clue, hench VBCodebook .NET.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  21. #21

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  22. #22
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Beta 3 ! What about Final Release ?

  23. #23

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    looonnnng way away! I want an "on-the-fly" treeview (see appropriate thread)first as I keep having to hard code everything. Im releasing a bit at a time for any feedback.

    I spent months once creating and finishing a program, only to find it didn't work on many peoples machines, I never found out what the problem was so I ended up re-writing it from scratch, releasing a bit at a time in order to catch any problems, which I did!

    So VBCodebook .NET will released slowly, little by little and if anyone has any comment at least I won't have to re-write the entire program

    I also don't get a lot of time and I barely know VB .NET, what you see with the VBCodebook .NET, is the limit of my knowledge! I know nothing about Databases, Classes, User Controls and lots of other stuff so it's a learning experience as I'm writing it.

    But hopefully it will get there in the end
    Last edited by RealNickyDude; Jan 11th, 2003 at 06:30 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  24. #24

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    The problem is that Im having to hard code the treeview like so:

    VB Code:
    1. Private Sub TreeView1_AfterSelect(ByVal sender As System.Object, ByVal e As System.Windows.Forms.TreeViewEventArgs) Handles _
    2. TreeView1.AfterSelect
    3.    Select Case e.Node.Text
    4.  
    5.        'File Handling
    6.         Case "Strip Dir from filepath"
    7.           Dim docPath As String = IO.Path.Combine (Application.StartupPath, "code\filehandling\stripfiledir.rtf")
    8.           rtbcodewindow.LoadFile(docPath, RichTextBoxStreamType.RichText)
    9.           StatusBar1.Text = "Code Section: File Handling - Stripping the dir from a filepath"
    10.  
    11.          Case "Strip filename from filepath"
    12.             Dim docPath As String = IO.Path.Combine (Application.StartupPath, "code\filehandling\stripfilenamer.rtf")
    13.             rtbcodewindow.LoadFile(docPath, RichTextBoxStreamType.RichText)
    14.             StatusBar1.Text = "Code Section: File Handling - Stripping the filename from a filepath"
    15. ....
    16. ....
    17. ....
    As you can see, not very efficient as i'm checking the text that the user's clicked on, but it's the only way I know how and the more code I recieve, the more Case..Selects i'll have to have.

    If anyone can help, i would be most greatful.
    Last edited by RealNickyDude; Jan 11th, 2003 at 06:38 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  25. #25

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Beta 4 now available!

    VBCodebook .NET Website
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  26. #26
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    as a tip...dont use things like "Code Section: File Handling - Stripping the dir from a filepath"...u can use an enumeration for example..u'll see that i'll look a lot more professional :P
    also if u programming in .NET and u dont know to work with classes there is no advatange in using .NET instead of vb6
    \m/\m/

  27. #27

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    as a tip...dont use things like "Code Section: File Handling - Stripping the dir from a filepath"...u can use an enumeration for example..u'll see that i'll look a lot more professional :P
    Huh? I'm not sure what you mean.

    if u programming in .NET and u dont know to work with classes there is no advatange in using .NET instead of vb6
    There must be, I've found advantages already and I know nothing about classes, yet
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

  28. #28

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435
    Beta Release 5 now available!

    VBCodebook .NET Website
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width