[MonoDevelop] Relinking GUI Designer generated files

Mr Sky starsail3b at yahoo.com
Tue Dec 4 01:24:19 UTC 2012


I used the MonoDevelop GUI Designer to generate a C# GTK application along
with a few custom widgets to help with internal logic organization.

I then experimented with an assembler called Premake4 to generate custom
.csproj project files with operating system specific libraries and defines
to simplify cross-platform source code sharing.

Everything worked... mostly. All the proper files are in place. The code
compiles and runs properly. Trouble is, I messed up whatever is required for
MonoDevelop to match the user source code with the Designer Mode generated
code. As a result, I can no longer edit the layout of my GUI Designer
created Windows and Widgets!

Does anyone know where and how MonoDevelop recognizes what SomeFile.cs has
an associated gtk-gui/path.SomeFile.cs GUI Designer file or how I might
re-link the two?


If it makes a difference I'm running MonoDevelop under MacOSX 10.8



--
View this message in context: http://mono.1490590.n4.nabble.com/Relinking-GUI-Designer-generated-files-tp4657638.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list