> Hi, I'm trying to install lazarus on my system (OpenSuse 10.0), but I'm
> getting a gtk+-develop required. Where do I get this?
Package Hell and Distro Hell
On Debian it is usually something like apt-get gtk-devel or libgtk-dev or
lglib-dev
(or trying 600 other combinations of simlar names) t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, I'm trying to install lazarus on my system (OpenSuse 10.0), but I'm
getting a gtk+-develop required. Where do I get this?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.or
On Tue, 17 Jan 2006 23:33:29 +0100
darekM <[EMAIL PROTECTED]> wrote:
> I've done some improvements of DebugReports
Thanks. Applied.
Mattias
_
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Sub
On Tue, 17 Jan 2006 23:04:32 +0100 (CET)
[EMAIL PROTECTED] wrote:
> converted to LFM
makeresstrdlg
Applied and fixed the TBitBtn.
Did you test the dialog?
Mattias
_
To unsubscribe: mail [EMAIL PROTECTED] with
Hi,
I forgot to say that the shot is a window scrolled
(HS). I just noticed that it vanish after the window is resized in the
sense align altop become OK (related to other issoue?)
Salvatore
This patch fixes compilation of gdk2x11 package. Apply from dir with
gdk2x11.pas
For author: never ever use libc. Use Unix, BaseUnix units.
Ales
_
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the
This patch fixes compilation of gdk2x11 package. Apply from dir with
gdk2x11.pas
For author: never ever use libc. Use Unix, BaseUnix units.
Ales
Index: gdk2x.pas
===
--- gdk2x.pas (revision 8557)
+++ gdk2x.pas (working copy)
@@ -25
On Wed, 18 Jan 2006 10:04:40 +0200
Simeon Mitev <[EMAIL PROTECTED]> wrote:
>
> I've got an error when trying install TrayIcon package.
> It seams the Register procedure is missed in TrayIcon unit.
>
> ../trayiconlaz.pas(16,38) Error: Identifier not found "Register"
Fixed.
Mattias
>
>
>
>
I extended the code completion.
Examples:
procedure TForm1.FormPaint(Sender: TObject);
begin
with Canvas do begin
Line(x1,y1,x2,y2);
end;
end;
Place the cursor on 'x1' and press Ctrl+Shift+C for code completion. You
get:
procedure TForm1.FormPaint(Sender: TObject);
var
x1: in
Mattias Gaertner napisał(a):
On Tue, 17 Jan 2006 11:45:56 +0100
Mattias Gaertner <[EMAIL PROTECTED]> wrote:
[...]
Set color background and front don't work for tForms, tEdit and tLabel
And TListBox.
In fact,
On Wed, 2006-01-18 at 17:11, Funky Beast wrote:
> Darius Blaszijk wrote:
> > Funky Beast/Tomas/Mattias,
> >
> > I'm very pleased with the discussion on this topic so far. What I would
> > like to add is the following;
> >
> > - I would like to join in merging the tool that Tomas has made and
> >
Has anybody an idea how to create an "workable" tsplitter at runtime ?
have made a lot of experiments but i never get an useable result in win32.
Christian
_
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscri
Darius Blaszijk wrote:
Funky Beast/Tomas/Mattias,
I'm very pleased with the discussion on this topic so far. What I would
like to add is the following;
- I would like to join in merging the tool that Tomas has made and
LazDoc. I think both tools complement each other
- I like what Funky Beast i
Christian Ulrich wrote:
1. tooltips are mostly known as hints in lazarus/delphi so maybe you should
rename the 2 properties
Renamed, will be available when I send the new files
2. i think this component is visual better useable so its easyer to generate
the events ...
We can have both a vis
On Tue, 17 Jan 2006 11:45:56 +0100
Mattias Gaertner <[EMAIL PROTECTED]> wrote:
>[...]
> > >>Set color background and front don't work for tForms, tEdit and tLabel
And TListBox.
In fact, setting TListBox.Color changes all, but the TListBox color.
It seems the patch changes the current widget styl
On 1/18/06, Simeon Mitev <[EMAIL PROTECTED]> wrote:
> I've got an error when trying install TrayIcon package.
> It seams the Register procedure is missed in TrayIcon unit.
>
> ../trayiconlaz.pas(16,38) Error: Identifier not found "Register"
I changed the TTrayIcon class name on trayicon.pas to giv
I've got an error when trying install TrayIcon package.
It seams the Register procedure is missed in TrayIcon unit.
../trayiconlaz.pas(16,38) Error: Identifier not found "Register"
Christian Ulrich wrote:
real nice work, i have tested it today and have some hints.
1. tooltips are mostly kno
SALVATORE COPPOLA wrote:
Hi,
in the shot there is what I reported in the issoue 0001055 and it is
still there (recent Lazarus SVN) . Should I reopen the issoue or is
exected behavior?
What is the expected behaviour ? (What does delphi do?)
Micha
_
18 matches
Mail list logo