Owen Wang
commitdcc175de6a6a978661bdd58a3583e954358d2116
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2000 15:28:06 +0000 (30 15:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2000 15:28:06 +0000 (30 15:28 +0000)
tree37f7d26e4d3424f37f77d16c672971fcbac00bbf
parentc192ba24687d1016a4a990236b1f53ae463e58d3
Owen Wang
When you click on an icon to open a combo box, you would expect it to
be enabled so you can choose something in it. In Wine this was not
guaranteed since your default flags could get lost in the process-heap
of the application.
controls/combo.c