[MonoDevelop] Relinking GUI Designer generated files
Jeffrey Stedfast
jeff at xamarin.com
Sat Dec 15 00:40:46 UTC 2012
The .csproj files will have a <DependsUpon> XML child node for the designer files linking back to their main class file.
Sent from my iPhone
On Dec 3, 2012, at 8:24 PM, Mr Sky <starsail3b at yahoo.com> wrote:
> 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.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
More information about the Monodevelop-list
mailing list