• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ausPPC
    Posts: 543 from 2007/8/6
    From: Pending...
    jqlvld.png

    This image shows a mock-up MUI window for an assembly debugger - it's composed of dozens of Label objects.

    The individual 'x' symbols represent binary fields and I want them to switch between '0' and '1' when they're clicked.

    The grouped 'xxxxxxxx' symbols represent 32bit hexadecimal fields and I want them to be editable when they're clicked.

    Is there a way to find out if a label has been clicked?

    If not, I'm hoping to change those 'x'es to borderless buttons and string gadgets. But how do I make a check-mark style button that shows '1' when activated and '0' when deactivated?

    I'd also be interested to know of other ways to create such a display that relies of far fewer individual objects.
    PPC assembly ain't so bad... ;)
  • »15.03.16 - 20:45
    Profile Visit Website