SET PATH FOR DIFFERENT MENU

Hello to ALL,

I would like to set path for the following menu:

1) File --> Open
2) File --> Load Layer Properties
3) Tools --> Xsection Script --> Xsection Script

If it's possible do it, which files I need to modify?

I'm trying, for example, to modify, the file, xsection.lym, modifying this line, inserting "complete path"

fn = RBA::FileDialog::get_open_file_name("Select Script", "complete path", "XSection Scripts (.xs);;All Files ()");

But this one doesn't work as I need.

Many thanks in advance for your help.

  Luciano

Comments

Sign In or Register to comment.