I'm pretty new to c# although It shouldn't be a problem as I've done java before and they seem/look similar.
I want to create a gui, the standard .net seem pretty horrible and most IDE's allow me to write some of the code and design the GUI but I tend to feel seperated from each bit. ? I rather like using Glade to design the gui then writing the c# to use it. ?The problem is with Glade is it uses Libglade, I'd rather use Gtkbuilder as it offers things like a tree model which is not possible in Libglade. ?However I'm stumped as to how I can use my Gtkbuilder file, I just need a helping hand to start the code off. ?All I've seen is Gtkbuilder on C rather than C#. ?I know of the gtk# site, but it doesn't really say anything about using gtkbuilder files and c#
Question
Shibby
I'm pretty new to c# although It shouldn't be a problem as I've done java before and they seem/look similar.
I want to create a gui, the standard .net seem pretty horrible and most IDE's allow me to write some of the code and design the GUI but I tend to feel seperated from each bit. ? I rather like using Glade to design the gui then writing the c# to use it. ?The problem is with Glade is it uses Libglade, I'd rather use Gtkbuilder as it offers things like a tree model which is not possible in Libglade. ?However I'm stumped as to how I can use my Gtkbuilder file, I just need a helping hand to start the code off. ?All I've seen is Gtkbuilder on C rather than C#. ?I know of the gtk# site, but it doesn't really say anything about using gtkbuilder files and c#
Many thanks.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts