Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Jewe on December 23, 2005, 09:04:17 am

Title: wxSmith (request)
Post by: Jewe on December 23, 2005, 09:04:17 am
Hi,

I got a request for the wxSmith.

is it possible to extend the height of the tab the controls are on.
at work I got 1280 x 1024 but at home only 1024 x 768.
meaning that at home I need the rescale or scroll all the time.
If I could increase the height of the table then that should solve my problem.
(layout no problem but with standard there are just too many to put on one screen)

kind regards,

Jewe
Title: Re: wxSmith (request)
Post by: Jewe on December 23, 2005, 10:04:00 am
I forgot another item.

is it possible to insert the option wxAll (wxall = wxLeft | wxRight | wxTop | wxBottom)?

kind regards,

Jewe
Title: Re: wxSmith (request)
Post by: byo on December 23, 2005, 04:43:26 pm
Ok, one question - what C::B version do You use ? Have You checked the latest binary snapshoot ? I've added additional scroll bar for palette because the ammount of widgets increased rapidly :)
Title: Re: wxSmith (request)
Post by: Jewe on December 27, 2005, 09:04:23 am
version 051221 snapshot.

this was the latest shot, when I wrote the msg  :D

the scrollbar is there but it a pain to use, because the button and the label situated absolutly left and right.
so I need the scroll all the time.. :(

The rest just works fine, exept for the darn message regarding ASCII coding.
This only happends with dialog, when changed to the ISO or removed the message stops.
(wxwidgets version 2.6.2)
So nothing a text editor can not solve.. :D