Designer software for "run-time designer"

  • Thread starter Thread starter Helmut Giese
  • Start date Start date
H

Helmut Giese

Hello out there,
in my application users need to create/populate/modify notebook pages
at _run-time_. This calls for "designer like" capabilities like
- dragging components to some kind of form,
- work with a corresponding property editor,
- saving the result somehow and re-create the page when needed, and
- the like.

I wonder:
- Is it possible to (re-) use Visual Studio's built-in designer or
maybe a subset (this is VS 2005)?
- Does anyone have experience in using some third party software to
accomplish this?

Any links or tips will be greatly appreciated.
Best regards
Helmut Giese
 
yes- you can do in Powerbuilder 10.x easily.



Posted as a reply to:

Designer software for "run-time designer"

Hello out there,
in my application users need to create/populate/modify notebook pages
at _run-time_. This calls for "designer like" capabilities like
- dragging components to some kind of form,
- work with a corresponding property editor,
- saving the result somehow and re-create the page when needed, and
- the like.

I wonder:
- Is it possible to (re-) use Visual Studio's built-in designer or
maybe a subset (this is VS 2005)?
- Does anyone have experience in using some third party software to
accomplish this?

Any links or tips will be greatly appreciated.
Best regards
Helmut Giese

EggHeadCafe - Software Developer Portal of Choice
WCF Workflow Services Using External Data Exchange
http://www.eggheadcafe.com/tutorial...a-6dafb17b6d74/wcf-workflow-services-usi.aspx
 
Back
Top