Released MathPad v0.0.5.1 for Notepad++ (in PB 4.40)

Developed or developing a new product in PureBasic? Tell the world about it.
somic
User
User
Posts: 66
Joined: Sun Jun 29, 2008 9:11 am
Location: Italy
Contact:

Released MathPad v0.0.5.1 for Notepad++ (in PB 4.40)

Post by somic »

Written entirely in PureBasic 4.40.

Page Link: http://semelinanno.com/downloads/mathpa ... _Page.html
DLL Download Link: http://semelinanno.com/downloads/mathpa ... _v0051.zip (dll only)
Package Link: http://semelinanno.com/downloads/mathpa ... _v0050.zip

Changes:
- Fixed a bug with Options menu (not shown)
- New CallTip with Hexadecimal and Binary results (see picture)
- Added Custom Menu (Ctrl + Right Click) after CallTip shows with conversion & clipboard functions (see picture)
- Plugin Log writes to System Debug pipe (use Sysinternals@ free DebugView to view it, filtering by 'MathPad' string)
- List of Commands now in HTML format (copy in plugins\mathpad folder)

Rgds,
----------------------------------------------------------------------------
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Released MathPad v0.0.5.1 for Notepad++ (in PB 4.40)

Post by IdeasVacuum »

Hello Somic

I had not seen Notepad++ before, just installed it and MathPad plugged-in without a hitch. The functionality is scary - the Build Matrix command looks particularly interesting. Thank you for sharing your hard work.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
somic
User
User
Posts: 66
Joined: Sun Jun 29, 2008 9:11 am
Location: Italy
Contact:

Re: Released MathPad v0.0.5.1 for Notepad++ (in PB 4.40)

Post by somic »

Thank you.

Feel free to send any comments/suggestions/bugs.

Regards,
Somic
----------------------------------------------------------------------------
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
Post Reply