rkt_167
Junior Member level 1
Hello,
I have few questions regarding calp programming.
Q1)I am designing a UI using calp programming in CANalyzer software. I want to know how I can read and assign entered text box value to a variable in my program?
Q2) What is the event name for buttons. What should I give in place of eventname below?
E.g On eventname namespace::button
{
}
I have few questions regarding calp programming.
Q1)I am designing a UI using calp programming in CANalyzer software. I want to know how I can read and assign entered text box value to a variable in my program?
Q2) What is the event name for buttons. What should I give in place of eventname below?
E.g On eventname namespace::button
{
}