Page 1 of 1

Open Project Module

Posted: Sun Sep 30, 2007 10:12 am
by VJnutcracker
I'd like to use the Open Project module for project switching because its a lot faster than command+o or file-open project.

Problem is i cant see which actual project i'm opening using the module because the path is so long the actal filename is not shown on the button.

Is there a way to display the filename only instead of the full path?

Posted: Sun Sep 30, 2007 6:36 pm
by Lupin
you can edit the module and enlarge text fields or
your can edit the module and add a text firls t in front of each line and use it as a preset name field or enlarge buttons and display this preset on the button.
mmmh i think you can also analyze the path string and split with the "/" chacater and retrieve the last elements from the generated list as your preset name