Code Comments
Programming Forum and web based access to our favorite programming groups.I am trying to figure out how to change the duration of the pop up display as it appears when putting the mouse cursor over a variable name in debug mode. The values of the variables show for a few seconds and then the popup display disappears until you mouse over it again. I would like to make the display duration more like 10 seconds (or user selectable time). thanks.
Post Follow-up to this messagewarren bartel wrote: > > > I am trying to figure out how to change the duration of > the pop up display as it appears when putting the mouse > cursor over a variable name in debug mode. The values of > the variables show for a few seconds and then the popup > display disappears until you mouse over it again. I > would like to make the display duration more like 10 > seconds (or user selectable time). > > thanks. Hi Warren! I think that it unlikely that you will be able to change this, since itīs a part of the IDE. The methods available for the editor are presented in: com.mathworks.mlservices.MLEditorServices I canīt find anything there that shows the popup properties. /PB
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.