|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
C# 2008 - Buttons not showing up on RHEL 5I have a simple form application made in C# (MS VS 2008), it has two buttons, but when I run it on RH Linux 5 through mono, the buttons are not visible on the form. What I see is two black lines which on click, initiate the respective button's event.
|
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5Hey!
Well, it sounds like a bug, but it sounds like an old version, too. Would you mind running "mono --version"? Carlos. 2009/6/4 Aatif_Chaudhry <gaatif@...>
_______________________________________________ Mono-winforms-list maillist - Mono-winforms-list@... http://lists.ximian.com/mailman/listinfo/mono-winforms-list |
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5well, its versions is 1.9.1 Thanx
|
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5That's a very old version. Try the last version, or one of the 2.4.x series at least ;-)
Thanks, Carlos. 2009/6/9 Aatif_Chaudhry <gaatif@...>
_______________________________________________ Mono-winforms-list maillist - Mono-winforms-list@... http://lists.ximian.com/mailman/listinfo/mono-winforms-list |
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5can u guide me how to upgrade? direct from within mono or installing something new...
thanx
|
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5I don't think anybody maintains Mono packages for RHEL5. I'd
recommend using a more modern Linux distribution [0] or building from source [1]. Hope this helps, Sandy [0] http://www.opensuse.org/en/ [1] http://www.mono-project.com/Compiling_Mono_From_Tarball On Tue, Jun 9, 2009 at 11:02 PM, Aatif_Chaudhry<gaatif@...> wrote: > > can u guide me how to upgrade? direct from within mono or installing > something new... > > thanx > > > > Carlos Alberto wrote: >> >> That's a very old version. Try the last version, or one of the 2.4.x >> series >> at least ;-) >> >> Thanks, >> Carlos. >> >> 2009/6/9 Aatif_Chaudhry <gaatif@...> >> >>> >>> >>> well, its versions is 1.9.1 >>> >>> >>> Thanx >>> >>> >>> Carlos Alberto wrote: >>> > >>> > Hey! >>> > >>> > Well, it sounds like a bug, but it sounds like an old version, too. >>> Would >>> > you mind running "mono --version"? >>> > >>> > Carlos. >>> > >>> > 2009/6/4 Aatif_Chaudhry <gaatif@...> >>> > >>> >> >>> >> I have a simple form application made in C# (MS VS 2008), it has two >>> >> buttons, >>> >> but when I run it on RH Linux 5 through mono, the buttons are not >>> visible >>> >> on >>> >> the form. What I see is two black lines which on click, initiate the >>> >> respective button's event. >>> >> -- >>> >> View this message in context: >>> >> >>> http://www.nabble.com/C--2008---Buttons-not-showing-up-on-RHEL-5-tp23864848p23864848.html >>> >> Sent from the Mono - WinForms mailing list archive at Nabble.com. >>> >> >>> >> _______________________________________________ >>> >> Mono-winforms-list maillist - Mono-winforms-list@... >>> >> http://lists.ximian.com/mailman/listinfo/mono-winforms-list >>> >> >>> > >>> > _______________________________________________ >>> > Mono-winforms-list maillist - Mono-winforms-list@... >>> > http://lists.ximian.com/mailman/listinfo/mono-winforms-list >>> > >>> > >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/C--2008---Buttons-not-showing-up-on-RHEL-5-tp23864848p23941533.html >>> Sent from the Mono - WinForms mailing list archive at Nabble.com. >>> >>> _______________________________________________ >>> Mono-winforms-list maillist - Mono-winforms-list@... >>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list >>> >> >> _______________________________________________ >> Mono-winforms-list maillist - Mono-winforms-list@... >> http://lists.ximian.com/mailman/listinfo/mono-winforms-list >> >> > > -- > View this message in context: http://www.nabble.com/C--2008---Buttons-not-showing-up-on-RHEL-5-tp23864848p23956214.html > Sent from the Mono - WinForms mailing list archive at Nabble.com. > > _______________________________________________ > Mono-winforms-list maillist - Mono-winforms-list@... > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > Mono-winforms-list maillist - Mono-winforms-list@... http://lists.ximian.com/mailman/listinfo/mono-winforms-list |
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5Hi,
Go to the fedora rawhide repos and grab 2.4.2.3 from there is probably easiest. Remember to grab libgdipus, mono-*, ibm-* and bytefx-* Not sure if RHEL5 has yum installed by default. If it does, you can possibly use that to cut the problems. TTFN Paul |
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5> Go to the fedora rawhide repos and grab 2.4.2.3 from there is probably
> easiest. Remember to grab libgdipus, mono-*, ibm-* and bytefx-* I doubt this would work on rhel-5, as rawhide uses a lot more recent gcc and libc. - Clemens _______________________________________________ Mono-winforms-list maillist - Mono-winforms-list@... http://lists.ximian.com/mailman/listinfo/mono-winforms-list |
|
|
Re: C# 2008 - Buttons not showing up on RHEL 5Hi,
> > Go to the fedora rawhide repos and grab 2.4.2.3 from there is probably > > easiest. Remember to grab libgdipus, mono-*, ibm-* and bytefx-* > I doubt this would work on rhel-5, as rawhide uses a lot more recent > gcc and libc. True. However, grabbing the srpms would enable the OP to build a rhel-5 version without the libc and gcc issues. TTFN Paul -- Sie können mich aufreizen und wirklich heiß machen! _______________________________________________ Mono-winforms-list maillist - Mono-winforms-list@... http://lists.ximian.com/mailman/listinfo/mono-winforms-list |
| Free embeddable forum powered by Nabble | Forum Help |