Leo Zhang

Results 5 comments of Leo Zhang

this.ActionStop.SetVisible(this.False) should be this.ActionStop.SetVisible(false)

this.ToolBar = qtwidgets.NewQToolBar(this.MainWindow) should be this.ToolBar = qtwidgets.NewQToolBar1(this.MainWindow)

this.VerticalLayout_3.SetStretch(this.0, 1) should be this.VerticalLayout_3.SetStretch(0, 1)

// menu_File->addSeparator(); should be this.Menu_File.AddSeparator()

I want to open dir