From: Alexander S.K. <al...@be...> - 2015-12-17 14:04:19
|
Alain Aupeix пишет: > 2) Have a look to the process, and only accept one instance, or just > give the focus to the already opened help system, but I can't > automaticly access to the new chapter. It is possible to set anchors in the text - the utils/editor utility allows this, they are implemented as 'id' items in a <div>. Then, you can go to the place where an anchor is set, using the oEdit:Goto() method. > > I have found the way to create a system help for yelp. > So, trying it, I have the same problems as with the previous solution I > used. > > I suppose my program must send a message to yelp to be able to change > the chapter to display, but I'm not able to send it. I know it's > possible as, for example, gedit is able to do it. > What the yelp is ? Regards, Alexander. |