Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2016-12-10 17:23:03

Anatoly
Guest

Gtk Project: Object size can't change

So in MonoDevelop when i create a Gtk Project it's items (labels, etc.) are always width, and height to maximum and i don't know how to make them smaller; i tried to click on the right and move away, but it makes the screen itself smaller; ideas?

#2 2016-12-10 17:30:32, last edited by Era (2016-12-10 17:33:22)

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: Gtk Project: Object size can't change

Hello AnotlyEE,
on my build of monodevelop it even gives you a big warning if you put controls on the window itself //forums.everybodyedits.com/img/smilies/tongue

you need to first add a container and then you can add objects into the container and resize them.
if you have more questions regarding mondevelop feel free to pm me //forums.everybodyedits.com/img/smilies/big_smile

edit: how can i even upload pictures to the forums?

Offline

#3 2016-12-10 17:52:21

Anatoly
Guest

Re: Gtk Project: Object size can't change

Era wrote:

Hello AnotlyEE,
on my build of monodevelop it even gives you a big warning if you put controls on the window itself //forums.everybodyedits.com/img/smilies/tongue

you need to first add a container and then you can add objects into the container and resize them.
if you have more questions regarding mondevelop feel free to pm me //forums.everybodyedits.com/img/smilies/big_smile

edit: how can i even upload pictures to the forums?

I have got a Notebook, but when i add a label it's width is maximazied and i can't change it.

(@edit): use imgur

#4 2016-12-10 18:02:08

Era
Member
From: ::1
Joined: 2015-05-06
Posts: 884

Re: Gtk Project: Object size can't change

first drag a  "fixed" container into the area of your UI, then add a label ontop of that

Offline

#5 2016-12-10 18:03:01

Anatoly
Guest

Re: Gtk Project: Object size can't change

Era wrote:

first drag a  "fixed" container into the area of your UI, then add a label ontop of that

Thank you! Fixed all bugs!

Wooted by:

Era

Anatoly1481389381639053

Board footer

Powered by FluxBB

[ Started around 1711641393.9812 - Generated in 0.043 seconds, 10 queries executed - Memory usage: 1.38 MiB (Peak: 1.48 MiB) ]