d: 26 Mar 2013 p: check boxes in sidebar gray out [all do except buttons] r: changed to buttons with graphics for check/uncheck ========================== d: 25 Mar 2013 p: issue with help have in "\\" in the path r: fixed ========================== d: 25 Mar 2013 p: code completion help not working correctly r: reworked code - Ctrl+Spc to open Context List Shft+Spc to use first one - else click it ========================== d: 22 Mar 2013 a: added under search, find begin and end bracket from cursor and bracket count bracket error test ========================== d: 22 Mar 2013 a: converting leading tabs>spaces and spaces>tabs, under editing next and previous current word under search ========================== d: 20 Mar 2013 p: using NOTE to MapInfo -- MI does not become "top most" to display the dialog r: check for NOTE and PRINT before sending command and set Mapinfo to frontwindow() [topmost] when doing full page with showmsg("done...") it is now hidden -- can you say catch-22 can only have 1 method not both use MBWinEX command ShowMsg("DONE....") instead of note when your code is finished ========================== d: 19 Mar 2013 p: unindent has same issue as indent r: fixed ========================== d: 19 Mar 2013 p: indenting selection lost selection r: fixed ========================== d: 19 Mar 2013 p: have to manually start mapinfo r: if initially not running [no connection] then start as defined in MBWinEX-Options-System-MapInfoApp=[your exe] ========================== d: 19 Mar 2013 p: If wrapping is on the lines are not passed as a "whole" but split causing failuers r: set flag, unwrap, when done reset wrapping [if it was on] ==========================