GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

GTK# cross platform visualization

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
muhQ



Joined: 02 Sep 2008
Posts: 3

PostPosted: Tue Sep 02, 2008 2:04 pm    Post subject: GTK# cross platform visualization Reply with quote

Hi there,

I'm lookin for a framework that fits best.

A editor creates a xml file with information about a gui.
e.g. size of the frame, buttons (positions, name, extensions,event handler,...)
The size of the objects will be smaller if e.g. pda / smart phone etc is selected.

this file needs to be parsed and according to that build a gui. The problem is that i want to use one framework on all of my different systems.

Windows, Windows CE, Windows Mobile
Linux, Linux embedded
Mac OS
etc. (the more i can get the better it is :D )

So my question is, can gtk# handle that in addition to mono?

Thanks a lot, I'm really tired of not being able to tell which framework I could use.

greetz mat
Back to top
dreblen
Never Seen the Sunlight


Joined: 14 Jun 2007
Posts: 526
Location: Falun, WI USA

PostPosted: Tue Sep 02, 2008 3:57 pm    Post subject: Reply with quote

I think that glade will help you, and while this tutorial isn't for Gtk#, it should help you with the concept of glade
http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html
as for being able to use it on small devices, you'll need to design your interface so that it will work on them,
other than that, gtk should take care of sizing
Back to top
muhQ



Joined: 02 Sep 2008
Posts: 3

PostPosted: Tue Sep 02, 2008 4:43 pm    Post subject: Reply with quote

First of all thanks for the interesting link!

But I still have another prob. The editor which describes the GUI and creates an XML file is a graphical one to drag and drop my own widgets onto a ui.

If it is possible to insert my own widgets into glade and lock the basic ones that would help me;(
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP