lazarus Questions
3
Solved
I would like to format specific cells to force two decimal places. The data is coming from an ElevateDB stored procedure and hooked into a TDataSource.
EDIT: SQL Programming Note:
I wasn't ...
Rifleman asked 22/4, 2012 at 20:26
2
Solved
My question is pretty simple. I have a TList (called queue) containing objects of class CNotif and want to use the method is_alive on those objects.
The problem is, when I use queue.Items[0].is_al...
1
Solved
We have a project full of custom components that today is working in Lazarus and Delphi.
I'm thinking in code interfaces on it, but I am not much familiar with them. What I would like to know is: ...
Monocycle asked 6/3, 2012 at 22:4
1
Solved
I have a standard TStringGrid on a form.
I have one Fixed Row in the grid that contains a number of columns, which are all TGridColumns objects. I have set the column titles using the object inspec...
Machellemachete asked 5/2, 2012 at 9:57
2
Solved
I am really new to Lazarus/FreePascal and I have no prior Delphi experience. I want to be able to get OS version information and user account type on both WIndows and Linux. I saw that there is a W...
Ulloa asked 12/11, 2011 at 16:35
2
Solved
Further to this question and this one that I asked more recently but without the correct specifics...and lastly this one that I asked at the Free Pascal forum specifically....
Can anyone provide m...
Statampere asked 15/12, 2011 at 11:50
1
I asked on the Lazarus programming forum how to open a physical disk. I want to allow the user to select physical disks from their system when they click a "Select Disk" button. There are some exam...
Nasya asked 14/12, 2011 at 15:8
1
I've created a shared library for contour detection that is loaded from a Delphi/Lazarus application. The main app, passes a pointer to a bitmap to be processed by a function inside the library.
H...
Townsman asked 4/11, 2011 at 20:2
5
Solved
How can I perform the equivalent of shellexecute() in Lazarus for a Mac?
4
Solved
I want to learn to develop applications in Lazarus, but I need resources, preferably books, to Lazarus.
Keep in mind that I know 0 of Pascal.
Thanks.
2
Solved
Would it be too much of an effort to have FPC compile to the Arduino platform?
I would really like to use Lazarus to do some "sketches".
Maniac asked 3/9, 2011 at 23:9
1
Solved
I am trying to compile a 64bit dll for use with a 64bit C# application. I have a simple class and a simple app to try and test it and it falls over no matter what I try and do. Here is the code:
D...
Masturbation asked 13/6, 2011 at 19:24
6
Solved
How to convert a WideString (or other long string) to byte array in UTF-8?
Tenacious asked 8/3, 2011 at 14:1
3
Solved
I downloaded Lazarus, but have worked with Embarcadero Delphi IDE too. I have a question about building cross-platform Delphi applications.
How can I build them under win32 environment? I read the...
Lanza asked 13/1, 2011 at 5:42
5
Solved
I'm building a String called FullMemo, that would be displayed at a TMemoBox, but the problem is that I'm trying to make newlines like this:
FullMemo := txtFistMemo.Text + '\n' + txtDetails.Text
...
3
Solved
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.
Wornout asked 28/11, 2009 at 19:18
5
Solved
Just a quick question for those of you that know. Is it possible to have both Delphi (ver 7) and Lazarus installed at the same time. I want to make sure the Lazarus install will not interfere with ...
2
Solved
Using either Delphi 2007+ or Lazarus(Win64) I'm looking for a way to determine if a dll is compiled as x64 or x86?
4
Solved
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 normall...
Resnick asked 29/10, 2009 at 20:28
© 2022 - 2024 — McMap. All rights reserved.