From mono-winforms-list Mon Dec 13 18:42:31 2004 From: Nadav Rotem Date: Mon, 13 Dec 2004 18:42:31 +0000 To: mono-winforms-list Subject: [Mono-winforms-list] Re: Mono-winforms-list digest, Vol 1 #345 - 4 msgs Message-Id: <1102963351.14408.2.camel () localhost ! localdomain> X-MARC-Message: https://marc.info/?l=mono-winforms-list&m=111336243008620 On Mon, 2004-12-13 at 06:32 -0500, mono-winforms-list-request@lists.ximian.com wrote: > Send Mono-winforms-list mailing list submissions to > mono-winforms-list@lists.ximian.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > or, via email, send a message with subject or body 'help' to > mono-winforms-list-request@lists.ximian.com > > You can reach the person managing the list at > mono-winforms-list-admin@lists.ximian.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mono-winforms-list digest..." > > > Today's Topics: > > 1. MonthCalendar Draing optimisations (jba-mono@optusnet.com.au) > 2. Plugging winforms into stable? (Eric Scott) > 3. Re: Plugging winforms into stable? (Peter Dennis Bartok) > 4. Re: Plugging winforms into stable? (Eric Scott) > > --__--__-- > > Message: 1 > From: jba-mono@optusnet.com.au > To: mono-winforms-list@lists.ximian.com > Date: Mon, 13 Dec 2004 10:35:52 +1100 > Subject: [Mono-winforms-list] MonthCalendar Draing optimisations > > Hi guys, > > Over the weekened I implemented and checked in changes to the MonthCalendar that > (hopefully) optimise the way the control is painted and invalidated, as well as > enable click-drag date selection. > > It seems to make a difference to my machine, but things always run slowly on my > machine so I can't be sure if that's the cause or not. > > Anyhow, I would love to get some feedback from anyone who has the time to test the > Monthcalendar about it's paint responsiveness and any selection bugs (which I hope > aren't there). For those that have the time to check it out, use the > winforms/monthcalendar sample and test on the second row of calendars (cause it has > a max selection count of 400 or so). > > Thanks in advance. > > JBA > > P.S. This is the first control i wrote for MWF from scratch, so it's quite possible > that I may have done some things wrong, and I am quite open to constructive > criticism and tips :) > > --__--__-- > > Message: 2 > Date: Sun, 12 Dec 2004 18:24:43 -0600 > From: Eric Scott > To: mono-winforms-list@lists.ximian.com > Subject: [Mono-winforms-list] Plugging winforms into stable? > > Yo; > I have Mono 1.0.5 installed from the Fedora 2 rpm's on my Fedora 2 > comp. Is it possible to just compile the winforms module from the > latest source and plug it into stable? Would that cause issues? If > not... exactly how do I go about getting, compiling, and plugging in > WinForms? > Cheerio, > ES > > -- > Registered Linux user #: 366,862 > Registered Linux computer #: 261,856 > > RedHat Linux Fedora 2 > Reasons to buy Windows: Um....................... None? > > > --__--__-- > > Message: 3 > From: "Peter Dennis Bartok" > To: "Eric Scott" , > > Subject: Re: [Mono-winforms-list] Plugging winforms into stable? > Date: Sun, 12 Dec 2004 18:11:00 -0700 > > I don't think the latest will be pluggable into stable, I believe there were > some changes to Mono.Posix that might not be in the 1.0 branch. > > If the Mono.Posix stuff is in 1.0, you just need to make clean in > Managed.Windows.Forms and then make && make install. > > If it is not, you'll need to get the 1.1 packages, but you still just need a > make clean && make && make install in the MWF directory. > > Cheers, > Peter > > -----Original Message----- > From: "Eric Scott" > To: > Date: 12 December, 2004 17:24 > Subject: [Mono-winforms-list] Plugging winforms into stable? > > > >Yo; > >I have Mono 1.0.5 installed from the Fedora 2 rpm's on my Fedora 2 > >comp. Is it possible to just compile the winforms module from the > >latest source and plug it into stable? Would that cause issues? If > >not... exactly how do I go about getting, compiling, and plugging in > >WinForms? > > Cheerio, > > ES > > > >-- > >Registered Linux user #: 366,862 > >Registered Linux computer #: 261,856 > > > >RedHat Linux Fedora 2 > >Reasons to buy Windows: Um....................... None? > > > >_______________________________________________ > >Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com > >http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > > > > > > --__--__-- > > Message: 4 > Date: Sun, 12 Dec 2004 21:34:19 -0600 > From: Eric Scott > To: mono-winforms-list@lists.ximian.com > Subject: Re: [Mono-winforms-list] Plugging winforms into stable? > > Peter Dennis Bartok wrote: > > >I don't think the latest will be pluggable into stable, I believe there were > >some changes to Mono.Posix that might not be in the 1.0 branch. > > > >If the Mono.Posix stuff is in 1.0, you just need to make clean in > >Managed.Windows.Forms and then make && make install. > > > >If it is not, you'll need to get the 1.1 packages, but you still just need a > >make clean && make && make install in the MWF directory. > > > >Cheers, > > Peter > > > >-----Original Message----- > >From: "Eric Scott" > >To: > >Date: 12 December, 2004 17:24 > >Subject: [Mono-winforms-list] Plugging winforms into stable? > > > > > > > > > >>Yo; > >>I have Mono 1.0.5 installed from the Fedora 2 rpm's on my Fedora 2 > >>comp. Is it possible to just compile the winforms module from the > >>latest source and plug it into stable? Would that cause issues? If > >>not... exactly how do I go about getting, compiling, and plugging in > >>WinForms? > >> Cheerio, > >> ES > >> > >>-- > >>Registered Linux user #: 366,862 > >>Registered Linux computer #: 261,856 > >> > >>RedHat Linux Fedora 2 > >>Reasons to buy Windows: Um....................... None? > >> > >>_______________________________________________ > >>Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com > >>http://lists.ximian.com/mailman/listinfo/mono-winforms-list > >> > >> > >> > >> > > > > > > > > > Okay... I feel ignorant here... but does anybody know how I would go > about updating Mono 1.0.4 to 1.1.3 with Yum (Fedora Core 2)? I changed > the yum source to the 1.1.3 archive... and did "yum update mono-core" > but it claims "mono-core" is the latest version. Obviously I'm new to > Yum & Fedora.... > Thanx, > ES >