[quote=114639:@Michel Bujardet]It looks like a popover box. Do you get to that dialog with right click ? Is that what you want to do ?
Or do you simply want a box where the user enters the name of the file, as you say you don’t need the tags and Emplacement ?
You mention you do not know the name of what you want to obtain. Would you have the name in French terminology ?[/quote]
Thank you Michel,
No, I do not even know the French name (and if this works too under Windows).
I discovered it by pure hazard using Preview (Aperu) and checked to see if TextEdit (from Apple) have it too (it have it too) before sending the question.
No, the one you click on that is - for example - on the bottom-right of a TextArea / TextField.
On OS X, TextAEdit or Preview (Aperu) click in the title bar, title string and you will get the screen shot I provided at the top of this conversation (similar to what we can see in Xojos IDE.
In the mean time, I provided two Labels + two TextFields to ask and get that information (one set of Label / TextEdit to present the current string to rename and the other to get the new name).
It is boring to use that (when you are testing, you have to do that so many times !), but at application standard run time, it is a simple way to change names (strings) and a good addition (you do not have to load the text file and make the changes there, then go back to the software to load / display the file text in a ListBox.
The less things have to be done in another software or manually, the better the user feel (and the better the explanationin the users manual will be, I hope).
Thank you,