Hello everybody,
I would like to ask about implementing the MVC (especially M-VC) with GTK
tools. I have an object, where I store internal data. It represents an array
with rows and cols (board game with different colored coins). And I have a
widget (DrawingArea), wich displays the data.
Well, I
2009/2/25 arne :
> in my application I use the GTK Stock Images GTK_STOCK_YES and
> GTK_STOCK_NO
> to represent several states of a target hardware my program is communicating
> with.
>
> I used the stock images because it were very easy to handle.
>
> But the Stock Images can lock different and
Hello,
in my application I use the GTK Stock Images GTK_STOCK_YES and GTK_STOCK_NO
to represent several states of a target hardware my program is communicating
with.
I used the stock images because it were very easy to handle.
But the Stock Images can lock different and now I want to change