Tool tips

Post your requests and ideas on the future development of mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
extrapilot
Posts: 130
Joined: 28 Nov 2006 17:59

Tool tips

#1 Post by extrapilot » 06 Nov 2008 00:21

Not sure what everyone calls them in this context, but the mechanism that displays the variable name defined for a procedure only works if you clear your current assignment and restart. Example, you have a function like SetData(dim Data as word, Dim DataAddr as word). When you now type "SetData(", you get the tool tip thing that would read Data,DataAddr.

So if you are debugging a month later, and want to know what SetData(0x3411,0xEF12) is doing, you cannot get the prototype info as a tool tip- you have to find the procedure manually, or delete the argument and restart.

Would be nice if the argument help prompt worked for completed procedures/functions.

Best,
R

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 Wish List”