1. Win32Lib Problem

I hope this is a known issue:

The dropdown listbox stays on top when clicking on tabs...

Using EX21.EXW, click on the dropdown listbox item on Tab1. Now click on
any other tab. The dropdown list stays put.

<\<

new topic     » topic index » view message » categorize

2. Win32Lib Problem

Hi ck,

>I hope this is a known issue:
>
>The dropdown listbox stays on top when clicking on tabs...
>
>Using EX21.EXW, click on the dropdown listbox item on Tab1. Now
>click on any other tab. The dropdown list stays put.

Yes, this is a known issue. The latest patch has a workaround but the next
release should have a more appropriate fix.

Find the patch at

-----
cheers
Derek

new topic     » goto parent     » topic index » view message » categorize

3. Win32Lib Problem

In EX18.EXW, when Level 3 (Hard) is chosen, it crashes in findGoodMove with
a type_check failure, hBmp is 1610942033...

Just FYI...

-ck

P.S. This is being tested on a Win2K machine! Might be important...


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32Lib Problem

On Fri, 10 Nov 2000 17:01:53 -0800, CK's Yahoo Mail wrote:

>In EX18.EXW, when Level 3 (Hard) is chosen, it crashes in findGoodMove with
>a type_check failure, hBmp is 1610942033...
>
>Just FYI...
>
>-ck
>
>P.S. This is being tested on a Win2K machine! Might be important...

My guess is that hBmp is probably declared as an integer instead of an
atom, like it should be.  NT is good for picking up these little problems
because handles typically exeed the integer range (you might not see your
handles exceeding the integer range on a Win9x box).

-- Brian

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu