 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Jan 05, 2007 4:51 pm Post subject: How to get the method's name, the cursor is currently in? |
|
|
Hello,
is there any predefined function for this? The Castalia NavBar offers
this functionality, but i don't know, how to solve this. |
|
| Back to top |
|
 |
Gerrit Beuze Guest
|
Posted: Fri Jan 05, 2007 9:02 pm Post subject: Re: How to get the method's name, the cursor is currently in |
|
|
| Quote: | is there any predefined function for this? The Castalia NavBar offers
this functionality, but i don't know, how to solve this.
|
Nothing predefined available: Fetch the source fomr the IDE editor,
Parse the source, get the editor.cursor position and convert that to the method name.
Check for example ModelMaker Code Explorer:
http://www.modelmakertools.com/code-explorer/index.html
Gerrit Beuze
ModelMaker Tools |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jan 08, 2007 4:52 pm Post subject: Re: How to get the method's name, the cursor is currently in |
|
|
Gerrit Beuze schrieb:
| Quote: | Nothing predefined available: Fetch the source fomr the IDE editor,
Parse the source, get the editor.cursor position and convert that to the method name.
|
thx a lot |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|