Recent

Author Topic: vertical scrollbar  (Read 6274 times)

mirttex

  • Guest
vertical scrollbar
« on: September 06, 2005, 10:13:49 pm »
hi, I'm using the latest version of lazarus and fpc, everyting is working fine but those scroolbars are 'bugged' when I just add one and set it vertically on the form it looks ok, when I compile it the only thing I see is the top button os the scroolbar... is it a bug or i need to make something on lazarus??
thanks...

bmt

  • New member
  • *
  • Posts: 9
RE: vertical scrollbar
« Reply #1 on: November 16, 2006, 10:48:29 am »
I have the same problem with sbVertical for TScrollbar in Lazarus 0.9.20/Win32 . When designing with IDE it looks OK, but when running the Width and Height values are swapped! I think It's buggy.

schenkos

  • New member
  • *
  • Posts: 9
vertical scrollbar
« Reply #2 on: November 17, 2006, 05:03:10 pm »
Hi,

I've encountered the same problem. You can try this workaround: you should swap width and height value at runtime (using OnCreate event or overriding constructor by example).

 

TinyPortal © 2005-2018