Paco

Paco

Francisco T. Martinez

iMilDotCalc Available for Sale

4/5/2011

MilDotCalc is now available on the Mac App Sto...

Continue reading

Farewell

3/29/2005

My son's remains were put to rest yesterday in the Dallas/Fort Worth National Cemetery. It was military burial with full honors. Just before we parted to the hollow ground we were given over medal...

Continue reading

Mil Dot Calculation Software

7/28/2007

As many of you know, I have an interest in long range shooting. Here in Texas, there are quite a few shooting ranges that sport...

Continue reading

Paco's Blog

Gtk# Win32 Runtime Completed and Ready for Use

Well, I just got done testing the Gtk# Runtime on Win2K Pro configured with the MS .NET Framework Runtime (not the SDK) and ran the Gtk# GtkDemo app on it with my favorite "Dora the Explorer Back Pack" test. I run Pixbuf test and it looks like the swirling items that come out of Dora's backpack.

Let me know if you run into any problems.
Comments: Gtk# Win32 Runtime Completed and Ready for Use

Hey Paco,
The GtkDemo works unchanged on win32, or did you have to hack it? Last time I tried it on win32 I dont think the background was getting drawn right on that sample.

jluke, no, I did not alter it. The difference is between the underlying GTK+ 2.4 vs GTK+ 2.2. You see it is a mixed bag, if I use GTK 2.4 then Pixbuf has the background problem but the image loading example loads without crashing. If I do 2.2.4, then the reverse is true.