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 #51780 is a reply to message #51779] Sun, 26 May 2019 11:10 Go to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
Klugier wrote on Sat, 25 May 2019 21:31
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
}



Hello Klugier,

it doesn't work, ShellOpenFolder() is not recognized.

Thanks,
Luigi
 
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: Mon May 06 05:08:21 CEST 2024

Total time taken to generate the page: 0.02691 seconds