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

Request: Make this into a cross platform plugin.

(1/2) > >>

deadneurons:
Hello,
I'm not really a programmer else I will do it  so I can contribute.
If anyone has spare time, this is a nice simple tool _http://www.harkin.org/hextool

TIA.

MortenMacFly:

--- Quote from: deadneurons on June 04, 2009, 03:11:54 am ---If anyone has spare time, this is a nice simple tool _http://www.harkin.org/hextool

--- End quote ---
This is nor wxWidgets based nor it designed to be cross-platform in the beginning.

Thus making a plugin out of it means basically a complete re-write from scratch.

But why don't you just "attach" the HexTool as a tool? There is no need to implement just another hex converter just for the purpose of having a plugin for C::B. There are literally thousands of hex converters which can be embedded just fine as a "tool" in C::B. I for myself do it exactly like that.

hence you might want to try the hexedit plugin already available, anyways...

deadneurons:
I have it attached as tool under wine, but wine is sometimes flakey.
(hence the request for it to be cross platform plugin)
and some features of the hextool is missing. Also If attached as a tool
I can't have another tool running. I'm only interested in hextool not
just as converter, but to help visualize which pin of a microcontroller
is HI/LO . Anyhow, I've been wanting to ask for it for a while and I thought I should.

Thanks.

MortenMacFly:

--- Quote from: deadneurons on June 04, 2009, 02:42:05 pm ---Also If attached as a tool
I can't have another tool running.

--- End quote ---
You can. It's a matter of how you setup a tool. If you run it without output re-direction and detached you can run any number of tools from within C::B in parallel. and even multiple times.

deadneurons:
I have always run my tools without output redirection, never new what detached does
until you mention it. However only native tools seems to be working with detached option,
tools launch via wine doesn't show, tho it shows if not detached.
Anyway, as I said I just thought I should ask.

Thanks for the tip.

Navigation

[0] Message Index

[#] Next page

Go to full version