Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
HexEdit plugin
killerbot:
checking this right now.
By the way, I think all things related to a plug-in should be in the same case.
So some things are not 100% correct I think :
manifest.xml --> HexEditor
PluginRegistrant<HexEditor> reg( _T("HexEditor") );
BUT :
libhexeditor
hexeditor.zip
EDIT : the suggestion is to "CamelCase'
killerbot:
little update rev 5138
killerbot:
A little bit of feedback :
1) creating a selection doesn't seem to work (keyboard or mouse)
2) could you make the value preview checked by default, it's so interesting, but it is not retained after you close the file. My *personal* feeling is that people will turn on more often then actually turn it off
byo:
Thanks killerbot :)
--- Quote from: killerbot on July 18, 2008, 08:16:36 pm ---manifest.xml --> HexEditor
PluginRegistrant<HexEditor> reg( _T("HexEditor") );
BUT :
libhexeditor
hexeditor.zip
--- End quote ---
Hmm, right, I'll try to fix that today. The only problem is that if someone has already compiled HexEditor adn did make install and will do the same after updating, he will have two instances of hexeditor plugin. So I'll better do this quick...
BYO
killerbot:
--- Quote ---The only problem is that if someone has already compiled HexEditor adn did make install
--- End quote ---
yep ;-)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version