RE: [lazarus] Gambas

2006-12-08 Thread George Birbilis
I'm afraid I can't do it. I send e-mails from another server and want to receive them from another one (it's an issue with my connection) Well, fix it then. There's no workarround I'm afraid other than to pay for some other mail provider which I don't want to do at the moment And don't

Re: [lazarus] Perplexing TBitmap behavior.

2006-12-08 Thread Mattias Gaertner
On Fri, 08 Dec 2006 08:25:11 +0200 Dave Coventry [EMAIL PROTECTED] wrote: Hi Tom, Yes! That was it! I've done a lot of head scratching trying to figure out what was going on. :-? In such cases: Just move the mouse over TBitmap and wait for the hint, or do a find declaration. Mattias

Re: [lazarus] Add Recent tab apart from Favorites to Object Inspector

2006-12-08 Thread Mattias Gaertner
On Thu, 7 Dec 2006 22:30:08 +0200 George Birbilis [EMAIL PROTECTED] wrote: Suggestion: Add Recent tab apart from Favorites to Object Inspector It could be per component or global. Is Favorites per component now or global (that is a list favorite property/event names and showing only those

Re: [lazarus] Trying to make TScrollingWinControl more useful...

2006-12-08 Thread Vincent Snijders
Mattias Gaertner schreef: On Sun, 3 Sep 2006 22:01:27 -0300 Flávio Etrusco [EMAIL PROTECTED] wrote: Maybe I read wrong, forms.pp: @@ -113,7 +112,6 @@ procedure SetSize(const AValue: integer); virtual; procedure SetSmooth(const Value: Boolean); virtual; procedure

Re: Add Recent tab apart from Favorites to Object Inspector

2006-12-08 Thread Mattias Gaertner
On Thu, 7 Dec 2006 22:32:54 +0200 George Birbilis [EMAIL PROTECTED] wrote: When I say recent, I mean recently edited where edited means value changed (not just clicked in, then clicked out). If the IDE can distinguish between ENTER and Focus lost when the value didn't change (e.g. say if it

Re: [lazarus] repository

2006-12-08 Thread Kris Leech
Graeme Geldenhuys wrote: On 12/1/06, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: We have almost this. We call this snapshots: http://www.hu.freepascal.org/lazarus/ They come with latest lazarus source + lazarus compiled + free pascal in either 2.0.4 or 2.1.1 versions. The only

Re: [lazarus] repository

2006-12-08 Thread Michael Van Canneyt
On Fri, 8 Dec 2006, Kris Leech wrote: Graeme Geldenhuys wrote: On 12/1/06, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: We have almost this. We call this snapshots: http://www.hu.freepascal.org/lazarus/ They come with latest lazarus source + lazarus compiled +

RE: [lazarus] Gambas

2006-12-08 Thread Pieter Valentijn
In my country theres no realy autorsation for accounting. Theres for making payment slips and hooking up to PIN machines (Payment with a bank card). I think this is the case in most countries. All do the market is cuttroat the prices are still veryy high. Mostly you are not there after purchasing

Re: [lazarus] Bug in Entry control in GTK2?

2006-12-08 Thread Felipe Monteiro de Carvalho
Hi, Please post a bug report on the bug tracked. You can attach the example there. thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at

Re: [lazarus] repository

2006-12-08 Thread Graeme Geldenhuys
On 12/8/06, Kris Leech [EMAIL PROTECTED] wrote: I'm considering creating a VMWare image as well. It will be completely setup with icons on the desktop., updateable via svn, etc... Contain the latest stable release of FPC and a 2.1.1 version. I currently have this done with Windows 2000, but

Re: [lazarus] repository

2006-12-08 Thread Al Boldi
Michael Van Canneyt wrote: On Fri, 8 Dec 2006, Kris Leech wrote: PS. How come we can reply to the Lazarus mailing list using email, but not the FPC mailing list... Are they on different systems? They are. But why wouldn't you be able to reply to the FPC mailing list using email ? I do

[lazarus] Lazarus, gdk-pixbuf and Gentoo

2006-12-08 Thread Alex Smirnov
*Dear colleagues,* Gentoo team had marked gdk-pixbuf http://packages.gentoo.org/search/?sstring=gdk-pixbuf to be hard masked. So it means that this package should be possibly removed from Gentoo package database in nearest future. So the question is - what is connected to gdk-pixbuf in

RE: [lazarus] repository

2006-12-08 Thread George Birbilis
As well as VM a live linux CD is a pretty good idea as well, can this be done from the same image? I've got no idea what is involved in creating a Live CD. Knoppix has such I think, maybe it's easy to add/remove stuff to it Think it's at www.knoppix.org (try also with one p)

Re: Add Recent tab apart from Favorites to Object Inspector

2006-12-08 Thread Mattias Gaertner
On Fri, 8 Dec 2006 18:43:29 +0200 George Birbilis [EMAIL PROTECTED] wrote: If the IDE can distinguish between ENTER and Focus lost when the value didn't change (e.g. say if it calls property handlers again when ENTER is pressed but doesn't when Focus is lost [say TAB is pressed] as

Re: [lazarus] Lazarus, gdk-pixbuf and Gentoo

2006-12-08 Thread Mattias Gaertner
On Fri, 08 Dec 2006 15:31:16 +0300 Alex Smirnov [EMAIL PROTECTED] wrote: *Dear colleagues,* Gentoo team had marked gdk-pixbuf http://packages.gentoo.org/search/?sstring=gdk-pixbuf to be hard masked. So it means that this package should be possibly removed from Gentoo package database in

[lazarus] FPCUnit default automated TTestCase generation

2006-12-08 Thread Al Boldi
Unit testing is really important, but also tedious. To ease TTestCase and TAssert creation, is there a generator that implements TTestCase for some TObject, by default bounds-testing based on public/published properties? Thanks! -- Al

RE: [lazarus] Font names shown in the respective font

2006-12-08 Thread George Birbilis
[I agree with others, your Reply-To address is getting annoying!] Let's see if this fixes the problem (do you reply to [EMAIL PROTECTED] with this e-mail ok or to other one)? Same could be done at the Font selection dialog (the dialog could have such property and the IDE could set that

RE: [lazarus] Gambas

2006-12-08 Thread George Birbilis
In Greece if you want to print receipts to customers, the s/w has to be certified by the state (it also has to print some special numeric codes so that the don't have to get special triple-layer paper punched out by the tax office) Also, for medium and big bussinesses there is some law coming

Re: [lazarus] Font names shown in the respective font

2006-12-08 Thread Felipe Monteiro de Carvalho
On 12/8/06, George Birbilis [EMAIL PROTECTED] wrote: BTW, speaking of many platforms, how does Lazarus support fonts crossplatform? (does it delegate the burden onto the OS ? [since there is raster/bitmap fonts, TrueType, OpenType, PostScript etc. fonts that one could support) Each widgetset

Re: [lazarus] Article on Pixel.

2006-12-08 Thread Vincent Snijders
George Birbilis schreef: The latest issue of Linux Journal features an article about Pixel (By Pavel Kanzelsberger). It gives it a very good comment. Pity it's not mentioned that it's written using FPC. (the article is written by a writer/publisher, not a programmer). For the Lazarus users:

Re: [lazarus] Article on Pixel.

2006-12-08 Thread micahel schneider
I don't see Lazarus mentioned at the splash screen of the windows version (some of you guys are mentioned, but wouldn't harm to mention Lazarus too or instead) Also didn't notice Lazarus button or something at the website (didn't look much though, maybe have missed it) Pixel is written in

RE: [lazarus] Article on Pixel.

2006-12-08 Thread George Birbilis
The latest issue of Linux Journal features an article about Pixel (By Pavel Kanzelsberger). It gives it a very good comment. Pity it's not mentioned that it's written using FPC. (the article is written by a writer/publisher, not a programmer). For the Lazarus users: Pixel is written using a