dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Winforms StatusBar on PNET problems


From: Rhys Weatherley
Subject: Re: [DotGNU]Winforms StatusBar on PNET problems
Date: Wed, 18 Jun 2003 18:38:37 +1000
User-agent: KMail/1.4.3

On Wednesday 18 June 2003 04:22 pm, Simon Guindon wrote:

> One thing I've hit during overriding the WndProc method is that in .NET
> its protected and in pnet its public, so my code gives me a "cannot
> change access modifier".  Could someone change this please?

Whoops, my mistake.  I've fixed this now.

> Also a small request, could someone please implement these two classes,
> I need to subclass them to pass events in my statusbar.  I would do them
> myself but I'm not sure whats required.

I'll try to get all of the *EventArgs and *EventHandler classes done tonight.

> address@hidden Debug]# ./Test.exe
> unresolved type: System.Windows.Forms.StatusBar/StatusBarPanelCollection
> ./Test.exe: unresolved external references

I'll look into this also.

> Also some of the drawing methods aren't drawing properly like the
> ControlPaint.Draw3DBorder with the SunkenOuter makes it look like a
> button, not slightly sunken.

I'll be implementing the rest of "ControlPaint" this week, and fixing up any 
oddities that I find as I go.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]