This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
developers:geoclass:geoview:start [2009/03/25 17:43] jonyo |
developers:geoclass:geoview:start [2014/09/25 16:55] (current) |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| For this explanation, | For this explanation, | ||
| - | It happens that the "best place" to do that, would be in the [[developers/addons/core_events/start|Core Event]] **notify_display_page**. | + | It happens that the "best place" to do that, would be in the [[developers:addons:core_events|Core Event]] **notify_display_page**. |
| First, wherever in your addon you are manipulating the geoView variables, you would first get an instance of the geoView class: | First, wherever in your addon you are manipulating the geoView variables, you would first get an instance of the geoView class: | ||
| Line 100: | Line 100: | ||
| The // | The // | ||
| - | |||
| - | <tip c n> | ||
| See that there is a variable in the above example that would be something like: | See that there is a variable in the above example that would be something like: | ||