Graphical Editor

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

    Graphical Editor

    I have to create the Graphical Editor on the top our windows application
    Currently is VB style , but should be migrated to .NET
    Please shed light upon creating Graphical Editor (drag and drop, connection
    line) like Rational Rose, Visual Modeller. I am looking the algorithm


  • Jay B. Harlow [MVP - Outlook]

    #2
    Re: Graphical Editor

    The following article may be a good starting point.



    Hope this helps
    Jay

    "Microsoft" <kaminm@sympati co.ca> wrote in message
    news:OxlKnuSjDH A.2516@TK2MSFTN GP09.phx.gbl...[color=blue]
    > I have to create the Graphical Editor on the top our windows application
    > Currently is VB style , but should be migrated to .NET
    > Please shed light upon creating Graphical Editor (drag and drop,[/color]
    connection[color=blue]
    > line) like Rational Rose, Visual Modeller. I am looking the algorithm
    >
    >[/color]


    Comment

    • Justin Weinberg

      #3
      Re: Graphical Editor

      This article was extremely helpful to us when we were trying to accomplish a
      similar task


      ml/designsurface.a sp

      --
      Justin Weinberg

      Designing a PrintDocument? Drawing to forms?
      Check out GDI+ Architect at www.mrgsoft.com


      "Microsoft" <kaminm@sympati co.ca> wrote in message
      news:OxlKnuSjDH A.2516@TK2MSFTN GP09.phx.gbl...[color=blue]
      > I have to create the Graphical Editor on the top our windows application
      > Currently is VB style , but should be migrated to .NET
      > Please shed light upon creating Graphical Editor (drag and drop,[/color]
      connection[color=blue]
      > line) like Rational Rose, Visual Modeller. I am looking the algorithm
      >
      >[/color]


      Comment

      • Microsoft

        #4
        Re: Graphical Editor

        Thanks guys.

        "Justin Weinberg" <jweinberg@_spa mkill_mrgsoft.c om> wrote in message
        news:u8BWzGcjDH A.2268@TK2MSFTN GP12.phx.gbl...[color=blue]
        > This article was extremely helpful to us when we were trying to accomplish[/color]
        a[color=blue]
        > similar task
        >
        >[/color]
        http://msdn.microsoft.com/library/de...us/dndotnet/ht[color=blue]
        > ml/designsurface.a sp
        >
        > --
        > Justin Weinberg
        >
        > Designing a PrintDocument? Drawing to forms?
        > Check out GDI+ Architect at www.mrgsoft.com
        >
        >
        > "Microsoft" <kaminm@sympati co.ca> wrote in message
        > news:OxlKnuSjDH A.2516@TK2MSFTN GP09.phx.gbl...[color=green]
        > > I have to create the Graphical Editor on the top our windows application
        > > Currently is VB style , but should be migrated to .NET
        > > Please shed light upon creating Graphical Editor (drag and drop,[/color]
        > connection[color=green]
        > > line) like Rational Rose, Visual Modeller. I am looking the algorithm
        > >
        > >[/color]
        >
        >[/color]


        Comment

        Working...