Re: Llama Emulated Controls
- Posted by David Cuny <dcuny at LANSET.COM> Jul 04, 1999
- 486 views
Gary Dumer relied: >David... I assume you mean ex07? If so, the only thing that seems different >is when you make the button press or click the checkbox, the select outline >(dotted outline around the button or around the checkbox text) doesn't >appear. Other than that it performs as expected. Actually, in almost *all* the demos, the push buttons, radio buttons and checkboxes are all emulated controls, instead of native Windows controls. If you didn't notice that, I guess I'm doing it right. None of the emulated controls have any concept of focus at the moment, which is why there is no focus rectangle being drawn on the control. I hope to be adding focus (and tab-key awareness) to the next release. Thanks! -- David Cuny