Giter VIP home page Giter VIP logo

Comments (9)

joewez avatar joewez commented on July 21, 2024

Andre,

I added the first ability you mention. Once you get a new version, simply edit the .CONFIG (PyboardFileManager.exe.config) file and change the DTREnable setting to "Y".

<add key="DTREnable" value="Y" />

For the second request, you may use the Move command button. It will take the currently selected file in the directory list and "rename" the file to whatever you enter.

  • To just rename the file, change just the filename and preserve the path information
  • To move the file, enter a new path, but keep the same filename
  • To move and rename the file, simply enter the desired new path and filename

Thanks. Let me know if these answer your needs.

Joseph

from pyboardfilemanager.

andren5060 avatar andren5060 commented on July 21, 2024

from pyboardfilemanager.

joewez avatar joewez commented on July 21, 2024

Andre,

I have encountered the issues you mention... but have not found how to correct it properly. It is related to the focus of the text input being toggled for some reason between something else.

Anyway, the way I correct it is by first placing focus on something else (like the file editing text box) and then trying the function. Usually placing the text cursor in a new position or a new control alleviates the "jumping" of the cursor back to single position. I will continue to work on a solution.

Thank you for your feedback!
Joseph

from pyboardfilemanager.

andren5060 avatar andren5060 commented on July 21, 2024

from pyboardfilemanager.

joewez avatar joewez commented on July 21, 2024

Andre,

I have done some work on the jumping cursor issue and think I have a sufficient solution, just checked in. The user input dialogs were replaced with a custom form and the focus is automatically set to the text editor window... to automate the workaround. Hopefully you will find these changes to be improvements.

You can grab the new pre-compiled binary at https://wezensky.no-ip.org/shared/pybfm.zip. You can unzip somewhere and copy your current config in to keep your settings.

Good luck and thanks!
Joseph

example
example2

from pyboardfilemanager.

andren5060 avatar andren5060 commented on July 21, 2024

from pyboardfilemanager.

joewez avatar joewez commented on July 21, 2024

Andre, I'm sorry.... the program does not support spaces in filenames.

There are a couple of reasons... mostly just technical cost and time.
You are on the right track with some of it.

Sorry.

from pyboardfilemanager.

joewez avatar joewez commented on July 21, 2024

All the fixing for now. Need to let it get some usage testing.

@andren5060 Feel free to add an enhancement request for filename spaces.

from pyboardfilemanager.

andren5060 avatar andren5060 commented on July 21, 2024

from pyboardfilemanager.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.