Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » hiding the vertical scrollbar of LineEdit Ctrl
Re: hiding the vertical scrollbar of LineEdit Ctrl [message #38090 is a reply to message #38076] Fri, 30 November 2012 08:29 Go to previous messageGo to previous message
navi is currently offline  navi
Messages: 107
Registered: February 2012
Location: Sydney, Australia
Experienced Member
dolik.rce wrote on Thu, 29 November 2012 18:12

Hi Navi,

Finally got it Smile It works much better when you only Hide the scrollbars instead of removing them completely:
		void HideScrollBar(){
			sb.NoAutoHide();
			sb.Hide();
		}


Best regards,
Honza



Hi Honza, Just thought I will let you know that. this way has a little bit of issue to. If I hide the 'sb' then Horizontal Scrollbar get hidden along with the Vertical one. Please note this is not a big issue for me at present. As in this particular case I am not worried about showing the Horizontal Scrollbar. But in case you find a better way that ONLY hides the Vertical Scrollbar, Please leave a reply on this thread. It might come in handy for me and others in future.

Thanks & Regards
Navi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: moveable question
Next Topic: Changing EditFields from header files
Goto Forum:
  


Current Time: Sun Aug 24 22:44:50 CEST 2025

Total time taken to generate the page: 0.04546 seconds