Author Topic: wxSmith (request)  (Read 4210 times)

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
wxSmith (request)
« 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
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: wxSmith (request)
« Reply #1 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
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: wxSmith (request)
« Reply #2 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 :)

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: wxSmith (request)
« Reply #3 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
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0