Scroll bar in browse does not appear.
Scroll bar in browse does not appear.
(OP)
I have a browse of a standard table related. has the VCR, and check the vertical and horizontal scroll bar, but only the vertical bar is not displayed (the data exceeds the browse. If I use up, down or VCR the rest of the data appear). As I can force your view?
Thanks.
Eduardo
Thanks.
Eduardo
RE: Scroll bar in browse does not appear.
Which version of Clarion do you use since there were some issues in some versions of C6?
You can try and explicitly set ?BrowseFEQ{PROP:VSroll} = True sometime after Opening the Window.
Regards
RE: Scroll bar in browse does not appear.
Should be ?<BrowseFEQ>{PROP:VScroll} = True. Replace <BrowseFEQ> with the name of your Browse List control.
Regards
RE: Scroll bar in browse does not appear.
RE: Scroll bar in browse does not appear.
That's weird. What is your Thumb type (Scroll Bar Behavior button in Default/Conditional page of Browse Properties) you have chosen for the Browse? For Page-loaded browses, it should be Movable Thumb with Runtime distribution.
Regards
RE: Scroll bar in browse does not appear.
I tried as you said, but nothing. I have tried all the options .. is the first time this happens to me.! This control has always existed without my handle .. I do not understand..ok, no problem friend, I will not make you lose more time. Thank you very much realy.!
Regards.