Re: Are there graphical editors for non-visual object development?

From: John Lynn (johnlynn_at_mailcitynospam.com)
Date: 05/29/04

  • Next message: Neo: "Re: Nearest Common Ancestor Report (XDb1's $1000 Challenge)"
    Date: Sat, 29 May 2004 01:08:56 GMT
    
    

    Sounds like Flywheel... Check out: www.velocitis.com

    "CG" <chandrakant_g@yahoo.com> wrote in message
    news:10c56f18.0405281024.553d1f71@posting.google.com...
    > Is there a development environment where you can do object-oriented
    > development by dragging and dropping objects on to a workspace and
    > then edit each of those objects to write code? I am thinking something
    > similar to an IDE like PowerBuilder or Visual Studio which allows us
    > to drag ang drop visual objects (text boxes, checkboxes etc) and then
    > doubleclick on them (on click a menu) to go to a corresponding code
    > editor to edit the code?
    > I know that you can do some in Visual Studio (ie drag a data adapter
    > onto a form). But I was thinking more from the point of view of
    > non-visual classes where no visual objects are involved. Like for
    > example, if we write a few classes for generating an order - i should
    > be able to drag a class onto a workspace, name it "Order" and write
    > code. Then drag another class, name it "orderline" and write code. The
    > point is that while I edit code to the right side of the IDE, the
    > high-level class relationship is visible on the left as a whole. No
    > code generation and all that, just a lightweight editor for writing
    > objects.
    > I am sure somebody must have already thought of this? maybe it already
    > exists in IDEA, Eclipse? Or Rational? Dont know...need to check it out
    > but would appreciate it if anybody already knows and could tell me...
    >
    > Thanks
    > CG


  • Next message: Neo: "Re: Nearest Common Ancestor Report (XDb1's $1000 Challenge)"

    Relevant Pages

    • Re: Questions on migration from VS2005 to VS2010
      ... As is the case every couple of years, I go through a nerve-wracking transition to a new development environment. ... we rely on Microsoft EntLib to reduce common data access tasks when accessing our database. ... Are GridViews still used as data display controls, or is there a more preferred control to use in Visual Studio 2010? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Questions on migration from VS2005 to VS2010
      ... As is the case every couple of years, I go through a nerve-wracking transition to a new development environment. ... Can we still use Visual SourceSafe to check-in and check-out files with Visual Studio 2010? ... we rely on Microsoft EntLib to reduce common data access tasks when accessing our database. ... Are GridViews still used as data display controls, or is there a more preferred control to use in Visual Studio 2010? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Back to VB6 and .NET
      ... VB6 Edit and Continue isn't perfect. ... ..NET edit and continue works and is SLIGHTLY better than VB6's Edit ... this is a successor to Visual Studio 6. ... Again the issue is one of Backwards Compatibility not technical merit. ...
      (microsoft.public.vb.general.discussion)
    • Re: Expert System in C#
      ... And your partner would have the opportunity to improve her programming language knowledge. ... If she can use Visual Studio, then she can write a managed DLL in C++. ... If she is only able to use some other development environment, or for whatever reason is unwilling to learn _anything_ new about managed code, then she can compile her code as a DLL and then your code can use p/invoke to call it. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: VS2008 vs VS2010, anyone used it?
      ... Is this the bug you refer to?: ... Visual Studio Product Team ... I'm a Developer here at Microsoft on the Visual C++ IDE team. ... What "edit and continue" bug? ...
      (microsoft.public.vc.mfc)