» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with gtk + monodevelop

Conectar a MySQL con MonoDevelop | DevelopArts

catch(Exception myError) { // En caso de algun error lo veremos en la consola de depuracion Console.WriteLine(myError.ToString()); } }

monodevelop: del.icio.us tag/monodevelop

gtk#

Libreria GTK#

monodevelop: del.icio.us tag/monodevelop

Tectonic: Tectonic

combination of Mono, Gtk#, C#, Glade, Glade# and Monodevelop

monodevelop: del.icio.us tag/monodevelop

Pango.Layout

Pango-Sharp description...

monodevelop: del.icio.us tag/monodevelop

05 - running it in Linux

andrejohncruz posted a photo:

05 - running it in Linux

Aha, compiling now for Linux (see the bottom frame generating compile messages, just like in Visual Studio.NET)

monodevelop: Images of MonoDevelop

02 - view of IDE

andrejohncruz posted a photo:

02 - view of IDE

Ah, the default generated code. Looks clean enough. See the "Designer" tab right under the MainWindow.cs frame?

monodevelop: Images of MonoDevelop

04 - putting in widgets

andrejohncruz posted a photo:

04 - putting in widgets

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).

monodevelop: Images of MonoDevelop

06 - linux and windows side by side

andrejohncruz posted a photo:

06 - linux and windows side by side

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 :)

monodevelop: Images of MonoDevelop

01 - new Gtk# project

andrejohncruz posted a photo:

01 - new Gtk# project

Creating a new Gtk# 2.0 project from the MonoDevelop IDE. I'll be using the C# language for this one...

monodevelop: Images of MonoDevelop

danw: Stetic

For the last few months, I've been hacking on a project called "Stetic", a new GUI designer for GNOME written in C#. (The name comes from a long-ago flamewar posting in which a KDE fan asserted that GNOME was ugly, while KDE was "beautifull" and "stetic".

monodevelop: del.icio.us tag/monodevelop

Lluis' Blog ยป A new GUI designer in MonoDevelop

I just committed the integration of the Stetic GUI designer in MonoDevelop. Yes, Stetic, not Glade-3. If you are wondering the reason for this change, just read the mail I sent to the MD mailing list some time ago. So, what's new about this new add-in? We

monodevelop: del.icio.us tag/monodevelop