bugDotGNU Portable.NET - Bugs: bug #9777, listview control is unusable

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9777: listview control is unusable

Submitter:  Harry Mofo <HarryMofo>
Submitted:  Tue 27 Jul 2004 02:01:45 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 18 Oct 2004 06:07:45 AM UTC, comment #2: 

Closing this bug right now. ListView is still a TODO but
this bug is not valid.

Gopal.V <t3rmin4t0r>
Group administrator
Thu 29 Jul 2004 12:18:26 AM UTC, comment #1: 

The runtime errors were caused by a conflict with parts of dotGNU 0.6.2 that I didn't know were installed.

After looking at ListView.cs it seems that the control's lack of visible manifestation is due to the fact that it's just not finished.  At the very least, I think it is supposed to override the OnPaint method and draw something.

I might be able to flesh-out other parts of the code but the drawing is beyond my abilities right now.  It's my bad luck that my first dotGNU project requires listview controls.
  :^(

Harry Mofo <HarryMofo>
Tue 27 Jul 2004 02:01:45 AM UTC, original submission:  

using pnetlib-0.6.6 on Suse9.1.  Any attempt to use one of ListView's collections results in a runtime error like:

token 0x0A00001C: member `System.Windows.Forms.ListView.get_Columns' not found
lvtest.exe: unresolved external references

or

token 0x0A00001C: member `System.Windows.Forms.ListView.get_Items' not found
lvtest.exe: unresolved external references

The control also does not seem to paint itself on the parent form.

Harry Mofo <HarryMofo>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-10-18 t3rmin4t0r StatusNone Invalid
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code