On Mon, 9 Sep 2013 21:45:56 +0200
Schindler Karl-Michael wrote:
> Hi
>
> I tried the program ddrescueview
> (http://sourceforge.net/projects/ddrescueview) on Mac OS X 10.6.8. The build
> goes well with Lazarus 1.0.12, but when running the program i get the error
> message:
>
> Unable to open
Ademir Constantino schrieb:
Dear all
I have noted something strange when I try to use a WMPaint event with
Manifest File for Windows theme support.
For example, If create a descendent class from TEdit and I add this event:
procedure WMPaint (var Message: TLMPaint); message LM_PAINT;
Even I
Hi
I tried the program ddrescueview (http://sourceforge.net/projects/ddrescueview)
on Mac OS X 10.6.8. The build goes well with Lazarus 1.0.12, but when running
the program i get the error message:
Unable to open file "-psn_0_."
If I click OK, the application proceeds and everything seems
Dear all
I have noted something strange when I try to use a WMPaint event with
Manifest File for Windows theme support.
For example, If create a descendent class from TEdit and I add this event:
procedure WMPaint (var Message: TLMPaint); message LM_PAINT;
Even I do not write anything in this
Very nice. Thank you! (y)
2013/9/9 Leonardo M. Ramé
> Hi, I've published a blogpost about getting JSON from queries using the
> new PostgreSql 9.3.
>
> Please take a look and comment:
>
>
> http://leonardorame.blogspot.com.ar/2013/09/lazarus-postgresqls-json-your-secret.html
>
> Regards,
> --
>
I installed the "fpc 2.6.2" and "Lazarus 1.1" svn in VirtualBox (with
Ubuntu 12.04).
The problem remains. I suspect from the fpc. Before I used version 2.7.1
I started using the 2.6.2 version in little time.
I will install version 2.7.1 and confirm.
thanks
--
Yes, I confirm.
The problem is in the Lazarus IDE (editor).
Em 09-09-2013 08:35, Graeme Geldenhuys escreveu:
On 2013-09-09 11:32, Bart wrote:
OK, let's make it even more simple.
What does ShowMessage(#$C3#$84#$C3#$8B#$C3#$8F#$C3#$96#$C3#$9C) show?
>From Junior's screenshots it seem the dis
Hi, I've published a blogpost about getting JSON from queries using the
new PostgreSql 9.3.
Please take a look and comment:
http://leonardorame.blogspot.com.ar/2013/09/lazarus-postgresqls-json-your-secret.html
Regards,
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
--
___
On 2013-09-09 11:32, Bart wrote:
>
> OK, let's make it even more simple.
> What does ShowMessage(#$C3#$84#$C3#$8B#$C3#$8F#$C3#$96#$C3#$9C) show?
>From Junior's screenshots it seem the display problem which he is
referring to, is in the Lazarus IDE (editor) - nothing to do with the
ShowMessage()
Il 09/09/2013 12:24, Mattias Gaertner ha scritto:
Should I have to open a bug issue on the bugtracker?
Yes, please.
Done.ID=0024986
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/
Hi,
Is it possible to set the height of individual rows in a DBGrid ?
I have a database containing multi-line texts. I now can display these
lines, but more than two lines of text in a rowheigth of 18 will be
problematic. I could modify the defaultrowheight but then also the fixed
row height wi
On 9/9/13, Junior wrote:
> Works on all programs on my Linux does not work in Lazarus.
OK, let's make it even more simple.
What does ShowMessage(#$C3#$84#$C3#$8B#$C3#$8F#$C3#$96#$C3#$9C) show?
(#$C3#$84#$C3#$8B#$C3#$8F#$C3#$96#$C3#$9C is the UTF8 sequence for 'ÄËÏÖÜ)'
If this also dos not show a
> Andrea Mauri hat am 9. September 2013 um 11:46
> geschrieben:
>
>
> Dear all,
> I got a problem using ChildSizing.
> I have a form, I put a Panel aligned to client then OnCreate I do:
>
> procedure TForm1.FormCreate(Sender: TObject);
> var
> i: Integer;
> pan: TPanel;
> begin
> Panel1.ChildSizi
Dear all,
I got a problem using ChildSizing.
I have a form, I put a Panel aligned to client then OnCreate I do:
procedure TForm1.FormCreate(Sender: TObject);
var
i: Integer;
pan: TPanel;
begin
Panel1.ChildSizing.ControlsPerLine:= 10;
Panel1.ChildSizing.EnlargeHorizontal:= crsHomogenousChi
14 matches
Mail list logo