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 » FileSel&FileList, Path » Problem with FileSel
Re: Problem with FileSel [message #27104 is a reply to message #27082] Fri, 25 June 2010 15:11 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
Thanks. Hopefully fixed:

	FileUpdate();
	Update();
	int c = TopWindow::Run(appmodal);
	TopWindow::Close();
	lastsby = list.GetSbPos();
	if(IsNumber(~type)) {
		int ti = ~type;
		type.Trim(dlc);
		if(ti >= 0 && ti < type.GetCount())
			activetype = type.GetValue(ti);
	}


Mirek
 
Read Message
Read Message
Read Message
Previous Topic: FileSel file seting
Next Topic: Style for FileSel / FileList
Goto Forum:
  


Current Time: Thu May 09 11:20:26 CEST 2024

Total time taken to generate the page: 0.02868 seconds