Re: CVS compilation under Linux
"Robert Roebling" <[email protected]> Tue, 07 Dec 2004 00:38:09 +0100
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
I wrote: > My mono is probably too old. I'll see what happens after > an upgrade. Compilation works now and I can ran the sample and the printing sample now can print to PDF :-) Anyways, I just came across a problem. If I want to make e.g. a wxStaticText blue, I use ::SetForegroundColour() under C++ and Python, but the following has no effect under wx.NET. although I thought that was the way to do it: StaticText text = new StaticText( ... ); text.ForegroundColour = Colour.wxBLUE; What's wrong with that? Robert ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/