Wrox Programmer Forums
|
Visual Studio 2005 For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 13th, 2009, 11:13 AM
Registered User
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Designers

How does one go about creating their own designer for VS? For example the form designer where you can drop controls onto. I would like to create my own custom designer for that. I've tried searching on the net but can't really find anything about this. I'm guessing I'm not entering the correct keywords. Can anyone point me in the right direction?

Thanks
 
Old March 13th, 2009, 12:17 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

Can you tell us what do you want to accomplish? you want a form with a specific design when you open it?
__________________
HTH

Gonzalo


================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the
proof.
================================================== =========
 
Old March 13th, 2009, 12:25 PM
Registered User
 
Join Date: Mar 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Actually I want to create my own form type designer. I want to use my own image for the "form" image. I would like the same features of dragging and dropping onto this form but I want to write my own code when these controls are dropped.

Basically I'm creating my own GUI for a 3D engine and I want to make it just like VS where you can visually drop controls onto the main screen for this engine. It would then make the code specific for this engine behind the scenes.

Think of when you open a new project template for like Pocket PC, Smartphone, or Windows CE. They all display their own looking "form" for you to drop and drag controls onto. The code that is auto generated is specific for that language/api also. I want to do exactly that. I want to create my own project template, that has my own designer for my own form look.

In my case the "form" is just going to be the default window that is generated by this 3D engine. I'm guessing I would just take a screenshot of this and use it as the visual. But I also need to have access to what happens when the controls are placed on this form because I need to write my GUI code behind the scene in the source file.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Perception System Requires Web Designers & Graphic Designers - Ahmedabad kethywright Flash (all versions) 0 February 13th, 2009 07:17 AM
Designers team looking for a programmer Sabata Flash (all versions) 1 July 17th, 2008 02:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.