Class wizard

Bernd Gehrmann bernd at physik.hu-berlin.de
Fri Jul 16 15:33:57 UTC 1999


On Fri, 16 Jul 1999 Jonas Nordin wrote:
>> Sorry, but this does not work. Combo boxes have only
>> list boxes in Windows style. In Motif style, they have
>> popup menus. Result: classCombo.listBox() == 0, and
>> KDevelop crashes.
>
>How unpleasant. Really stupid. Grmbl. Ok. The same code is used in the
>classtool as well.

Wait a minute. QComboBox has two constructors. The one with
bool argument creates a list box (which is preferable anyway
for long lists). That's why the classtool does not crash.

Bernd




More information about the KDevelop-devel mailing list