bootload posted a photo:
And now for something completely different
When uploading an image from a camera, the weakest link in the chain is ... the battery.
This is F-Spot.
Was going to upload my usual 3 pics per day but I couldn't so you can look at some error screens instead. I must fix this.
next >>>
Ubuntu: ubuntu - Everyone's Tagged Photos
Ubuntu
startup
camera
upload
error
machine
mono
GNOME
gtk
2006
andrejohncruz posted a photo:
Aha, compiling now for Linux (see the bottom frame generating compile messages, just like in Visual Studio.NET)
andrejohncruz posted a photo:
Ah, the default generated code. Looks clean enough. See the "Designer" tab right under the MainWindow.cs frame?
andrejohncruz posted a photo:
It takes some time to get used to the flow layout of Gtk#. It's not like Windows Forms or VB, wherein you can position form widgets anywhere. This flow layout thing is supposed to make it easier to accommodate different screen resolutions and sizes as well as localization (i.e. you might have longer text; the widgets will adjust accordingly in that case).
andrejohncruz posted a photo:
Running the Linux (within VMWare) and Windows Gtk# app side by side :) I just compiled it on MonoDevelop, copied the EXE to the Windows host and it worked. Don't they look cool :)
andrejohncruz posted a photo:
Creating a new Gtk# 2.0 project from the MonoDevelop IDE. I'll be using the C# language for this one...