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 » "ScrollArea"...
Re: "ScrollArea"... [message #3906 is a reply to message #3905] Sat, 08 July 2006 08:35 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
fudadmin wrote on Sat, 08 July 2006 01:47

ScrollArea::ScrollArea()
{
	SetWorkSize(Size(1000,1000));
	AddFrame(sc);
	Add(work);

	sc.HideX();  //
//	sc.HideY();  // ADDED uncomment to hide...
	
	sc.WhenScroll=THISBACK(Scroll);
//	AddFrame(ThinOutsetFrame());
	AddFrame(ThinInsetFrame());
}


OK?


Yes, it is OK.
Thank you
 
Read Message icon1.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to use droplist and switch
Next Topic: What way is best to implement Callback for GotFocus/LostFocus?
Goto Forum:
  


Current Time: Sun May 12 17:53:30 CEST 2024

Total time taken to generate the page: 0.02455 seconds