feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Jun 04 2004 : 07:52:16 AM
|
i have finally got back to looking at windows programming, and i am seeing this:
listView is coloured brown, the colour for Methods. however VAX seems quite sure this is a variable, it knows it type and everything. the resultViewer variable is coloured correctly.
this is probably caused by VAX confusing listView with
QListView *QListViewItem::listView() const
using VS .NET 2003, VAX 1237 and Qt, which is where QListView comes from. i think i will change to a less confusing variable name for now. |
zen is the art of being at one with the two'ness |
Edited by - WannabeeDeveloper on Aug 02 2004 03:20:36 AM |
|