Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. VB 6.0 IDE Problems

VB 6.0 IDE Problems

Scheduled Pinned Locked Moved Visual Basic
questionc++visual-studiohelptutorial
4 Posts 4 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Justin Cooke
    wrote on last edited by
    #1

    Hello, I'm primarily a VC++ 6.0 developer and have had to get used to VB 6.0 over the past few months. I'm hoping you guys can help me with two major annoyances: 1) Is there a way to turn off all auto formatting that the MS IDE performs? I would prefer writing my code in an external editor, such as Source Insight, but any formatting I do there is forced back to VB's "style" by the IDE. (I'm talking about things such as the required single space surrounding operators in expressions or the # sign indicating ".0" for floating point numbers.) 2) Related to #1 above...how can I get VB to update the files in the IDE after I've changed them externally? Currently, I have to close the files that I've changed and reopen them to reflect the changes (or just completely close VB and restart it). When using VC++ and Source Insight, for example, as long as I "save all" in either environment, when I activate the other program, it recognizes the changes and allows me to update the files. Thanks, Justin

    N S D 3 Replies Last reply
    0
    • J Justin Cooke

      Hello, I'm primarily a VC++ 6.0 developer and have had to get used to VB 6.0 over the past few months. I'm hoping you guys can help me with two major annoyances: 1) Is there a way to turn off all auto formatting that the MS IDE performs? I would prefer writing my code in an external editor, such as Source Insight, but any formatting I do there is forced back to VB's "style" by the IDE. (I'm talking about things such as the required single space surrounding operators in expressions or the # sign indicating ".0" for floating point numbers.) 2) Related to #1 above...how can I get VB to update the files in the IDE after I've changed them externally? Currently, I have to close the files that I've changed and reopen them to reflect the changes (or just completely close VB and restart it). When using VC++ and Source Insight, for example, as long as I "save all" in either environment, when I activate the other program, it recognizes the changes and allows me to update the files. Thanks, Justin

      N Offline
      N Offline
      Nicholas Cardi
      wrote on last edited by
      #2

      I dont think the vb 6.0 ide has the ability to do any of these things. Forever Developing

      1 Reply Last reply
      0
      • J Justin Cooke

        Hello, I'm primarily a VC++ 6.0 developer and have had to get used to VB 6.0 over the past few months. I'm hoping you guys can help me with two major annoyances: 1) Is there a way to turn off all auto formatting that the MS IDE performs? I would prefer writing my code in an external editor, such as Source Insight, but any formatting I do there is forced back to VB's "style" by the IDE. (I'm talking about things such as the required single space surrounding operators in expressions or the # sign indicating ".0" for floating point numbers.) 2) Related to #1 above...how can I get VB to update the files in the IDE after I've changed them externally? Currently, I have to close the files that I've changed and reopen them to reflect the changes (or just completely close VB and restart it). When using VC++ and Source Insight, for example, as long as I "save all" in either environment, when I activate the other program, it recognizes the changes and allows me to update the files. Thanks, Justin

        S Offline
        S Offline
        Steven Campbell
        wrote on last edited by
        #3

        If you prefer editing externally, why don't you stay out of the IDE entirely. You can compile your project using the VB6.EXE command line.


        my blog

        1 Reply Last reply
        0
        • J Justin Cooke

          Hello, I'm primarily a VC++ 6.0 developer and have had to get used to VB 6.0 over the past few months. I'm hoping you guys can help me with two major annoyances: 1) Is there a way to turn off all auto formatting that the MS IDE performs? I would prefer writing my code in an external editor, such as Source Insight, but any formatting I do there is forced back to VB's "style" by the IDE. (I'm talking about things such as the required single space surrounding operators in expressions or the # sign indicating ".0" for floating point numbers.) 2) Related to #1 above...how can I get VB to update the files in the IDE after I've changed them externally? Currently, I have to close the files that I've changed and reopen them to reflect the changes (or just completely close VB and restart it). When using VC++ and Source Insight, for example, as long as I "save all" in either environment, when I activate the other program, it recognizes the changes and allows me to update the files. Thanks, Justin

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          What you want isn't supported by the VS6 IDE. You can do this in VB.NET, not VB6. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups