Hi Antonio
Is it possible to scroll a DIALOG? Rather like you can do in an internet browser.
Thanks
Doug
(xProgrammer)
Hi Antonio
Is it possible to scroll a DIALOG? Rather like you can do in an internet browser.
Thanks
Doug
(xProgrammer)
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.
Hi Antonio
Have done a little research.
http://inti.sourceforge.net/tutorial/li ... ndows.html
http://library.gnome.org/devel/gtk/stab ... indow.html
http://books.google.com.au/books?id=Nxa ... 22scrolled
http://www.gtk.org/tutorial1.2/gtk_tut-10.html
(refer section 10.9)
http://www.gtkmm.org/docs/gtkmm-2.4/doc ... indow.html
Regards
Doug
(xProgrammer)
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 ![]()