Re: Scrolling Problems with a Floating Widget



On Wed, May 11, 2011 at 12:02 PM, Andrew <rugby471 gmail com> wrote:
> Hi,
>
> In my application, I want to have a setup so that I have a GtkScrollable
> widget with scrollbars. However the issue is that I want to have a
> normal GtkWidget above it, that doesn't move when I scroll (or 'floats').

GTK does not tolerate stacked/overlapping widgets well. i don't have a
suggestion for you, just thought you should know that any scheme that
involves putting widgets in the same window on top of each other is
going to have issues of some kind.


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