Re: wxIDE & EuHTHelp.exw

new topic     » goto parent     » topic index » view thread      » older message » newer message

Kenneth Rhodes wrote:

> Or how about this - I edited EuHTHelp.exw slightly to make it
> an include file called euhelp_engine.e. with one global function:
> EuHTHelp(sequence word)
> 
> It really doesn't get much easier than this to use..
> 
> }}}
<eucode>
> include euhelp_engine.
> if CONTEXT_SENSITIVE_HELP_KEY then EuHTHelp(word) endif
> </eucode>
{{{


Huuu ... smile  Very cool idea!

> I also separated the topic constants into euhelp_topics.e which
> is included by euhelp_engine.e.  Euhelp_topics.e can be edited
> when ever new features are added to the language.  Library developers
> may even want to amend Euhelp_topics.e to provide support for their
> specialised libraries - the relevant *.htm help file would need to
> be placed in the Euphoria html directory.
> 
> I'll post what I've done to Juergen and see if he is interested
> in incorporating the code or concepts in his official release.
> Basically, all I have done is fiddle with his code a bit.  blink
> 
> Thanks, Juergen!

What you are writing sounds very interesting. Thank *you*, Kenneth!

> Ken Rhodes
> 100% MicroSoft Free
> SuSE Linux 10.0
> No AddWare, SpyWare, or Viruses!
> Life is Good  smile

Regards,
   Juergen

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu