Re: Windres Problem with ComboBox/tabbing? - Fixed/MinGW Problem

2003-12-28 Thread Myke Predko
Thanx Igor for the pointer, I joined the list and got my answers. For anybody that cares, or runs into the same problems: 1. The combobox control's "height" parameter is the height with the dropdown active of the control, not its height with the dropdown hidden. This doesn't seem to be well expl

Windres Problem with ComboBox/tabbing?

2003-12-28 Thread Myke Predko
Hi Folks, This is my first question to the group, so hopefully I will provide all the required information. I'm attempting to build a small programmer interface for Win32 using gcc under cygwin. Along with gcc, I have been using gdb running under ddd for symbolic debugging. The application is t