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());
PromptOK(GetCurrentDirectory()); [message #46986] Mon, 10 October 2016 21:19 Go to next message
situkhan is currently offline  situkhan
Messages: 6
Registered: August 2015
Location: Russia
Promising Member
PromptOK(GetCurrentDirectory());

Show -> 0:dscoutdscMSC15.Debug.Debug Full.Gui.Mt

Need -> o:\dsc\out\dsc\MSC15.Debug.Debug_Full.Gui.Mt\

whats prolem?
Re: PromptOK(GetCurrentDirectory()); [message #46987 is a reply to message #46986] Tue, 11 October 2016 00:07 Go to previous messageGo to next 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

Re: PromptOK(GetCurrentDirectory()); [message #46989 is a reply to message #46987] Tue, 11 October 2016 21:45 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

I decided to add that documentation - we should have at least provide simply information about dialogs. Documentation should be available tomorrow - I will provide link to it. In package form it should be available from 10288.

More information - coming soon. Now I can post url to GitHub commit:
- https://github.com/ultimatepp/mirror/commit/889a4e26476f1cd0 913173ef8141d39d543b1099

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: PromptOK(GetCurrentDirectory()); [message #46991 is a reply to message #46989] Wed, 12 October 2016 12:33 Go to previous message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

Just small info. As mention yesterday - documentation is now available on the site. All substantive comments are welcome. Of course I mention about DeQtf function to avoid problems in the future.

Sincerely,
Klugier


U++ - one framework to rule them all.
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: Thu Mar 28 22:09:40 CET 2024

Total time taken to generate the page: 0.01463 seconds