List of Contributions

Cuvalo

Contact Details

Cuvalo


My Content

1 to 2 of 2 total
Posted By Cuvalo Apr 20, 2026 01:18:00 PM
Found In Egroup: Advanced Software
\ view thread
I have an OPC_UA tag that is an array of struct, I am trying to break out each element of the struct into a text box in a list view. I want each element of the array to be a row in the list view. For the list view row template I have three text boxes where I want each member of the struct to be shown ...
Posted By Cuvalo Mar 03, 2026 03:50:00 PM
Found In Egroup: Advanced Software
\ view thread
I am trying to set tab widths of a navigation panel to evenly distribute. Setting them to auto sets the width to the contents. I want the tab widths to evenly distribute. Anyone run into this issue? -------------------------------------------