On 9/6/06, Luis R. Hilario B. <[EMAIL PROTECTED]> wrote:
Trying to implement TListBox, the error:
qtwsstdctrls.pp(303,15) Error: Identifier not found "TQtListView"

Use the menu: Search -> Find in Files

Search all files on the Qt widgetset directory for TQtListView

Then add the unit where he is to the uses clause.

If this class doesn´t exist already, you will need to write it on the
file qtprivate.pas

Take a look at that file and create a object just like the others.

--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to