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 » U++ Library support » U++ Widgets - General questions or Mixed problems » VScrollBar in a StaticText
Re: VScrollBar in a StaticText [message #38565 is a reply to message #38564] Mon, 24 December 2012 14:31 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
281264 wrote on Mon, 24 December 2012 05:06

Hi,

I would like to implement a VScrollBar in a StaticText widget; any hint about how to do it?

Thanks,

Javier


Depends on what it is supposed to do..

Anyway, the basic "plan" is simple

VScrollBar sb;
SomeCtrl ctrl;
ctrl.AddFrame(sb);

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: List of custom controls, how?
Next Topic: DropList bug/inconsistency
Goto Forum:
  


Current Time: Sat Jun 07 01:18:30 CEST 2025

Total time taken to generate the page: 0.04338 seconds