..
This commit is contained in:
@@ -390,9 +390,7 @@ namespace Project
|
||||
private void tmDisplay_Tick(object sender, EventArgs e)
|
||||
{
|
||||
tabControl4.TabPages[0].Text = $"({axisIndex}) JOG";
|
||||
if (PUB.joypad != null && PUB.joypad.IsOpen)
|
||||
this.Text = "MODEL(MOTION) SETTING - JOYSTICK GROUP:" + PUB.Result.JoystickAxisGroup.ToString();
|
||||
else
|
||||
|
||||
this.Text = "MODEL(MOTION) SETTING";
|
||||
|
||||
if (PUB.mot.IsInit == false)
|
||||
|
||||
Reference in New Issue
Block a user