LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   new monodevelop( 0.10.0.0 ) lost inerface designer!?!?!?! (https://www.linuxquestions.org/questions/programming-9/new-monodevelop-0-10-0-0-lost-inerface-designer-437584/)

trscookie 04-21-2006 07:47 PM

new monodevelop( 0.10.0.0 ) lost inerface designer!?!?!?!
 
hello all ive just emerged the new monodevelop and started a new interface project, all of the widgets are down one side, but i cant find the form designer for the life of me!! is it just me? could someone please give me a step by step guide to accessing this so called form designer before i have no hair left?! ive tried creating new forms then double clicking them but it just takes me to the code, there doesnt seem to be an obvious button. please help, cheers trscookie.

trscookie 04-22-2006 10:24 AM

BUMP!!! anyone? :cry: :confused:

squimmy 04-22-2006 12:05 PM

here: http://xs77.xs.to/pics/06166/deissg.png

trscookie 04-22-2006 01:12 PM

i wish it was that easy, dont have that button but in view i have everything selected?!?!?!!

squimmy 04-22-2006 02:08 PM

Sorry about the bad quality but I can't get any recording apps to work on my comp so I had to make my own which is crap.http://img443.imageshack.us/my.php?image=out1us.swf (needs flash 7)

That should show where the button appears on my comp.


make sure MainWindow.cs is selected, then the design button should be there.

trscookie 04-22-2006 02:27 PM

done exactly what you just did right to the letters in the project name and location, clicked on "MainWindow.cs" and the bloody Designer/Source buttons still dont come up!?!??! whats going on???? cheers

squimmy 04-22-2006 02:33 PM

erm.... goto tools-> addin manager-> IDE Extensions do you see GTK# Visual Designer? I'm not even sure if that's related to stetic but it's worth a shot.

trscookie 04-22-2006 02:36 PM

sometimes when i click on "MainWindow.cs" it crashes and if i right click on it and select open i get this error message:

Code:

Exception occurred: Exception has been thrown by the target of an invocation.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Metacity.Preview ---> System.DllNotFoundException: libmetacity-private.so.0
in (wrapper managed-to-native) Metacity.Preview:meta_preview_get_type ()
in <0x00014> Metacity.Preview:get_GType ()
in <0x00022> GtkSharp.MetacitySharp.ObjectManager:Initialize ()
in <0x00007> Metacity.Preview:.cctor ()--- End of inner exception stack trace ---

in <0x00000> <unknown method>
in <0x00032> Stetic.PreviewBox:CreateMetacityPreview (Gtk.Window window)
in <0x000a4> Stetic.PreviewBox:.ctor (Gtk.Container container, Int32 designWidth, Int32 designHeight)
in <0x00115> Stetic.EmbedWindow:Wrap (Gtk.Container container, Int32 designWidth, Int32 designHeight)
in <0x0006a> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderEditSession:get_WrapperWidget ()
in <0x00470> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderView:.ctor (IViewContent content, MonoDevelop.GtkCore.GuiBuilder.GuiBuilderWindow window)
in <0x0007d> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderDisplayBinding:CreateContentForFile (System.String fileName)
in <0x00023> MonoDevelop.Ide.Gui.LoadFileWrapper:Invoke (System.String fileName)
in <0x009bd> MonoDevelop.Ide.Gui.Workbench:RealOpenFile (System.Object openFileInfo)
in <0x003db> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Int32 line, Int32 column, Boolean bringToFront)
in <0x00016> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName, Boolean bringToFront)
in <0x0000f> MonoDevelop.Ide.Gui.Workbench:OpenDocument (System.String fileName)
in <0x00059> MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler:ActivateItem ()
in <0x000eb> MonoDevelop.Ide.Gui.Pads.TreeViewPad:ActivateCurrentItem ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[])
in <0x0008d> System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---

in <0x0010e> System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x0001a> System.Reflection.MethodBase:Invoke (System.Object obj, System.Object[] parameters)
in <0x00015> MonoDevelop.Components.Commands.CommandHandlerInfo:Run (System.Object cmdTarget)
in <0x00311> MonoDevelop.Components.Commands.CommandManager:DispatchCommand (System.Object commandId, System.Object dataItem)


this mean anything to anyone? cheers, trscookie.

trscookie 04-22-2006 02:42 PM

:D:D:D:D:D WAIT I HAVE IT i emerged metacity :D:D:D:D:D
It works !!!!! yayay!!!! cheers all, legends!!!


All times are GMT -5. The time now is 11:16 PM.