From kde-pim Wed Jan 30 21:18:06 2002 From: Waldo Bastian Date: Wed, 30 Jan 2002 21:18:06 +0000 To: kde-pim Subject: Re: [Kde-pim] kpilot GUI - log widget using QTextView X-MARC-Message: https://marc.info/?l=kde-pim&m=101242625802254 On Wednesday 30 January 2002 12:41 pm, Martin Junius wrote: > Waldo Bastian writes: > > QMultiLineEdit is deprecated in Qt 3. > > What=B4s the preferred replacement then? QTextView? (My kwatch utility > heavily depends on QMultiLineEdit.) QTextView yes. QMultiLineEdit inherits from QTextView at the moment, it m= erily=20 adds a few extra methods but it shouldn't be too hard to go from=20 QMultiLineEdit to QTextView alone. I don't think QMultiLineEdit will=20 disappear in the near future so I don't think it is very urgent. Cheers, Waldo --=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/