Am 06.10.2011 00:26, schrieb Demosthenes Koptsis:
> The Project141 is attached if anyone want to check it out.
> i have a path with Greek-Latin characters but this is not the problem.
> i moved the project's folder to /home/user and the problem is the same.
>
> 1) What is the problem.
> When i run the code
>
> Dialog.Path = Application.Path
> If Dialog.SaveFile() Then Return
>
> The Save dialog shows but it point to a folder upper than
> Application.Path
>
> for example if
> Application.Path="/home/user/Project141"
>
> the dialog shows /home/user

Try "/home/user/Project141/" - does it help?

> 2) second problem.
> The path at the top of dialog is not shown correctly. Some characters or
> whole words are missing.
>
> Is this because of Greek letters in path?
>
>
> See screenshots from Open File and Save File dialogs
>

In the GUI you use, can you change the standard font for dialogs? It 
looks as if the font for the trees offers greek letters, the one for the 
labels in the dialogs does not.

Regards

Rolf

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to