ElAdnan / gtkdialog

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

Feature: Scrollable windows #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Previously posted at http://murga-linux.com/puppy/viewtopic.php?p=342785&#342785
As you can see, I wasn't sure exactly what needed to be implemented to enable 
this ;)
==================
I've been looking into the problem: "there are too many shares on my network so 
the pnethood window doesn't fit on my screen" (the same problem applies with 
too many partitions in pmount etc). 

It seems to me that it is currently impossible to make a scrollable part of a 
gtkdialog window to contain buttons and things (except maybe by using the glade 
interface?). Am I right about this? 

I think the solution is to implement the GtkScrolledWindow or GtkViewport 
container (or whatever you call it) in gtkdialog. It looks to me like it should 
be fairly easy for someone who knows what they're doing. I wonder if we have 
anyone confident enough with their C/Gtk... 

Are there other programs that would significantly benefit from this? If not I 
guess you could always say it would be better to rewrite pmount and pnethood in 
genie or something. 

Original issue reported on code.google.com by Alister....@gmail.com on 24 Jun 2011 at 7:49

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

I'm looking into it now.

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

GoogleCodeExporter commented 8 years ago
Ah, sorry.  I should have seen #6

Original comment by Alister....@gmail.com on 24 Jun 2011 at 11:14

GoogleCodeExporter commented 8 years ago
Hi hoodbild

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:41