[Lazarus] OpenDocument and Linux Mint

silvioprog silvioprog at gmail.com
Wed Apr 16 20:18:43 CEST 2014


Hello,

I'm trying to open a TXT file in my app, but it does not works.

The test is very simple:

uses
  LCLIntf;

procedure TForm1.Button1Click(Sender: TObject);
begin
  OpenDocument('test.txt');
end;

My environment is:

Lazarus 1.0.14 rUnknown FPC 2.6.2 x86_64-linux-gtk 2

(Linux Mint Mate 16 - 64 bit)

--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140416/aaeccc6c/attachment-0002.html>


More information about the Lazarus mailing list