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 » Slider&ProgressIndicator » ProgressIndicator in StatusBar
Re: ProgressIndicator in StatusBar [message #10057 is a reply to message #10056] Mon, 18 June 2007 16:19 Go to previous messageGo to previous message
Zardos is currently offline  Zardos
Messages: 62
Registered: April 2007
Member
Depending on the place where you call:
AddFrame(status);
status.Add(progress.LeftPos(5, 200).HSizePos());


you may consider creating the vars:
StatusBar status;
ProgressIndicator progress;

... as member vars in your class and not as local vars.

I'm not sure if this is the problem. I would expect a crash and not only non functioning of your code. But you may check it, anyway.

- Ralf
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Use slider from layout designer?
Next Topic: Please, add SetColor function to ProgressIndicator
Goto Forum:
  


Current Time: Mon Aug 25 00:46:06 CEST 2025

Total time taken to generate the page: 0.05308 seconds