Re: Use of any interface designer - is it worthy?



Arthur,

Let me preface this with the fact that I am not an interface designer, and I tend to consider most of my creations less than visually stunning.

With that said, I do use the Glade interface designer, but not for the libglademm XML files. I generally use Glade as a sandbox to try different things quickly. Once I get an idea of how to create my interfaces, implementing it in code is a snap. Some would say ( Murray for example ) that coding your own GUI's is crazy, but I find it easier to deal with than keeping track of xml files and the such.

Paul

Murray Cumming wrote:

On Fri, 2006-05-19 at 00:34 -0300, Arthur Maciel wrote:
Hi there.
I would like to know from you who have practice working with gtkmm
(specially from Murray - I've seen your projects) if you use some
program to help you with interface design (like Glade(mm) and Gideon)

I use libglademm. I think it's madness not to.

I am not very familiar with Gideon. I try to use the standard stuff.

or if you write your own code, including for the interface design.
The fact is I'm trying to create some projects to ipaq 2210 running
Familliar Linux and Gtkmm is fully ported, but I was developing using
Gideon, and I cannot see the horizon of re-cross-compilation process
of updated dependencies of Gideon into the ipaq, in a way I could
install it on the pda.
In resume, I want to know from you (who own many projects) if writing
the whole code is as well productive as using interface design
programs.

I'm intending to start serious projects, that's why the curious
question to see where I should spend my time and
attention.(cross-compiling or programming).

I appreciate your opinion.
Thank you in advance.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]