| Anonymous | Login | Signup for a new account | 09-09-2010 20:18 CDT |
| Main | My View | View Issues | Report Issue | Change Log | Docs | My Account |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001343 | [Torsion] editor | minor | always | 09-09-09 14:49 | 09-09-09 14:49 | |||||||
| Reporter | guest | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | 1.1.390 | |||||||||
| Summary | 0001343: Go To for %this | |||||||||||
| Description |
If you call a script method inside another script method and use the %this pointer instead of the objects name there is no Go To option, there should be, it should just look at the type of %this. This is actually the case in v1.1.392 Final but that wasn't listed as a product version. Ex: function GuiControl::MyFoo(%this) { echo("MyFoo"); } function GuiControl::MyFoo2(%this) { %this.MyFoo(); //No Go To Option GuiControl.MyFoo(); //Go To Option } |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.1[^]
Copyright © 2000 - 2006 Mantis Group
24 total queries executed. 22 unique queries executed. |