Discussion:
window size on net books
anusha k
2009-04-13 14:59:14 UTC
Permalink
hi all,
I am developing my application using pygtk and glade.When i developed some
forms on 14'' laptops ,I can see the whole window but when i shifted my
application to net book laptop which are 10'' I can see the half of my
window .In short my application window is not shrinking to the laptop window
size.What is the reason behind this.
I used gtk.alignment to increase and decrease the size of some entry
widgets.
So what we should do so that our window get adjusted to the small laptops.
Please solve my vague problem.

Njoy the share of Freedom,
Anusha Kadambala
Krishnakant
2009-04-13 15:03:56 UTC
Permalink
I beleive anusha, that you are refering to 14 inch screen and the
netbooks, which are small size and are about 10.2 inch screens.

If I understand correctly, the widgets either don't come up properly or
just half the screen shows.

I think this is one common problem and even I faced the same problem a
few days back.

Was thinking to ask on the mailing list but you did.

Thanks to you,
I hope to get the answer soon.

happy hacking.
Krishnakant.
Post by anusha k
hi all,
I am developing my application using pygtk and glade.When i developed
some forms on 14'' laptops ,I can see the whole window but when i
shifted my application to net book laptop which are 10'' I can see the
half of my window .In short my application window is not shrinking to
the laptop window size.What is the reason behind this.
I used gtk.alignment to increase and decrease the size of some entry
widgets.
So what we should do so that our window get adjusted to the small laptops.
Please solve my vague problem.
Njoy the share of Freedom,
Anusha Kadambala
_______________________________________________
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
_______________________________________________
pygtk mailing list ***@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
anusha k
2009-04-14 09:48:23 UTC
Permalink
hi all,
I am developing my application using pygtk and glade.When i developed some
forms on 14'' laptops ,I can see the whole window but when i shifted my
application to net book laptop which are 10'' I can see the half of my
window .In short my application window is not shrinking to the laptop window
size.What is the reason behind this.
I used gtk.alignment to increase and decrease the size of some entry
widgets.
So what we should do so that our window get adjusted to the small laptops.
Please solve my vague problem.

Njoy the share of Freedom,
Anusha Kadambala

Loading...