GUI designer tools

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • kies

    #1

    GUI designer tools

    Hi all,

    I was wondering if anyone can recommend me a good GUI designer tool for
    vb.net and vb6 applications out there in the market? Thanks!

    kies
  • OpticTygre

    #2
    Re: GUI designer tools

    Maybe I'm wrong, but I'm sure most people here just use the Visual Studio
    IDE to design their forms. Visual Studio 6 for vb6 apps and Visual Studio
    2003 for .NET applications.

    -Jason

    P.S. Visual Studio 2005 is really nice. I've been playing around with the
    Beta version, and the IDE is wayyyy better than 2003, including a class
    designer, snapping grid lines for lining up items, and other cool features.

    "kies" <kies@discussio ns.microsoft.co m> wrote in message
    news:9C15EDB7-5AFD-4165-B7EB-EB17F3F9B04C@mi crosoft.com...[color=blue]
    > Hi all,
    >
    > I was wondering if anyone can recommend me a good GUI designer tool for
    > vb.net and vb6 applications out there in the market? Thanks!
    >
    > kies[/color]


    Comment

    • kies

      #3
      Re: GUI designer tools

      Thanks, i agree with you on the part about most people using the IDE to
      design their application coz i do the same as well. But my boss wanted me to
      look out there in the market to check if there are any of those GUI designer
      tools which can help and i simply have no idea. I have yet to try out the
      visual studio 2005 beta, will be trying it out soon. I heard quite a number
      of positive comments about that.

      kies

      "OpticTygre " wrote:
      [color=blue]
      > Maybe I'm wrong, but I'm sure most people here just use the Visual Studio
      > IDE to design their forms. Visual Studio 6 for vb6 apps and Visual Studio
      > 2003 for .NET applications.
      >
      > -Jason
      >
      > P.S. Visual Studio 2005 is really nice. I've been playing around with the
      > Beta version, and the IDE is wayyyy better than 2003, including a class
      > designer, snapping grid lines for lining up items, and other cool features.
      >
      > "kies" <kies@discussio ns.microsoft.co m> wrote in message
      > news:9C15EDB7-5AFD-4165-B7EB-EB17F3F9B04C@mi crosoft.com...[color=green]
      > > Hi all,
      > >
      > > I was wondering if anyone can recommend me a good GUI designer tool for
      > > vb.net and vb6 applications out there in the market? Thanks!
      > >
      > > kies[/color]
      >
      >
      >[/color]

      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: GUI designer tools

        "kies" <kies@discussio ns.microsoft.co m> schrieb:[color=blue]
        > Thanks, i agree with you on the part about most people using the IDE to
        > design their application coz i do the same as well. But my boss wanted me
        > to
        > look out there in the market to check if there are any of those GUI
        > designer
        > tools which can help and i simply have no idea. I have yet to try out the
        > visual studio 2005 beta, will be trying it out soon. I heard quite a
        > number
        > of positive comments about that.[/color]

        SharpDevelop @ic#code
        <URL:http://www.icsharpcode .com/OpenSource/SD/>

        .... comes with a GUI designer too. My recommendation is VS.NET :-).

        --
        M S Herfried K. Wagner
        M V P <URL:http://dotnet.mvps.org/>
        V B <URL:http://classicvb.org/petition/>

        Comment

        Working...