KDialogBase
Bernd Gehrmann
bernd at physik.hu-berlin.de
Tue Apr 17 11:16:14 UTC 2001
On Tue, 17 Apr 2001, Matthias Hoelzer-Kluepfel wrote:
> As a rule of thumb, I think one should create new dialogs with designer. And
> if I have to change something in an old one, I personally would probably redo
> it with designer. But to change an old one without adding something seems
> like a waste of time.
Sure, this sounds sensible. Another point is that variable names
should be set explicitly. I have seen dialog code (don't remember
whether it was with designer or with delphi) which looked like
ListBox2->foo();
PushButton4->bla();
Ouch.
Bernd.
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list