FlexPendant Application
tmgaspar
✭
Hi mates,
I building an application in Visual C# to control a real system and I'm having some troubles...
I have the first form (view.cs) and when I click on button1 I wanna go to a form name form1 (form1.cs).
My code is:
button1.Click ... {
Form1 form1 = new Form1();
form1.Enabled = true;
form1.Visible = true;
this.Visible = false;
}
The problem: Form1 has labels, buttons, etc... but nothing appears. I just see a blank screen when I click on button1.
What am I doing wrong?
--
Tiago Gaspar
Tiago Gaspar
0
Comments
-
Moved to Developer Center.
Henrik Berlin
ABB0 -
Hi,You are using oordinary windows forms in the Compact Framework environment of the FlexPendant.Have you gone through the Application Manual on how to launch FlexPendant views?There is also a step by step walkthrough.If you liked/disliked those topics you can always use the Feedback function in the DevCenterJohn
Developer Center0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings