The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
once the xyz procedure has been executed ,the yellow button should change in some other color.
Hello,
Use the below command inside 'xyz' procedure. .mainWindow.mainWindowForRow2.but_Browse3 configure -background red
Hello, Use the below command inside 'xyz' procedure. .mainWindow.mainWindowForRow2.but_Browse3 configure -background red
thanks Livil..its working..:)