[Lazarus] Lazarus documentation
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Dec 29 11:56:01 CET 2009
2009/12/29 Paul Ishenin <ip at kmiac.ru>:
>
> No idea. It does not do this here. Please show the help options you have.
See attached image. Also attached is a text file showing the output
Lazarus IDE generated when I started the IDE from the command line,
placed the currsor on the Menu unit in the uses classed and pressed
F1.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
-------------- next part --------------
$ ./lazarus
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF
TMainIDE.ParseCmdLineOptions:
PrimaryConfigPath="/home/graemeg/.lazarus"
SecondaryConfigPath="/etc/lazarus"
TIDEHelpManager.ShowHelpForSourcePosition A Filename=/opt/lazarus/components/chmhelp/lhelp/httpcontentprovider.pas (x=6,y=9)
SearchInCommonInstallDir SystemPPU=/opt/fpc-2.2.5/lib/fpc/2.2.5/units/i386-linux/rtl/system.ppu
SearchInCommonInstallDir FPCInstallDir="/opt/fpc-2.2.5/lib/" FPCVersion="2.2.5"
TIDEHelpManager.ShowHelpForSourcePosition B Success 1
TIDEHelpManager.ShowHelpForSourcePosition C /opt/lazarus/lcl/menus.pp X=6 Y=37
TIDEHelpManager.ShowHelpForSourcePosition D PascalHelpContextLists.Count=1
THelpDatabases.ShowHelpForPascalContexts A Count=1
THelpDatabase.GetNodesForPascalContexts A ID="FreePascal Compiler messages" ListOfPascalHelpContextList.Count=1
THelpDatabase.GetNodesForPascalContexts A ID="LCLUnits" ListOfPascalHelpContextList.Count=1
THelpDatabase.GetNodesForPascalContexts C FileItem.ClassName=THelpDBISourceDirectory Filename=/opt/lazarus/lcl/menus.pp 1
THelpDatabase.GetNodesForPascalContexts A ID="FCLUnits" ListOfPascalHelpContextList.Count=1
THelpDatabase.GetNodesForPascalContexts A ID="RTLUnits" ListOfPascalHelpContextList.Count=1
THelpDatabase.GetNodesForPascalContexts A ID="StartPage" ListOfPascalHelpContextList.Count=1
THelpDatabases.ShowHelpForPascalContexts B Nodes.Count=1
TFPDocHTMLHelpDatabase.ShowHelp A Unitname=menus NewNode.HelpType=1 NewNode.Title=LCL - Lazarus Component Library Units NewNode.URL=file://index.html
TFPDocHTMLHelpDatabase.ShowHelp Filename="index." UnitName="menus"
TFPDocHTMLHelpDatabase.ShowHelp BaseURL of Node.URL=""
TFPDocHTMLHelpDatabase.ShowHelp GetEffectiveBaseURL="lcl.chm://"
THTMLHelpDatabase.ShowURL B URL=lcl.chm://menus/index.html URLType=lcl.chm URLPath=menus/index.html URLParams=
TApplication.HandleException Unable to open file "/tmp/"
Stack trace:
$080F17E8
$086AFEA8
$086B0B7D
$086B0A25
$087F92A6
$08424FA6 THTMLHELPDATABASE__SHOWURL, line 211 of lazhelphtml.pas
$08625BBE TFPDOCHTMLHELPDATABASE__SHOWHELP, line 174 of helpfpdoc.pas
$0841E98D THELPDATABASES__SHOWHELPFORNODES, line 1381 of lazhelpintf.pas
$0841F2D8 THELPDATABASES__SHOWHELPFORPASCALCONTEXTS, line 1518 of lazhelpintf.pas
$0841EA14 THELPDATABASES__SHOWHELPFORQUERY, line 1390 of lazhelpintf.pas
$081D7AD8 SHOWHELPFORPASCALCONTEXTS, line 347 of helpintfs.pas
$084A8F1D COLLECTDECLARATIONS, line 1075 of helpmanager.pas
$084A8CC5 TIDEHELPMANAGER__SHOWHELPFORSOURCEPOSITION, line 1104 of helpmanager.pas
$084A79E5 TIDEHELPDATABASES__SHOWHELPFORSOURCEPOSITION, line 645 of helpmanager.pas
$0841EAC1 THELPDATABASES__SHOWHELPFORQUERY, line 1398 of lazhelpintf.pas
$081D7B62 SHOWHELPORERRORFORSOURCEPOSITION, line 359 of helpintfs.pas
$085122D7 TSOURCEEDITOR__FINDHELPFORSOURCEATCURSOR, line 2360 of sourceeditor.pp
[TMainIDE.Destroy] A
WARNING: TLCLComponent.Destroy with LCLRefCount>0. Hint: Maybe the component is processing an event?
[TMainIDE.Destroy] B -> inherited Destroy... TMainIDE
[TMainIDE.Destroy] END
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Help_Options.png
Type: image/png
Size: 24079 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20091229/f33103be/attachment-0004.png>
More information about the Lazarus
mailing list