[MonoDevelop] How to gether widgets(Windows or Dialogs) of different projects into one project?

yu.wenpeng yu.wenpeng at hotmail.com
Thu Jul 19 07:17:22 UTC 2012


I design the UI in MonoDevelop under Window 7. There are two Projects, and
each project has sevel dialogs. I want to gether all the dialogs into one
project.

I tried to open the "gui.stetic" in UltraEdit as text file, the "gui.stetic"
looks like an XML, and I found the definition of all the dialogs and detail
widgets of the project. I copy the definition of the dialogs which I want to
move into another project, and paste into the target "gui.stetic", and add
the code file (.cs) of the dialogs into the target project. Then I rebuild
the project successfully. 
But I can not open or edit the "new" dialog in MonoDevelop. There is no
problem to open or edit the "old" dialog of the project. If I double click
on the  new dialog in MonoDev, MonoDev tell me to "Bind the design to an
existing class" or "Create a new class". I choose the right class ,and click
the "OK"button, then double click the new dialog , it tell me to "Bind..."
again.
I can't fix the problem...

--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-gether-widgets-Windows-or-Dialogs-of-different-projects-into-one-project-tp4650467.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list