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

HexEdit plugin

<< < (7/11) > >>

ironhead:

--- Quote from: byo on July 23, 2008, 10:15:20 pm ---Thanks for reporting, I'm investigating it right now :)

--- End quote ---

I updated my local repository to svn 5160 and everything is working fine once again, thanx! :)

dmoore:
nice work, byo!

mario wanted to be able to open files in the hex editor from the file browser window in my ShellExtensions plugin, so I provide this small patch. Unfortunately, I have to clutter your plugin class with some methods and a wxString member to hold the name of the file that the user has clicked in the browser.

[attachment deleted by admin]

mariocup:
Hi dmoore,

cool :D I will try it as soon as possible.

Bye,

Mario

byo:

--- Quote from: dmoore on July 29, 2008, 10:31:38 pm ---nice work, byo!

mario wanted to be able to open files in the hex editor from the file browser window in my ShellExtensions plugin, so I provide this small patch. Unfortunately, I have to clutter your plugin class with some methods and a wxString member to hold the name of the file that the user has clicked in the browser.

--- End quote ---

Thanks for the patch. I'll apply it in next few days (I have some work in progress code now so it must be finished first).

Regards
   BYO

mariocup:
Hi Byo,

I am just playing around with the HexEditor. I was thinking about if the File-> Open with HexEditor could be removed and integrated in the following manner:

- The File->Open Menu will open the browse dialogue
- Optional: There could be a file mask for HexFiles which the user selects
- Since CB then would pop-up (What to do dialogue) the user should be able to select:
...
Open with CB editor
Open with HexEditor (new entry)

optional: If possible then the file extension handler would register the extension with the HexEditor and opening these files will result in a Hex-view.

I personally would prefer to have a context menu like Swap HexEditor/Editor to access the HexEditor.

Bye,

Mario

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version