Hi,

I just tried the latest svn FPDoc Updater (found in
doceditor/fpdocupdater). Running the application under Linux I have a
few problems.

* It's compiled with GTK1.  Most of the labels and checkbox's are
hidden by other components. They don't find in the screen like the
image shown on the wiki page.

* At startup, the listbox is blank. Clicking Refresh also does
nothing.  I then had a look at the code. It finds the *.xml files, but
under Linux it doesn't find any *.pas or *.pp files.  I believe there
is a difference in the FindFiles file mask between Windows and Linux.
I had to changes the filemask '*.pas;*.pp' to only '*.pas' before it
found any units.

Anybody else tried fpdoc updater under Linux?  Should I report these on Mantis.

Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to