Tagged Questions

0
votes
1answer
19 views

Catching stack-trace in Free Pascal

I have a console application written in Free Pascal, that like most larger applications sometimes crashes. As this application is live, I usually ask people to write me down the stack-trace on crash …
0
votes
2answers
21 views

Install the latest build of Indy 10 on Lazarus

Is there a step-by-step guide for install the Indy 10 components in Lazarus? I have checked out the last snv snapshot at https://svn.atozed.com:444/svn/Indy10 Username: Indy-Public-RO (No password) …
1
vote
1answer
132 views

Does anyone have a good example of how to use Synapse’s Heartbeat function?

Hi, I am using Synapse for Delphi, but when during HTTP downloads, of course, the GUI freezes. Looking at the documentation, they suggest using the OnHeartbeat method. (See …
0
votes
2answers
53 views

GUI Only By Using FPC

Hello, I want to know how I can develop GUI applications(32 Bits) without using Delphi language(Object Pascsl), only by using FPC with Lazarus installed(Pascal). Thanks.
1
vote
2answers
118 views

Empty main form in GUI app converted from Delphi to Lazarus

I have converted my 2 GUI apps from Delphi to Lazarus. Both apps compile for Win32 platform, i386 and with GUI. Main form were converted using Lazarus tool and can be edited from IDE. But when I run …
1
vote
1answer
131 views

Problem with converting Delphi form to Lazarus

After I ported Delphi Windows service app to FPC Linux console app I tried to port program with GUI. I installed newest Lazarus on my Windows machine and converted simple "hello world" app. One unit …
2
votes
1answer
128 views

Bluetooth on Lazarus/FreePascal on Mac OS X

Has anyone used Bluetooth on Mac OS X with Lazarus or FreePascal? There is a bluetooth unit, but it currently only supports Linux. Information about existing unit: …
2
votes
3answers
288 views

How do I make the Lazarus IDE look and work like Delphi 2007 or newer?

I've begun working with using Lazarus to make some simple utilities for my own use on Ubuntu 9.10. I know many people like the modular Delphi 7 layout, but I hate it. I find it annoying and …
2
votes
4answers
236 views

How to deploy Python to Windows users?

I'm soon to launch a beta app and this have the option to create custom integration scripts on Python. The app will target Mac OS X and Windows, and my problem is with Windows where Python normally …
0
votes
0answers
44 views

How to connect to a Linux server via SSH? [closed]

Hi. I need to work (run/edit/delete files) with 12 Linux computer nodes in a cluster. Usually I use SSH to connect to those nodes. How can I do this from Lazarus? I have tried the 2nd and 3rd …
0
votes
0answers
69 views

free pascal, tdbgrid, get current row

Hi all! I'm new to free pascal and lazarus stuff and i wonder how can i get row data (for example id column) from selected row in tbgrid?
1
vote
1answer
206 views

Is there a central FreePascal/Lazarus Component repository?

I'm looking to find something like Torry but instead of being Delphi centric, it should be Lazarus centric. I'm aware of the Source Forge Project Code and Component Repository but I'm looking for …
1
vote
2answers
279 views

Is this Algorithm for lock-free fifo queue management any good?

I just found this: http://www.emadar.com/fpc/lockfree.htm at first glance it looks fine. Is anybody using it? Or maybe somebody already looked at it and found it unusable?
0
votes
2answers
286 views

[LAZARUS] Access Remote SQL Server Database on WinCE programming

I'm programming using Lazarus (Freepascal IDE, Delphi Like), and i have a problem when i need to connect into a remote SQL Server database on the network. My question: Is there any way to connect …
0
votes
1answer
213 views

Lazarus component for Multimedia manipulation and WinCE compatible

Hi! I would just like to know if there are Multimedia components for Lazarus and is compatible with WinCE platform. I tried the ACS(Audio Component Suite)but it gives an error when I compiled it. …

1 2 next
15 30 50 per page