Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: An attempt at a new tool++ - but I don't know much VB

  1. #11
    Computer geek
    Join Date
    Sep 2009
    Posts
    57

    Re: An attempt at a new tool++ - but I don't know much VB

    Quote Originally Posted by ShadowSpartan View Post
    I think you are over analyzing the situation. Why would he need to go through C++ to have Tool generate a shader file, which it does already? All tool does is create a blank shader tag, based on whatever type you choose when prompted.
    I'm inattentive when it comes to the HEK. I didn't notice that.
    Reply With Quote

  2. #12

    Re: An attempt at a new tool++ - but I don't know much VB

    I think you are over analyzing the situation. Why would he need to go through C++ to have Tool generate a shader file, which it does already? All tool does is create a blank shader tag, based on whatever type you choose when prompted.
    He wouldn't, I do the same thing in VB.net when working with structure. It's a complicated process involving nestled loops that can quite easily go out of hand if not done right, but that's not the point.

    I'm not discouraging him from creating some competition here. I'm going to recommend he doesn't because I can guarantee that he will get frustrated and give up at it really fast. The features in Tool # and Tool ++ are not easy to duplicate because of their complexity (Like Tool ++'s RadioButton List and Tool #'s Guerilla-like functionality/shader detection), but if he's going to do something simple, like make a small little point and click application, he needs to do a little research on using "Process.Start" in Visual Basic, and how to use it.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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