Scrollbar visibility?

Terry Farnham TerryF at PipeWorks.Com
Tue Oct 2 21:25:43 PDT 2007


I have been having trouble getting this flag to work.  I tried it before
posting but it seems to have no affect on the control at all.  Guess
I'll have to debug into the wxListCtrl more to see where it might be
going wrong.

________________________________

From: Matt Connolly [mailto:matt at soundevolution.com.au] 
Sent: Tuesday, October 02, 2007 6:58 PM
To: wx-users at lists.wxwidgets.org
Subject: Re: Scrollbar visibility?


Try using `wxALWAYS_SHOW_SB` in your creation flags for the wxListCtrl. 

I found that this wasn't implemented very well for Mac, but worked for
windows.

-Matt



On 03/10/2007, at 11:33 AM, Terry Farnham wrote:


	I have a wxListCtrl which I would like to force the horizontal
scrollbar to always be visible. Does anyone have a simple trick for
doing so?

	Thanks. 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20071002/8dc9c0cf/attachment.htm


More information about the wx-users mailing list