Opened 9 years ago
Last modified 9 years ago
#1176 new task
Need : Simple sample of plugin source code
Reported by: | bino oetomo (2) | Owned by: | KaZeR |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | tools | Version: | git master |
Severity: | Keywords: | plugin, docs | |
Cc: |
Description
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-
Change History (1)
comment:1 Changed 9 years ago by usul
- Component changed from gui/internal to tools
- Keywords plugin docs added
- Milestone want patch / contribution deleted
- Owner changed from cp15 to KaZeR
- Priority changed from major to minor
- Type changed from enhancement/feature request to task
Note: See
TracTickets for help on using
tickets.
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?