Re: [lazarus] Dependencies under Linux

2006-04-09 Thread Bogusław Brandys
Panagiotis Sidiropoulos wrote: After sending my first Linux Lazarus application to beta testers for evaluation and testing, I got complains even from those advanced users because of alot of application dependencies: Components on the form: - TDataSource - TDBF - TActionList - TMainMenu - TImageL

[lazarus] Dependencies under Linux

2006-04-09 Thread Panagiotis Sidiropoulos
After sending my first Linux Lazarus application to beta testers for evaluation and testing, I got complains even from those advanced users because of alot of application dependencies: Components on the form: - TDataSource - TDBF - TActionList - TMainMenu - TImageList - TSaveDialog - TPopupMenu -

Re: [lazarus] Because I can't get SQLDB working

2006-04-09 Thread Matthijs Willemstein
On Mon, April 10, 2006 06:06, Nataraj S Narayan wrote: > Hi Michael > > I want MySql 4.0 and above only. Is SQLDB stable, so that i may replace > Delphi+BDE +myodbc? It is working and as far as I can see reasonable stable. > It is a real production app for Inventory management. Also are Rxlib > co

Re: [lazarus] Because I can't get SQLDB working

2006-04-09 Thread Nataraj S Narayan
Hi Michael I want MySql 4.0 and above only. Is SQLDB stable, so that i may replace Delphi+BDE +myodbc? It is a real production app for Inventory management. Also are Rxlib compos working in Lazarus? regards Nataraj Michael Van Canneyt wrote: On Sun, 9 Apr 2006, Nataraj S Narayan wrote:

Re: [lazarus] Refactoring Subfolders

2006-04-09 Thread L505
> > Hi, the current copies of Lazarus that another developer and I are using > > do not seem to have a subfolder or subdirectory checkbox for refactoring. > > Do any lazarus versions contain that feature. Sort of like the > > search/replace tool in lazarus where you can recursively search > > subfo

Re: [OT] Re: [lazarus] Temperary FTP Speace

2006-04-09 Thread Danny Milosavljevic
Hi, Am Sonntag, den 09.04.2006, 14:17 -0600 schrieb L505: > > > > > "There is no excuse for Oil being a raw material needed to ship food" > > > > > > No, there isn't. Which is why those who can are switching to gas (which, > > > lo and behold, farmers can produce that themselves) and hydrogen and

Re: [lazarus] make resource string tool

2006-04-09 Thread Vincent Snijders
Mattias Gaertner wrote: On Wed, 29 Mar 2006 14:17:41 +0300 barko <[EMAIL PROTECTED]> wrote: If I try to create resource string with this tool, I got this error message: List index (-1) out of bounds. On linux, latest fpc (2.1.1, from svn), latest lazarus (from svn). Example: ---cut--- v

Re: [lazarus] tPanel setColor patch

2006-04-09 Thread Mattias Gaertner
On Thu, 06 Apr 2006 19:38:58 +0200 darekm <[EMAIL PROTECTED]> wrote: > Hi > this patch remove flickering on tPanel Thanks. Applied. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the S

Re: [lazarus] tLabel, tComboBox patch

2006-04-09 Thread Mattias Gaertner
On Thu, 06 Apr 2006 14:44:28 +0200 darekm <[EMAIL PROTECTED]> wrote: > hi > attached patch > 1. set up single line for drawing caption without multi line > 2. much faster drawText to single line option > 3.for tComboBox change is called twice > 4. added {$IFNDEF gtk_no_set_modal} because

Re: [lazarus] patch for comctrls (TToolButtonStyle)

2006-04-09 Thread Mattias Gaertner
On Sun, 2 Apr 2006 23:26:35 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > Hi > > Attached is a fix for the TToolButtonStyle. I previously documented > the different enumerated types, but they didn't appear in the > generated html documentation as I expected. So this patch documents > th

Re: [lazarus] patch for comctrl.xml

2006-04-09 Thread Mattias Gaertner
On Sun, 2 Apr 2006 22:09:48 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > Here is a patch for TToolbar component. Thanks. Applied. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as

Re: [lazarus] Qt Custom Control Patch

2006-04-09 Thread Mattias Gaertner
On Thu, 30 Mar 2006 21:36:03 -0300 Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote: > Hello, > > This patch does the following modification to Qt interface: > > * Custom control descendents work now (with the currently implemented > TCanvas functions) > > * Adds more TCanvas functions: M

Re: [lazarus] make resource string tool

2006-04-09 Thread Mattias Gaertner
On Wed, 29 Mar 2006 14:17:41 +0300 barko <[EMAIL PROTECTED]> wrote: > If I try to create resource string with this tool, I got this error > message: > > List index (-1) out of bounds. > > On linux, latest fpc (2.1.1, from svn), latest lazarus (from svn). > > Example: > > ---cut--- > > var >

Re: [lazarus] Patch to sort the list of units shown

2006-04-09 Thread Mattias Gaertner
On Wed, 29 Mar 2006 12:00:52 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote: > Attached is a patch to sort the listbox shown in "View Unit", "View > Forms" and "Remove from Project". This makes it much easier to find > units in a large project. > > I replaced the TList with a TStringList so

Re: [lazarus] bugfix1872

2006-04-09 Thread Mattias Gaertner
On Wed, 29 Mar 2006 01:01:49 +0200 "Darius Blaszijk" <[EMAIL PROTECTED]> wrote: > Here's a patch that should fix bugreport 1872. There are also some > anchoring / bordericons and alignment improvement. Applied. Thanks. Mattias _

Re: [OT] Re: [lazarus] Temperary FTP Speace

2006-04-09 Thread L505
> > > "There is no excuse for Oil being a raw material needed to ship food" > > > > No, there isn't. Which is why those who can are switching to gas (which, > > lo and behold, farmers can produce that themselves) and hydrogen and > > trains anyways. The only "problem" is the lag of the infrastructu

Re: [OT] Re: [lazarus] Temperary FTP Speace

2006-04-09 Thread L505
> "There is no excuse for Oil being a raw material needed to ship food" > > No, there isn't. Which is why those who can are switching to gas (which, > lo and behold, farmers can produce that themselves) and hydrogen and > trains anyways. The only "problem" is the lag of the infrastructure, > that

Re: [lazarus] Refactoring Subfolders

2006-04-09 Thread Mattias Gaertner
On Sun, 09 Apr 2006 13:35:25 -0600 L505 <[EMAIL PROTECTED]> wrote: > Hi, the current copies of Lazarus that another developer and I are using > do not seem to have a subfolder or subdirectory checkbox for refactoring. > Do any lazarus versions contain that feature. Sort of like the > search/replac

[lazarus] Refactoring Subfolders

2006-04-09 Thread L505
Hi, the current copies of Lazarus that another developer and I are using do not seem to have a subfolder or subdirectory checkbox for refactoring. Do any lazarus versions contain that feature. Sort of like the search/replace tool in lazarus where you can recursively search subfolders. ___

Re: [lazarus] adding a form to a library

2006-04-09 Thread Felipe Monteiro de Carvalho
This is probably caused by something on the initialization section of LCL units. One idea to isolated the problem is to comment the code on initialization section of Forms (and perhaps other units) and see if the project will now load. Don´t acctually try to build a form, just put Forms on the us

Re: [lazarus] adding a form to a library

2006-04-09 Thread Michael Van Canneyt
On Sat, 8 Apr 2006, Darius Blaszijk wrote: > I've been trying to add a form to a library (dll), but it turns out that as > soon as I add a unit from LCL to the library the lib does not load anymore. > I discussed this problem with Vincent and according to him it has to do with > TApplication t

Re: [lazarus] Because I can't get SQLDB working

2006-04-09 Thread Michael Van Canneyt
On Sun, 9 Apr 2006, Nataraj S Narayan wrote: > Hi > > I was starting off with Firebird for Lazarus. But now I need to get MySql > access from Lazarus to convert my legacy windows msaccess apps . Which package > is best? Sqlite or zeos components? Or just go for 'direct' access w/o > compos? I