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++ Core » PromptOK(GetCurrentDirectory());
Re: PromptOK(GetCurrentDirectory()); [message #46987 is a reply to message #46986] Tue, 11 October 2016 00:07 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
I suppose PromptOk takes the string as RichText (QTF)?

Funnily enough, I tried to find in Documentation both PromptOK to verify what String it expects, and also RichText/QTF to see how to escape the QTF from non-QTF string... and neither is possible to find.

Only after using google few times I found nice example exactly for your case, but in SelectFile example.

http://www.ultimatepp.org/reference$SelectFile$en-us.html

    PromptOK(DeQtf(SelectFileOpen("Text files\t*.txt\nAll files\t*.*")));

[Updated on: Tue, 11 October 2016 00:08]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Misssing pick in implementation of AMap<K, T, V>::Put(const K& k, T&& x)
Next Topic: 'Thread' has not been declared
Goto Forum:
  


Current Time: Sat May 11 17:07:30 CEST 2024

Total time taken to generate the page: 0.02876 seconds