I'm trying to change the user interface of a project found on Sourgeforge (control panel for the velleman K8055 USB interface kit). The element I want to change is a matrix object of 8 check boxes. Now they are set in a 2-row 4-column arrangement, I want them in one column so I can add meaningful labels in stead of 1, 2, 3 etc. But when I change the layout I seem to loose the functionality of the buttons. When I make a new set of buttons (make one, embed in matrix, hold alt and drag till I have eight) en link the MSMatrix object like the original one was linked only two buttons work: the first and the last, corresponding to the first two buttons in functionality. I must be missing something...
To a seasoned programmer this is probably obvious, but my programming skills are mainly limited to writing C code for PIC microprocessors. No GUI there.
If all this does not sound too gibberish, can someone point me in the right direction?
Thanks,
Arjen
To a seasoned programmer this is probably obvious, but my programming skills are mainly limited to writing C code for PIC microprocessors. No GUI there.
If all this does not sound too gibberish, can someone point me in the right direction?
Thanks,
Arjen