From: <bra...@om...> - 2005-08-02 17:17:23
|
Alex Tweedly wrote on 08/01/2005 03:53:01 PM: >> bra...@om... wrote: >> >> I just noticed that there is a component called ToggleButton in the >> Resource Editor's Components menu, and there is an example of >> ToggleButton in the Widgets sample. However, I don't see the >> difference between a toggle button and a normal button. It's also >> not documented anywhere on the PythonCard website. > There's not much difference to see in the resourceEditor - the > button itself looks the same. However, it has an additional > attribute "checked" (on same line as enabled and visible); also, it > cannot be "default". Aha. Thanks. I guess I just didn't notice that.. |