"Trey Keown" <[EMAIL PROTECTED]> wrote
> Although I should have expected at least a few problems, I have a
> question
> about a glitch in vista using a wx-implemented script.
So give us a clue, what is the glitch?
> Here's the example script-
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
snipped
>
Although I should have expected at least a few problems, I have a question
about a glitch in vista using a wx-implemented script.
Here's the example script-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#!/usr/bin/python
# togglebuttons.py
import wx
class ToggleButtons(wx.Dialog):
def __init__(sel