Hi,
When I run my application which has two TListView component on it,
with no data - it just displays the form, I get loads of warning
messages to the console!!! Using GTK1 under Linux. Lazarus 0.9.23
r11312.
Am I supposed to start worrying, or can I ignore these for now.??? =)
How can I suppress these message if I have to create a release build
of my application?
--------------- CUT ---------------------
[WARNING] ColumnSetMinWidth called without handle for ListView2(TListView)
[WARNING] ColumnSetWidth called without handle for ListView2(TListView)
[WARNING] ColumnSetImage called without handle for ListView2(TListView)
[WARNING] ColumnSetVisible called without handle for ListView2(TListView)
[WARNING] ColumnInsert called without handle for ListView2(TListView)
[WARNING] ColumnSetAlignment called without handle for ListView2(TListView)
[WARNING] ColumnSetAutoSize called without handle for ListView2(TListView)
[WARNING] ColumnSetCaption called without handle for ListView2(TListView)
[WARNING] ColumnSetMaxWidth called without handle for ListView2(TListView)
[WARNING] ColumnSetMinWidth called without handle for ListView2(TListView)
[WARNING] ColumnSetWidth called without handle for ListView2(TListView)
[WARNING] ColumnSetImage called without handle for ListView2(TListView)
[WARNING] ColumnSetVisible called without handle for ListView2(TListView)
---------------- END -------------------
Regards,
- Graeme -
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives