[lazarus] Re: Problems with Find in Files dialog
On Tue, 30 May 2006 23:18:18 +0330, Mattias Gaertner <[EMAIL PROTECTED]> wrote: On Tue, 30 May 2006 21:34:50 +0200 Swen Heinig <[EMAIL PROTECTED]> wrote: The 'problem' (a misunderstanding) was desribed, not really solved. You have to enable 'search in directories'. Otherwise your clicks have no effect. The problem is, that under windows, the disabled groupbox is not shown as disabled. Is that difficult to implement in the win32 intf? Mattias I think i remember this issue,i guess for solving it you have to put it in a panel and then disable the panel. anyway in delphi newsgroup i remember this issue was discussed.Maybe some google will help more too! -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
Christian U. wrote: Help -> Configure Help -> Databases -> StartPage -> BaseURL should be something like file:///C:/Programme/lazarus/ it is file://C:\Programme\lazarus\docs\html but i think the \ arent a problem in this case called is C:\Dokumente und Einstellungen\User\C:\Programme\lazarus\docs\html witch not exists Use the browse button, and it should create this format automatically. Sorry, I don't have windows. i know, but why the "windows users home diretory" ? :) C:\Dokumente und Einstellungen\User is added bevore the path ? is the path in linux /home/user/ + /shared/lazarus/help ... ? 3. i have tried 0.9.16 thats marked as "STABLE" ? you dosend have windows i know but bvevore a version with an even number is created those functionality can be tested by vincent, mark or someone other who have windoes or not ?! I try to test new functionality, but Lazarus contains too much functionality (or I have too little time) to test everything before a release. Vincent. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Compile Errors rebuilding Lazarus
On Tue, 2006-05-30 at 21:27 -0400, David Copeland wrote: > Compiling Translations.pas > Translations.pas(124,13) Error: Identifier not found "rsLanguageDeutsch" > Translations.pas(132,13) Error: Identifier not found "rsLanguageItalianISO" > Translations.pas(142,13) Error: Identifier not found "rsLanguageRussianWin" > Translations.pas(144,13) Error: Identifier not found "rsLanguageRussianUTF" > Translations.pas(148,13) Error: Identifier not found "rsLanguageSpanishUTF" > Translations.pas(152,13) Error: Identifier not found "rsLanguageFinnishWin" Either remove previous installation of Lazarus or install into a different directory. Matthijs -- Matthijs Willemstein <[EMAIL PROTECTED]> _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
> Help -> Configure Help -> Databases -> StartPage -> BaseURL should be > something like > > file:///C:/Programme/lazarus/ it is file://C:\Programme\lazarus\docs\html but i think the \ arent a problem in this case called is C:\Dokumente und Einstellungen\User\C:\Programme\lazarus\docs\html witch not exists > Use the browse button, and it should create this format automatically. > Sorry, I don't have windows. i know, but why the "windows users home diretory" ? :) C:\Dokumente und Einstellungen\User is added bevore the path ? is the path in linux /home/user/ + /shared/lazarus/help ... ? > > 3. i have tried 0.9.16 thats marked as "STABLE" > > ? you dosend have windows i know but bvevore a version with an even number is created those functionality can be tested by vincent, mark or someone other who have windoes or not ?! > > what i try to find in an help every day are things like format strings > > descriptuion and stuff ... > > maybe this is other for other people. > > ? only my point of view what iam searching in an help, maybe youre right and the lcl documentation is more important than the rtl documentation > > right, but maybe ther are people without internet or without an permanent > > commenction or > > an commenction that dont supports 300k/s transfers ?! > > Packages (tgz/rpm/deb) containing the help pages are planned. as i have seen, thers already an rpm but no precompiled help stuff for windows > http://wiki.lazarus.freepascal.org/index.php/Lazarus_Documentation_Editor > http://wiki.lazarus.freepascal.org/index.php/Creating_IDE_Help > http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html > http://wiki.lazarus.freepascal.org/index.php/Add_Help_to_Your_Application > All these links can be found on the main page of the lazarus-ccr wiki. oops :) sorry > As Michael said: wikis are too unstructured. > And the wiki search function is very bad. > So although the things are documented (or better: started), people don't > find it. Maybe you can help to improve it a little bit. my fault, havent seen the entrys to change things in pages like documentation i have too mutch respect. example: maybe its better to move the IDE Documentation section more to the top of Documentation as the user get first intouch with the ide and then with the language and lcl BUT when i move it more to the top the 8 pages in different languages have to be changed also maybe i get this working for most languages also but at example japanese is a problem :) Christian _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
> Help -> Configure Help -> Databases -> StartPage -> BaseURL should be > something like > > file:///C:/Programme/lazarus/ it is file://C:\Programme\lazarus\docs\html but i think the \ arent a problem in this case called is C:\Dokumente und Einstellungen\User\C:\Programme\lazarus\docs\html witch not exists > Use the browse button, and it should create this format automatically. > Sorry, I don't have windows. i know, but why the "windows users home diretory" ? :) C:\Dokumente und Einstellungen\User is added bevore the path ? is the path in linux /home/user/ + /shared/lazarus/help ... ? > > 3. i have tried 0.9.16 thats marked as "STABLE" > > ? you dosend have windows i know but bvevore a version with an even number is created those functionality can be tested by vincent, mark or someone other who have windoes or not ?! > > what i try to find in an help every day are things like format strings > > descriptuion and stuff ... > > maybe this is other for other people. > > ? only my point of view what iam searching in an help, maybe youre right and the lcl documentation is more important than the rtl documentation > > right, but maybe ther are people without internet or without an permanent > > commenction or > > an commenction that dont supports 300k/s transfers ?! > > Packages (tgz/rpm/deb) containing the help pages are planned. as i have seen, thers already an rpm but no precompiled help stuff for windows > http://wiki.lazarus.freepascal.org/index.php/Lazarus_Documentation_Editor > http://wiki.lazarus.freepascal.org/index.php/Creating_IDE_Help > http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html > http://wiki.lazarus.freepascal.org/index.php/Add_Help_to_Your_Application > All these links can be found on the main page of the lazarus-ccr wiki. oops :) sorry > As Michael said: wikis are too unstructured. > And the wiki search function is very bad. > So although the things are documented (or better: started), people don't > find it. Maybe you can help to improve it a little bit. my fault, havent seen the entrys to change things in pages like documentation i have too mutch respect. example: maybe its better to move the IDE Documentation section more to the top of Documentation as the user get first intouch with the ide and then with the language and lcl BUT when i move it more to the top the 8 pages in different languages have to be changed also maybe i get this working for most languages also but at example japanese is a problem :) Christian _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Compile Errors rebuilding Lazarus
Hi all, Can anyone tell me what my problem is here? I'm trying to rebuild Lazarus what the latest SVN on Windows 2000. I've tried several times over the past week. Compiling Translations.pas Translations.pas(124,13) Error: Identifier not found "rsLanguageDeutsch" Translations.pas(132,13) Error: Identifier not found "rsLanguageItalianISO" Translations.pas(142,13) Error: Identifier not found "rsLanguageRussianWin" Translations.pas(144,13) Error: Identifier not found "rsLanguageRussianUTF" Translations.pas(148,13) Error: Identifier not found "rsLanguageSpanishUTF" Translations.pas(152,13) Error: Identifier not found "rsLanguageFinnishWin" Translations.pas(303,5) Hint: Local variable "FallbackLang" does not seem to be initialized Translations.pas(303,5) Hint: Local variable "Lang" does not seem to be initiali zed Translations.pas(512) Fatal: There were 6 errors compiling module, stopping Translations.pas(72,12) Fatal: Compilation aborted make[2]: *** [lazarus.exe] Error 1 make[2]: Leaving directory `C:/lazarus/ide' make[1]: *** [ide] Error 2 make[1]: Leaving directory `C:/lazarus/ide' make: *** [ide] Error 2 Thanks, Dave Copeland. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Editor always on top and sticky?
What is up with the editor window staying always on top and sticky? Its been that way for the last few updates I've grabbed from svn. Its making things very difficult when the silly thing follows me from desktop to desktop. How can I turn this settings off? I've tried to control it through my window manager and it just ignores the settings. I also didn't see anything obvious in the preference settings. THX - Jon -- Jon Foster JF Possibilities, Inc. [EMAIL PROTECTED] 541-410-2760 Making computers work for you! _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Configure Help.
On Tue, 30 May 2006 21:52:48 +0200 "Jose Vicente Cheto Ortiz" <[EMAIL PROTECTED]> wrote: > Hi friends. > > In the Release 0.9.16 . How configure help ? Normally you don't need to. At the moment there is only online help. That means you need an internet connection and a webbrowser. > FPC Doc Html Path . This feature is only needed for the help for FPC keywords and is not yet fully implemented. > Where is the index.html. ? > > Thanks in advance. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
On Tue, 30 May 2006 22:23:56 +0200 "Christian U." <[EMAIL PROTECTED]> wrote: > > No. This is used to update the .xml from the sources. > > ok, by the way in windows the help system dont work for the start page, > when i set an path the help system > searches on ActiveUserProfile\Desktop\MyenteresPath like this: > > "StartPage" coudnt find file "C:\Dokumente und > Einstellungen\User\Desktop\C:\Programme\lazarus\docs/html/index.html". > > 1. DirectorySeparator is defined in unit SYSTEM nobody schould use "/" or > "\" directly The help system is using URL. URL use only '/'. When converting from a file:// URL to a filename it converts the '/' to PathDelim. Help -> Configure Help -> Databases -> StartPage -> BaseURL should be something like file:///C:/Programme/lazarus/ Use the browse button, and it should create this format automatically. > 2. sometimes it is better to test Sorry, I don't have windows. > 3. i have tried 0.9.16 thats marked as "STABLE" ? > > It's not easy to write help. The LCL is HUGE. > > thats not what i mean, all documentation is better than no documantation Well, I guess, you mean 'any documentation at the expected place is better than no documentation'. This is opensource, the comments can be read and there were mails about this topic. So, there is a basic documentation. But it is not at the place where people are searching. See below. > and the fpc rtl and fcl documenattion > is more than 60% you use every day the lcl is mostly selfexplaining or > known from delphi Have a look at the forums. Non delphians don't want to look at Delphi help pages, they want Lazarus help pages. And Delphians want to know, where the LCL works different. > what i try to find in an help every day are things like format strings > descriptuion and stuff ... > maybe this is other for other people. ? > > 1. I thought the help system referred to the Lazarus website for help, > >so there should be no need to create your own documentation. > > right, but maybe ther are people without internet or without an permanent > commenction or > an commenction that dont supports 300k/s transfers ?! Packages (tgz/rpm/deb) containing the help pages are planned. > > 2. If I am correct, there is a wiki page somewhere that describes the > >configuration of the help system, unfortunately I don't know exactly > >where it is. ( hate wikis for this, unstructured as they are :/ ) > > sorry, i dont found it, have vied in Documantation but thers no > documentation how to create an documentation ;) http://wiki.lazarus.freepascal.org/index.php/Lazarus_Documentation_Editor http://wiki.lazarus.freepascal.org/index.php/Creating_IDE_Help http://lazarus-ccr.sourceforge.net/fpcdoc/fpdoc/fpdoc.html http://wiki.lazarus.freepascal.org/index.php/Add_Help_to_Your_Application All these links can be found on the main page of the lazarus-ccr wiki. As Michael said: wikis are too unstructured. And the wiki search function is very bad. So although the things are documented (or better: started), people don't find it. Maybe you can help to improve it a little bit. Mattias _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
> No. This is used to update the .xml from the sources. ok, by the way in windows the help system dont work for the start page, when i set an path the help system searches on ActiveUserProfile\Desktop\MyenteresPath like this: "StartPage" coudnt find file "C:\Dokumente und Einstellungen\User\Desktop\C:\Programme\lazarus\docs/html/index.html". 1. DirectorySeparator is defined in unit SYSTEM nobody schould use "/" or "\" directly 2. sometimes it is better to test 3. i have tried 0.9.16 thats marked as "STABLE" > It's not easy to write help. The LCL is HUGE. thats not what i mean, all documentation is better than no documantation and the fpc rtl and fcl documenattion is more than 60% you use every day the lcl is mostly selfexplaining or known from delphi what i try to find in an help every day are things like format strings descriptuion and stuff ... maybe this is other for other people. > 1. I thought the help system referred to the Lazarus website for help, >so there should be no need to create your own documentation. right, but maybe ther are people without internet or without an permanent commenction or an commenction that dont supports 300k/s transfers ?! > 2. If I am correct, there is a wiki page somewhere that describes the >configuration of the help system, unfortunately I don't know exactly >where it is. ( hate wikis for this, unstructured as they are :/ ) sorry, i dont found it, have vied in Documantation but thers no documentation how to create an documentation ;) Christian _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Configure Help.
Hi friends. In the Release 0.9.16 . How configure help ? FPC Doc Html Path . Where is the index.html. ? Thanks in advance. Saludos JVte.Cheto -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.4/351 - Release Date: 29/05/2006 _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: Problems with Find in Files dialog
On Tue, 30 May 2006 21:34:50 +0200 Swen Heinig <[EMAIL PROTECTED]> wrote: > The 'problem' (a misunderstanding) was desribed, not really solved. You > have to enable 'search in directories'. Otherwise your clicks have no > effect. The problem is, that under windows, the disabled groupbox is not shown as disabled. Is that difficult to implement in the win32 intf? Mattias > > Swen > > Jesus Reyes schrieb: > > --- Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> > > escribió: > > > > > >> Solved. Swen sent me a private mail (perhaps by accident?) > >> > >> thanks, > >> > >> > > > > > > and how was that it did solve your problem? > > > > Jesus Reyes A. > > > > > > > > > > > > > > ___ > > Do You Yahoo!? > > La mejor conexión a Internet y 2GB extra a tu correo por $100 al > > mes. http://net.yahoo.com.mx > > > > _ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > >archives at http://www.lazarus.freepascal.org/mailarchives > > > > > > _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] PopupNotifier - Patch
Me and Felipe have been working on this patch for about 2/3 weeks, and we finally think it is ready to submit. The patch creates a new component called "TPopupNotifier" used to show pop-up messages anywhere on the screen. It can be used for a number of purposes but I specifically wanted it to show messages to a user from a program currently minimised to the tray. That is the major function then - to pop up a small window to share some sort of information with the user. The component supports icons (any TImage support format) and custom colorization (which we did multiplatform - tested on win32, gtk1 and gtk2). Each message is split into a title and a text section, both are TLabels in practise but the text label is big enough to comfortably show multiline messages. Both labels automatically resise themselves to fit the size of the icon picture. The patch includes the component, a lazarus package for it and a small demo program that shows how to use it. If it's accepted, I'll write a wiki page documenting it in full. Ciao A.J. -- "there's nothing as inspirational for a hacker as a cat obscuring a bug by sitting in front of the monitor" - Boudewijn Rempt A.J. Venter Chief Software Architect OpenLab International www.getopenlab.com www.silentcoder.co.za +27 82 726 5103 --- -- "there's nothing as inspirational for a hacker as a cat obscuring a bug by sitting in front of the monitor" - Boudewijn Rempt A.J. Venter Chief Software Architect OpenLab International www.getopenlab.com www.silentcoder.co.za +27 82 726 5103 popupnotifer.patch.bz2 Description: BZip2 compressed data
Re: [lazarus] Setting up help system
On Tue, 30 May 2006, Christian U. wrote: > > > I think, in 0.9.16 we can have an help system that works. > > > I tried to set up those in windows: > > > As i dont have an perl interpreter installed ive searched for an > compiled > > > version of the docs but i dont found one ! > > > > Why would you need perl ? > > to call multi_makeskel.pl ?? > dont know exactly i think this is used to generate html files from the .xml > ? No. This is used to update the .xml from the sources. > or do i need only fpdoc ? You only need fpdoc. > > but thats not the problem the problem ist taht i need help i work for more > than 2 jears with lazarus > and over 6 with delphi bevore. But one of the first things i noticed bevore > 2 jears as i start using lazarus is that no help is avalible for default. It's not easy to write help. The LCL is HUGE. > and 2 jears later the same shit happens, the next problem is that no > documentation exists how to generate it > for myself so an lazarus beginner or maybe an pascal beginner will fail > automatically using lazarus and > maybe using his "copy" of delphi again or stop learning pascal. 1. I thought the help system referred to the Lazarus website for help, so there should be no need to create your own documentation. 2. If I am correct, there is a wiki page somewhere that describes the configuration of the help system, unfortunately I don't know exactly where it is. ( hate wikis for this, unstructured as they are :/ ) Michael. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: Problems with Find in Files dialog
The 'problem' (a misunderstanding) was desribed, not really solved. You have to enable 'search in directories'. Otherwise your clicks have no effect. Swen Jesus Reyes schrieb: --- Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> escribió: Solved. Swen sent me a private mail (perhaps by accident?) thanks, and how was that it did solve your problem? Jesus Reyes A. ___ Do You Yahoo!? La mejor conexión a Internet y 2GB extra a tu correo por $100 al mes. http://net.yahoo.com.mx _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: Problems with Find in Files dialog
--- Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> escribió: > Solved. Swen sent me a private mail (perhaps by accident?) > > thanks, > and how was that it did solve your problem? Jesus Reyes A. ___ Do You Yahoo!? La mejor conexión a Internet y 2GB extra a tu correo por $100 al mes. http://net.yahoo.com.mx _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: Problems with Find in Files dialog
Solved. Swen sent me a private mail (perhaps by accident?) thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Installing Tdbf
Is it possible install the last version of Tdbf on Lazarus/FPC? _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Problems with Find in Files dialog
Hello, Recently I´ve being having problem with the Find in Files dialog on Windows. When I click on anything on the "Directory Options" group, like Directory, File Mask, etc, they don´t respond to my click. I already tryed to rebuild lazarus, remove it, remove it´s directory and install 0.9.16 on a new directory, but didn´t help. Is this a bug or some hidden wrong configuration file that I need to remove? thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Error at rebuild Lazarus 0.9.16
Resolved! I reinstalled from beginning with root user, set permissions for all other users and now it's working with no problems! []'s Fernando Kochhann wrote: When I install any component and rebuild lazarus, this error occurs: /usr/src/lazarus-0.9.16/ide/codetoolsdefpreview.pas(221,19) Error: Identifier not found "TDefTreeCalculate" I don't know to solve it, somebody can help me? Thanks. (I'm from Brazil, sorry my English) -- Fernando Kochhann Fone: (51) 3714 6653 Rua Comandante Wagner, 12 Bairro São Cristóvão 95900-000 Lajeado - RS -- Fernando Kochhann Fone: (51) 3714 6653 Rua Comandante Wagner, 12 Bairro São Cristóvão 95900-000 Lajeado - RS
Re: [lazarus] Lazarus stable version
On 5/30/06, Alain Michaud <[EMAIL PROTECTED]> wrote: > > "2.0.0 Official Stable Release (for Lazarus 0.9.8)" > > This is the last but one fpc release. We keep the old downloads visible, for > people having problems with the current release. > > OK, this means that there will be no 'stable' Lazarus 0.9.10 or 0.9.12 or 0.9.14. Again no. Official and Stable are adjectives that are modifying Free Pascal. They are not pointing to Lazarus. Read that as: Official Stable Free Pascal for Lazarus 0.9.8 DON´T read it as: Free Pascal for Official Stable Lazarus -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Lazarus stable version
1 -- > This should be the Lazarus Zipped. I forgot the source.tar.gz ... added. > > Wow! Now you talk. I can go to one site and I get all my files at once! and I am sure that the Lazarus/FPC version number will match... 2 -- > > 1 -- The second menu line: > > > > "2.0.0 Official Stable Release (for Lazarus 0.9.8)" > > This is the last but one fpc release. We keep the old downloads visible, for > people having problems with the current release. > > OK, this means that there will be no 'stable' Lazarus 0.9.10 or 0.9.12 or 0.9.14. I just though that you were three versions behind and wanted to point out that you should advance the "last stable vaersion" by one or two. Sorry about that. Thanks Alain Michaud _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Setting up help system
> > I think, in 0.9.16 we can have an help system that works. > > I tried to set up those in windows: > > As i dont have an perl interpreter installed ive searched for an compiled > > version of the docs but i dont found one ! > > Why would you need perl ? to call multi_makeskel.pl ?? dont know exactly i think this is used to generate html files from the .xml ? or do i need only fpdoc ? but thats not the problem the problem ist taht i need help i work for more than 2 jears with lazarus and over 6 with delphi bevore. But one of the first things i noticed bevore 2 jears as i start using lazarus is that no help is avalible for default. and 2 jears later the same shit happens, the next problem is that no documentation exists how to generate it for myself so an lazarus beginner or maybe an pascal beginner will fail automatically using lazarus and maybe using his "copy" of delphi again or stop learning pascal. regards Christian _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] A Studio IDE layout
Mattias Gaertner wrote: > On Mon, 29 May 2006 18:20:40 +0300 > > Al Boldi <[EMAIL PROTECTED]> wrote: > > This form implements a Studio-style IDE layout in contrast to the > > current VB-style. It works by hooking it into main.pp with something > > like this: > > > > IDEloStyle.TStudio.Create(Self).Show; > > > > Note, keep the following windows open before calling: > > ProjectInspector > > ObjectInspector > > CodeExplorer > > Messages > > > > Many known bugs like: > > First invocation of SourceEditor crashes. -> Close SourceTab and > > reload. SourceEditor codetips don't work. > > > > Todo: > > Stream layout state. > > Allow link/unlink windows. > > Allow window to tab capture. > > > > Your comments/improvements/fixes are most welcome. > > Thanks. This gives a preview for the planned docked IDE. Great! Docked is much better. Meanwhile, can you tell me why the codetips/hints don't work when the SourceEditor is docked? Thanks! -- Al _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Locate TDBF
Urso schreef: Hi The locate (TDBF) still don't work on lazarus 0.9.16 and the searchkey returns this error: Error: identifier idents no member "SearchKey" and the SearchKeyPchar don't accept searchtype: stEqual Error: Identifier not found "stEqual" uses dbf, db Both these units are from FPC. The Lazarus releases are build with the sources of the last fpc release, fpc 2.0.2, from last November. Vincent _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Locate TDBF
Hi The locate (TDBF) still don't work on lazarus 0.9.16 and the searchkey returns this error: Error: identifier idents no member "SearchKey" and the SearchKeyPchar don't accept searchtype: stEqual Error: Identifier not found "stEqual" uses dbf, db _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Locate TDBF
Hi, > The locate (TDBF) still don't work on lazarus 0.9.16 > and the searchkey returns this error: Still? Is there a bug-report for this, then? If not, it'll probably never get fixed. Btw: this is probably a fpc- issue, which has nothing to do with Lazarus so you should make a fpc- bug. > Error: identifier idents no member "SearchKey" > > and the SearchKeyPchar don't accept searchtype: stEqual > > Error: Identifier not found "stEqual" Create some proper bug-reports. (don't add several bugs into one report) With code or an explanation how to reproduce it. Joost. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] Database create question
A transaction is a way of database to make sure that your query operations on tables will work/or return to the previus state without hurting other users, and without having wrong values to work with (i mean "update table set a=a+1 where a<2" may take "a" with the value of 2, just because less then a ms, someone updated the value), and thats where transactions take place. Please note that when you have created the database, you then can create tables to that database... Ido On 5/30/06, SteveG <[EMAIL PROTECTED]> wrote: Thanks Ido would the query not first need to be attached to a transaction, which is in turn attached to a database ? I would like to create the actual database file on the disk, so there must be a function (I guess) to begin with ik wrote: > Hi, > > Do you mean the SQL syntax or the functions in the component needed to > do so ? > > For SQL syntax it is : > create database ; > > Usually (I never worked with SqlDb) the syntax is > Query.Lines.Add(SQLStatment); > Query.Execute; > > There are other ways as well to execute a query (speacialy when you do > not expect it to return a value at the end like the above query), so > please also take a look at > http://wiki.lazarus.freepascal.org/index.php/Lazarus_Database_Tutorial > for additional examples ... > > Ido > > On 5/29/06, SteveG <[EMAIL PROTECTED]> wrote: > >> Would somebody be able to point me in the correct direction for creating >> a database (the actual file, not a table within it) >> for Interbase using the SqlDb components ? >> >> Thanks > > > _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] Error at rebuild Lazarus 0.9.16
When I install any component and rebuild lazarus, this error occurs: /usr/src/lazarus-0.9.16/ide/codetoolsdefpreview.pas(221,19) Error: Identifier not found "TDefTreeCalculate" I don't know to solve it, somebody can help me? Thanks. (I'm from Brazil, sorry my English) -- Fernando Kochhann Fone: (51) 3714 6653 Rua Comandante Wagner, 12 Bairro São Cristóvão 95900-000 Lajeado - RS
Re: [lazarus] Database create question
Thanks Ido would the query not first need to be attached to a transaction, which is in turn attached to a database ? I would like to create the actual database file on the disk, so there must be a function (I guess) to begin with ik wrote: Hi, Do you mean the SQL syntax or the functions in the component needed to do so ? For SQL syntax it is : create database ; Usually (I never worked with SqlDb) the syntax is Query.Lines.Add(SQLStatment); Query.Execute; There are other ways as well to execute a query (speacialy when you do not expect it to return a value at the end like the above query), so please also take a look at http://wiki.lazarus.freepascal.org/index.php/Lazarus_Database_Tutorial for additional examples ... Ido On 5/29/06, SteveG <[EMAIL PROTECTED]> wrote: Would somebody be able to point me in the correct direction for creating a database (the actual file, not a table within it) for Interbase using the SqlDb components ? Thanks _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
Re: [lazarus] wince compilation fix
roozbeh gholizadeh schreef: Fixed compilation issues. Thanks. Applied. Vincent. _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
[lazarus] wince compilation fix
Fixed compilation issues. but why?is fpc changed? all class procedure/functions should also be declared in interface section as class procedure/function now. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ wince.rar Description: Zip archive
Re: [lazarus] Lazarus stable version
On Mon, 29 May 2006 18:25:16 -0400 Alain Michaud <[EMAIL PROTECTED]> wrote: > Hi, > > Thank you for your reply. I am referering to this page: > > http://sourceforge.net/project/showfiles.php?group_id=89339 > > 1 -- The second menu line: > > "2.0.0 Official Stable Release (for Lazarus 0.9.8)" This is the last but one fpc release. We keep the old downloads visible, for people having problems with the current release. > is GREAT, since it contains ALL the files available that will match with > Lazarus 0.9.8. In my case they are: > > fpc-2.0.0.i386-linux.tar > fpc-2.0.0.source.tar.gz This should be the Lazarus Zipped. I forgot the source.tar.gz ... added. > It is very easy to go there and get what you want. > > > 2 -- For the other versions (10,12,14), it is very difficult > (impossible) to know the corresponding FPC version, and find the three > matching files. The result is I never could install them! See above. > 3 -- Also the last Line "Lazarus 0.9.16 ZIPPED" is NOT OK since I have > to go to the FPC site to get "fpc-2.0.2.source.tar.gz". See above. Mattias > > > Sincerely > > Alain > > > > > On Mon, 2006-05-29 at 20:23 +0200, Mattias Gaertner wrote: > > On Mon, 29 May 2006 12:15:54 -0400 > > Alain Michaud <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > the web site mention that the last stable version is lazarus 0.9.8 > > > > Where? > > > > > > > > > > May be is would be good time to upgrade this one too. > > > > > > What I mean is that for any version above that the SOURCE TAR (ZIP) > > > package is missing (only RPM!) This is anoying since I do not use > > > RPMs! > > > > There are many zip. FPC itself provides zipped sources and binaries for > > all platforms. > > The Lazarus zips are at the same page where the rpm are. > > What page contains rpm and no tar.gz? > > > > > > > In any case: Congratulation to the Lazarus team for he new version! > > > > > > Great work ! > > > > > > Alain Michaud > > > > > > Mattias > > > > _ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > >archives at http://www.lazarus.freepascal.org/mailarchives > > _ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject >archives at http://www.lazarus.freepascal.org/mailarchives _ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives