ElAdnan / gtkdialog

Automatically exported from code.google.com/p/gtkdialog
GNU General Public License v2.0
0 stars 0 forks source link

Scroll bar for hbox and vbox #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Thank you for creating this project.

Some applications like Puppy Linux pnethood 
(http://www.murga-linux.com/puppy/viewtopic.php?t=60672&start=22) have 
limitated functionality beacuase of windows size and monitor resolution 
restrictions.   I`ll like to request:

Add scroll bar for gtkdialog vbox and hbox

GtkScrolledWindow

http://www.gtk.org/api/2.6/gtk/GtkScrolledWindow.html

"For widgets that lack native scrolling support, the GtkViewport widget acts as 
an adaptor class, implementing scrollability for child widgets that lack their 
own scrolling capabilities. Use GtkViewport to scroll child widgets such as 
GtkTable, GtkBox, and so on. "

GtkViewport

GtkViewport — An adapter which makes widgets scrollable

http://www.gtk.org/api/2.6/gtk/GtkViewport.html

Best regards,
clarf

Original issue reported on code.google.com by clarf.pu...@gmail.com on 22 Jun 2011 at 4:15

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Note that a similar issue for this is issue #9.

I'm looking into it now.

Original comment by thunor...@hotmail.com on 24 Jun 2011 at 11:25

GoogleCodeExporter commented 8 years ago
Hi clarf

Done.

See the Gtkdialog Development thread on the Puppy Linux Discussion Forum for 
examples.

http://www.murga-linux.com/puppy/viewtopic.php?t=69188

Regards,
Thunor

Original comment by thunor...@hotmail.com on 24 Jun 2011 at 11:39

GoogleCodeExporter commented 8 years ago
Hi Thunor,

Many thanks for adding this feature, I´ll test it soon and update pnethood. 

You really solved it fast...  Awesome work.  

Best Regards,
clarf

Original comment by clarf.pu...@gmail.com on 25 Jun 2011 at 4:58