Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Shell Extension plugin: win32 plugin binaries

<< < (4/6) > >>

dje:

--- Quote ---you mean right clicking in the opened files list? not so easy because as far as I can tell the opened files list doesn't call BuildModuleMenu
--- End quote ---
Far more simple  :)
When I open a file through the explorer, I think it should be added to the recent files list of the file menu.


--- Quote ---well it already exists now. you can right click on a directory in the tree and click add to favorites. you can manage the list of favorites with "view->manage favorites" (rather strange location for the option admittedly)
--- End quote ---
Yes, I know it. I think it is better to have to controls : one for history, the second for favorites. It's cleaner.

Concerning icons, it doesn't matter. I was surprised to select SVN Decorators and see nothing in my C::B project, even an advertisement.
I did not find the problem immediatly because SVN is used through TortoiseSVN.

Really good works !

Dje

dje:
Features propositions:
- navigation keys to go back and forward in navigation history
- When you select a favorite directory, it is set as root. I'd like to use backspace or left key on the root to be able to switch back to "standard" disk tree and go back into parent folder.
- could you handle relative paths in the path text control ?

Dje

dmoore:

--- Quote from: dje on August 09, 2007, 07:11:57 pm ---- navigation keys to go back and forward in navigation history

--- End quote ---

yes, but just like having a favorites button it means more space is taken up by navigation controls.


--- Quote ---- When you select a favorite directory, it is set as root. I'd like to use backspace or left key on the root to be able to switch back to "standard" disk tree and go back into parent folder.

--- End quote ---

yes. I just need to figure out how to intercept keystrokes correctly.


--- Quote ---- could you handle relative paths in the path text control ?

--- End quote ---

yes, I will definitely implement this.

dje:
3 propositions, 3 yes ! Nice to deal with you  :wink:

Concerning space, you could propose as an option the buttons display.
I think they could be added on the Wildcard row, which is, to my mind, less useful than path text control.
Another option could be a toolbar.

Dje

dje:
Bug ?

When I double click on a file, I get the "What to do ?" window.
When I click on enter with the same file selected, I get the following message in the Code::Blocks log :

--- Quote ---ERROR: Could not open file ''.
The registered handler (Files extension handler) could not open it.
--- End quote ---

Win XP SP2
SVN 4361

Dje

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version