aerostitch / testnavit

0 stars 0 forks source link

Need : Simple sample of plugin source code #207

Open aerostitch opened 11 years ago

aerostitch commented 11 years ago

Issue migrated from trac ticket # 1176

component: tools | priority: minor | keywords: plugin, docs

2013-10-10 03:08:05: wowon01@gmail.com created the issue


Kindly please give a simple example on how to write plugin.

I need to display custom text content inside gui

Just like

<img src='gui_about'  onclick='about()'><text>About</text></img>

But :will read content of external file.

Basically .. how to copy gui_internal_cmd2_about() from gui_internal_command.c to a new simple plugin

Sincerely -bino-

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul changed component from gui/internal to tools

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul changed priority from major to minor

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul changed owner from cp15 to KaZeR

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul changed type from enhancement/feature request to task

aerostitch commented 11 years ago

2013-10-10 05:16:27: usul commented


You already had a look right over here? http://wiki.navit-project.org/index.php/Plugin

And did you checked out this discussion, yet? https://forum.navit-project.org/viewtopic.php?f=16&t=401

What sources did you already checked out in the repo?