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 » Developing U++ » Mac OS » Open a folder at runtime
Re: Open a folder at runtime [message #51779 is a reply to message #51778] Sat, 25 May 2019 21:31 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1106
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Luigi,

Can you try to use following line of code and let me know if it works for you:
void WorkspaceWork::OpenFileFolder()
{
	ShellOpenFolder(GetFileDirectory(GetActiveFilePath())); // <- This method
}


Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mac OSX: How to setup U++
Next Topic: [Fixed] Context Menu does not work properly
Goto Forum:
  


Current Time: Sat Aug 09 08:02:32 CEST 2025

Total time taken to generate the page: 0.03852 seconds