octareenroon91 / analog-box

Automatically exported from code.google.com/p/analog-box
0 stars 0 forks source link

Wave Out Scroll bar Weirdness #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Problem:
In Win7, the device list on the About panel and WaveIn/Out objects
may have an unnecessary scrollbar. Clicking on the scroll bar
makes it dissappear -- and has crahed the program at least once.

Recommend:
*This issue may be related to Win7 crashes described here:
 <http://code.google.com/p/analog-box/issues/detail?id=21>
 After one or two crashes, the problem goes away.
*The scroll bars should not show up at all if they are not needed
 -- older versions of Windows preseneted such behavior. It may be
 the case that additional 'style' flags are needed during creation
 of the 'popup panel' Research into the newer CreateWindow flags
 may be illustrative.

Original issue reported on code.google.com by andyt7...@gmail.com on 8 Jul 2011 at 8:46