Is It Possible to Scroll a Dialog?

Post Reply
User avatar
xProgrammer
Posts: 464
Joined: Tue May 16, 2006 7:47 am
Location: Australia

Is It Possible to Scroll a Dialog?

Post by xProgrammer »

Hi Antonio

Is it possible to scroll a DIALOG? Rather like you can do in an internet browser.

Thanks
Doug
(xProgrammer)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Doug,

We know how to do it in Windows.

We need to learn about it in Linux. A possible solution could be to modify the top position of each control, though it may be slow.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Doug,

Thanks for that very valuable info, specially:
http://www.gtk.org/tutorial1.2/gtk_tut-10.html
(refer section 10.9)

Besides that, FiveLinux Class TWBrowse implements scrolling too. It may help us too :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply