Bonjour, je suis nouveau et j'ai déja créer qqe application mais la je me suis dis que je pourrai créer une interface avec un programme d'émulation, je possède presque toute les oldies mais je ne veut pas les abimer (sa a de la valeur !) donc je créer un "frontend" pour jouer à mes jeux. Je me suis tourner vers le seul language que je connais un peu et j'ai commancer ...
Le problème, c'est quand je clique sur nes, j'ai le message suivant :
System.InvalidOperationException: Le formulaire Show a essayé de définir un formulaire inéligible comme son propriétaire. Les formulaires ne peuvent pas s'appartenir ou appartenir à leurs propriétaires.
à System.Windows.Forms.Form.Show
à Console_EMULATION.MainForm.Button1Click dans C:\Documents and Settings\Administrateur\Mes documents\SharpDevelop Projects\Console_EMULATION\Console_EMULATION\MainForm.vb:ligne 20
à System.Windows.Forms.Control.OnClick
à System.Windows.Forms.Button.OnClick
à System.Windows.Forms.Button.OnMouseUp
à System.Windows.Forms.Control.WmMouseUp
à System.Windows.Forms.Control.WndProc
à System.Windows.Forms.ButtonBase.WndProc
à System.Windows.Forms.Button.WndProc
à ControlNativeWindow.OnMessage
à ControlNativeWindow.WndProc
à System.Windows.Forms.NativeWindow.DebuggableCallback
à ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop
à ThreadContext.RunMessageLoopInner
à ThreadContext.RunMessageLoop
à System.Windows.Forms.Application.Run
à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun
à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel
à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run
à Console_EMULATION.My.MyApplication.Main
puis il se quitte, donc je ne peut pas acceder a ma seconde Form...
JE LE FAIT sur SharpDevelop en VB
voici l'enregistrement :http://dl.free.fr/bJ3eH2EDx
Comment je pourrai faire ???
Merci