1. "For Combos this returns"
In the win32lib documentation, for the function getIndex( list ), the following
line is incomplete:
"For Combos this returns"
Can anyone tell me what words are missing?
Thanks,
--
Craig
2. Re: "For Combos this returns"
Craig Welch wrote:
>
> In the win32lib documentation, for the function getIndex( list ), the
> following
> line is incomplete:
>
> "For Combos this returns"
>
> Can anyone tell me what words are missing?
>
> Thanks,
>
> --
> Craig
I would usually test this before saying anything but I would guess "the index of
the currently selected item."
-- Brian