Markus Müller schrieb:
> Debugging shows that the error occours when switching from View2 to View1:
> The Requisition of View2
> changes at this moment (!?) to x=17110 and y=17106 and the window tries of
> course to match these
> values when changing to View2.
If I understand, you work with a fi
Hello again,
i have to apologize: the thing about the wrong window size was a very nasty
memory allocation thing:
a corrected malloc and the requisition data weren´t be overwritten... *sigh*
But another question still remains: The gtkmplayer widget allocation data gets
the right dimensions of
Hello all,
i have an application running in one toplevel window showing two different
views:
The first is a schmetic overview with possibility of selecting graphical
elements (network
cameras), the second shows network video streams with mplayer which is embedded
in
a table (two instances atm