Re: GUI programming vs encapsulation



Zeeshan Ali wrote:

Is writing unwieldy spaghetti code a
necessary part of GUI programming, or have I missed some important
point?

    Yes, the important point you missed is that Glade is not meant to
generate code for you. You can use it for that purpose if you want to
but you'll end-up in problems like the one you are currently having.

What's the difference between using Glade code or libglade XML,
regarding the order or file structure of your callback functions?



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