Matt Shaffer schreef:
I thought I would just do a little update. I've been successfully able
to write now, BUT, I don't believe the SQLdb components were really
keeping SQLite in mind (the db I'm using). You see, Lazarus opens a
connection to the SQLite database, preventing my app that's runnin
On Tue, 5 Jan 2010, Matt Shaffer wrote:
I thought I would just do a little update. I've been successfully able to write
now, BUT, I don't believe the SQLdb components were really keeping SQLite in
mind (the
db I'm using). You see, Lazarus opens a connection to the SQLite database,
preventin
I thought I would just do a little update. I've been successfully able to
write now, BUT, I don't believe the SQLdb components were really keeping
SQLite in mind (the db I'm using). You see, Lazarus opens a connection to
the SQLite database, preventing my app that's running (for debugging
purposes)
On Mon, Jan 4, 2010 at 8:07 PM, Graeme Geldenhuys
wrote:
> 2010/1/4 Hans-Peter Diettrich :
>> Juha Manninen schrieb:
>>
>>> If you decide to update your OpenSuse then I can recommend version 11.2.
>>
>> I'm still waiting for a version that does a proper install. I don't want my
>> other systems af
Different issue: Saving to the database. I can't manage to figure this one
out.
If I do: query.ApplyUpdates; the database isn't actually written to.
If I do: query.Post; query.ApplyUpdates; it says that it's not set for
editing.
So, where I'm having trouble is where to set the state? I've
done que
Graeme Geldenhuys wrote:
2010/1/6 waldo kitty :
the sources to kylix? hummm... we'll find out in an hour or so as i'm
pulling it now just to see ;)
Please let us (or at least me) know what's in there.
as far as i can tell, the archive is as large as it is due to a lot of libs
being included
On Tue, 05 Jan 2010 17:14:50 -0500, waldo kitty wrote about Re:
[Lazarus] Kylix 3 Open Edition:
> Graeme Geldenhuys wrote:
> > 2010/1/5 Mehmet Erol Sanliturk :
> >> In the following site
> >>
> >> http://download.borlandforum.com/kylix/
> >
> > I only noticed now, that version of Kylix 3 Open Edi
waldo kitty wrote:
Graeme Geldenhuys wrote:
2010/1/5 Mehmet Erol Sanliturk :
In the following site
http://download.borlandforum.com/kylix/
I only noticed now, that version of Kylix 3 Open Edition is 333MB, my
download (which I originally got from Borland) is only 97MB.
i can confirm the or
2010/1/6 waldo kitty :
> up the old mini-CD i saved it to when i downloaded it back around August
> 2003... i also have the 2nd update for it which is only 215K... IIRC, it
Yes, I have that update too. Nice and small.
> sadly, i
> don't think i can get to my activation file which is on a very old
Graeme Geldenhuys wrote:
2010/1/5 Mehmet Erol Sanliturk :
In the following site
http://download.borlandforum.com/kylix/
I only noticed now, that version of Kylix 3 Open Edition is 333MB, my
download (which I originally got from Borland) is only 97MB.
i can confirm the original tar.gz is onl
2010/1/5 Guionardo Furlan :
>
> You can publish the file in the 4shared.
Doing a Google search for the exact name like I download from Borland,
I now seem to get a few active links.
http://bin-login.name/ftp/pub/Linux/software/kylix3_open.tar.gz (91MB)
This is the same as my original downloa
Marco van de Voort wrote:
On Tue, Jan 05, 2010 at 09:28:39PM +0700, Paul Ishenin wrote:
I want to inform that trunk now requires fpc >= 2.4.0 to compile.
Snapshots building is partly switched too. Please don't report any bugs
regards that :)
There are a lot of ver2_0 (2.0.4) related defines
2010/1/5 Mehmet Erol Sanliturk :
> In the following site
>
> http://download.borlandforum.com/kylix/
I only noticed now, that version of Kylix 3 Open Edition is 333MB, my
download (which I originally got from Borland) is only 97MB.
--
Regards,
- Graeme -
On Tue, Jan 05, 2010 at 09:28:39PM +0700, Paul Ishenin wrote:
> I want to inform that trunk now requires fpc >= 2.4.0 to compile.
> Snapshots building is partly switched too. Please don't report any bugs
> regards that :)
There are a lot of ver2_0 (2.0.4) related defines in unit intfgraphics,
m
It turned out that for some reason restarting the IDE fixed the problem. The
data now populates happily.
2010/1/5 Michael Van Canneyt
>
> Can you post the files somewhere ? It should work; it sure does here.
>
> BTW. You can set the 'Active' property to true even in the designer,
> it should sho
2010/1/5 Guionardo Furlan :
> Hi,
>
> You can publish the file in the 4shared.
Kylix 3 Open Edition can be download from the following URL.
http://download.borlandforum.com/kylix/Kylix3Open/
I attached my activation file. After your installed Kylix and BEFORE
you run Kylix, copy the reg92.txt
2010/1/5 Hans-Peter Diettrich :
>
> I'm interested in testing Kylix. What are the system requirements? Will it
> run on SuSE 8.2?
It should. From the K3 readme file it is certified for SuSE 7.3 - I
tried it with SuSE 9.0 without any issues. Even the GUI install ran
(which I think I have only manag
2010/1/5 Mehmet Erol Sanliturk :
>
> In the following site
>
> http://download.borlandforum.com/kylix/
> http://download.borlandforum.com/delphi/
>
> you may find Kylix and Delphi related files open to public .
Ah, I did not know about that site. I have available Kylix 1 OE and
Kylix 3 OE. The act
On tiistai, 5. tammikuuta 2010 14:27:49 Hans-Peter Diettrich wrote:
> After an upgrade from 10.3, my machine didn't boot any more. The same
> when I did a fresh install into that partition. Also my other machine
> didn't boot after a new installation. I only could make the installation
> work in a
Osvaldo Filho wrote:
Environment:
Windows XP
Lazarus svn
FPC 2.3.1 (lazarus svn)
On FPC 2.2.4 and lazarus 0.9.28.2 is ok!
Yes, fpc 2.4.0 has some changes that affects user programs. Read more here:
http://wiki.lazarus.freepascal.org/User_Changes_2.4.0
http://wiki.lazarus.freepascal.org/User_
Graeme Geldenhuys schrieb:
If you ever need a copy, email me in private and I'll send you the
download URL. It's about a 97MB download. If anybody knows of a more
public location I can upload this file to, please let me know - I have
a serious limit on internet bandwidth.
I'm interested in tes
Juha Manninen schrieb:
I'm still waiting for a version that does a proper install. I don't want
my other systems affected by that install, as happened on my last test of
the 11.2 :-(
How did it affect your other systems?
After an upgrade from 10.3, my machine didn't boot any more. The same
Environment:
Windows XP
Lazarus svn
FPC 2.3.1 (lazarus svn)
On FPC 2.2.4 and lazarus 0.9.28.2 is ok!
2010/1/5 Osvaldo Filho :
> ... \lazarus\UCBase.pas(1179,68) Error: Can't take the address of
> constant expressions
>
> How can i solve this error ?
>
--
_
On Tuesday 05 January 2010 07:03:22 am Graeme Geldenhuys
wrote:
> Hi,
>
> For those users that want to browse Kylix 3 IDE (for whatever
reason)
> - maybe to port one or more features to Lazarus IDE (lets think
> positive), or to compare and see how great Lazarus IDE has
become. Or
> to compare the
Hello, Lazarus mailing list
I want to inform that trunk now requires fpc >= 2.4.0 to compile.
Snapshots building is partly switched too. Please don't report any bugs
regards that :)
Best regards,
Paul Ishenin.
--
___
Lazarus mailing list
Lazarus@li
Osvaldo Filho wrote:
> ... \lazarus\UCBase.pas(1179,68) Error: Can't take the address of
> constant expressions
>
> How can i solve this error ?
This is new behaviour of FPC 2.4.0, see
http://wiki.freepascal.org/User_Changes_2.4.0#Treating_direct-mapped_properties_as_regular_fields
--
__
2010/1/5 Osvaldo Filho :
> ... \lazarus\UCBase.pas(1179,68) Error: Can't take the address of
> constant expressions
Code or it didn't happen. (Or don't use a constant expression).
Henry
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
... \lazarus\UCBase.pas(1179,68) Error: Can't take the address of
constant expressions
How can i solve this error ?
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Juha Manninen wrote:
How is one supposed to modify and debug Lazarus internals?
Earlier I understood that the project lazarus.lpi is not meant for debugging
and hence its compiler options has "compile", "build" and "run" turned off.
Open lazarus.lpi and press F9 - this is what I do. It does
Hello!
How is one supposed to modify and debug Lazarus internals?
Earlier I understood that the project lazarus.lpi is not meant for debugging
and hence its compiler options has "compile", "build" and "run" turned off.
When changing the Build Lazarus dialog I included that unit in lazarus.lpi,
Hi,
You can publish the file in the 4shared.
Thanks
2010/1/5 Graeme Geldenhuys :
> Hi,
>
> For those users that want to browse Kylix 3 IDE (for whatever reason)
> - maybe to port one or more features to Lazarus IDE (lets think
> positive), or to compare and see how great Lazarus IDE has become.
Hi,
For those users that want to browse Kylix 3 IDE (for whatever reason)
- maybe to port one or more features to Lazarus IDE (lets think
positive), or to compare and see how great Lazarus IDE has become. Or
to compare the Kylix compiler to the Free Pascal compiler for
compatibility reasons etc.
Graeme Geldenhuys schrieb:
> 2010/1/5 Juha Manninen :
>> No, it has changed for OpenSuse. It is now either 1 CD or 1 DVD.
>
> But I guess the OpenSuse 1 CD will be similar to Ubuntu. No
> development packages are pre-installed, no TeX support by default
> etc.. That means I can run Lazarus IDE, bu
2010/1/5 Howard Page-Clark :
>
> I guess you meant to write "...spread their course material..."!
My bad. :-) (I hate the English language - it's very confusing
because there is always an exception to every rule)
--
Regards,
- Graeme -
___
fpGUI
On 05/1/10 10:49, Graeme Geldenhuys wrote:
We also have a distance learning university in South Africa (called
Unisa) than spread there coarse material to students across the
country - one kiosk in every registration office.
I guess you meant to write "...spread their course material..."!
2010/1/5 Juha Manninen :
>
> First time I heard of that now. There seems to be one in India and one in
> Ethiopia. It would be useful in many other less developed countries, too.
> Good!
I found a few more international ones not listed on the website. One
in Canada and one in USA too. It seems the
On tiistai, 5. tammikuuta 2010 10:49:24 Graeme Geldenhuys wrote:
> We have a few Freedom Toasters in our area. I normally go there and
> burn the DVD distros for free. Freedom Toaster is a touch screen kiosk
> where you can get most Open Source software for free. Another
> sub-project created by Ma
En/na Benito van der Zander ha escrit:
Regarding hg, did you remove the "working copies" (hg up null) and
restored later or not?
No, but I'm not sure if that would help, since the files in the repository
are crlf, so a re-update will probably not change anything (i don't want
to try it, as
En/na Chris Jennings ha escrit:
Any ideas what I am doing wrong. I have even recreated the tables from
within Linux just in case they do not transfer from OS to OS.
Same problem
sqlite files are cross-platform
http://sqlite.org/onefile.html
XP Environment fpc-2.2.5 / lazarus-0.9.28.2 / zeos
On Tue, 5 Jan 2010, Graeme Geldenhuys wrote:
2010/1/5 Juha Manninen :
No, it has changed for OpenSuse. It is now either 1 CD or 1 DVD.
But I guess the OpenSuse 1 CD will be similar to Ubuntu. No
development packages are pre-installed, no TeX support by default
etc.. That means I can run La
En/na Paul Ishenin ha escrit:
JoshyFun wrote:
In Windows world you must handle the WMQueryEndSession message, I had
done it in Delphi in the past but never in Lazarus. You can try this
Delphi snippet http://delphi.about.com/cs/adptips2000/a/bltip0500_4.htm
Application.OnEndSession executes b
2010/1/5 Juha Manninen :
>
> No, it has changed for OpenSuse. It is now either 1 CD or 1 DVD.
But I guess the OpenSuse 1 CD will be similar to Ubuntu. No
development packages are pre-installed, no TeX support by default
etc.. That means I can run Lazarus IDE, but I cannot compile and link
any proj
42 matches
Mail list logo