Re: [lazarus] TTrayIcon problem

2008-02-11 Thread Lee Jenkins
Felipe Monteiro de Carvalho wrote: On Feb 11, 2008 3:56 PM, Lee Jenkins [EMAIL PROTECTED] wrote: M:\lazarus\projects\maestrom:\lazarus\IDE\fpc\2.2.0\bin\i386-win32\windres -i M :\lazarus\projects\maestro\tray.rc -o m:\lazarus\projects\maestro\tray.res gcc: installation problem, cannot exec `cpp

Re: [lazarus] TTrayIcon problem

2008-02-11 Thread Lee Jenkins
file I already have? Also, if its dependent on a handle, can I just load an icon from file and then pass the handle of that to the TTrayIcon.Icon.Handle property? I don't think this is the case either since I have tried this too with no success. -- Warm Regards, Lee Everything I needed

Re: [lazarus] TTrayIcon problem

2008-02-11 Thread Lee Jenkins
Felipe Monteiro de Carvalho wrote: On Feb 11, 2008 2:43 PM, Lee Jenkins [EMAIL PROTECTED] wrote: I simply added another icon to the resource and called it 101, but obviously that is not the way to go. Must the icon be in its own resource file or can it be placed in the existing resource file I

Re: [lazarus] TTrayIcon problem

2008-02-11 Thread Lee Jenkins
/TrayIcon#Demonstration_program_1 thanks, Thanks Felipe, Wiki was was down last night so I didn't run across the article, just looking at the source. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

Re: [lazarus] TTrayIcon problem

2008-02-11 Thread Lee Jenkins
Felipe Monteiro de Carvalho wrote: On Feb 11, 2008 3:56 PM, Lee Jenkins [EMAIL PROTECTED] wrote: M:\lazarus\projects\maestrom:\lazarus\IDE\fpc\2.2.0\bin\i386-win32\windres -i M :\lazarus\projects\maestro\tray.rc -o m:\lazarus\projects\maestro\tray.res gcc: installation problem, cannot exec `cpp

[lazarus] TTrayIcon problem

2008-02-10 Thread Lee Jenkins
, but it loads the icon from a resource. Is this necessary or can I just assign the icon at design time? Not sure if that has anything to do with it... Thanks for any pointers. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

Re: [lazarus] My first GUI Application

2008-02-08 Thread Lee Jenkins
ik wrote: On Feb 8, 2008 3:43 PM, Lee Jenkins [EMAIL PROTECTED] wrote: ik wrote: Wow, cool application. What version of Asterisk does your manager works with ? Ido Thanks guys, I'm on Asterisk 1.2.12 here at my office, but I'd assume that it would work on 1.4 as well. I don't think

Re: [lazarus] GamePack 1.0 Released

2008-02-08 Thread Lee Jenkins
A.J. Venter wrote: I downloaded and installed the components fine. However, when trying to load the demo project, the IDE hangs and eats up 50% CPU. End Task'ing the lazarus process in Windows is necessary at that point. Is this only linux/gtk? Or is Win32 supported? Hi Lee, It's

Re: [lazarus] GTK2 Help [OT]

2008-02-08 Thread Lee Jenkins
inexperience with linux in general anyway ;) I'll give Debian a try as well as ubuntu when a I get a chance. Again, thanks for the tip. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

[lazarus] Form.SessionProperites question

2008-02-08 Thread Lee Jenkins
and force them to use a specific so that the user can have different placement of applicable forms when they want. I'm assuming this could be done in OnRestoreProperties or OnRestoringProperties to specify the file to use? Thanks again, -- Warm Regards, Lee Everything I needed to learn

Re: [lazarus] GTK2 Help [OT]

2008-02-08 Thread Lee Jenkins
Giuliano Colla wrote: Lee Jenkins ha scritto: ik wrote: Hi, If you can, try to install debian instead (Sorry, I just don't like RH distro's thy sucks imho) ;) You should know that with yum you must first clean the repository cache, and then read it again (as I said, they sucks). The best way

Re: [lazarus] My first GUI Application

2008-02-08 Thread Lee Jenkins
ik wrote: On Feb 8, 2008 3:43 PM, Lee Jenkins [EMAIL PROTECTED] wrote: ik wrote: Wow, cool application. What version of Asterisk does your manager works with ? Ido Thanks guys, I'm on Asterisk 1.2.12 here at my office, but I'd assume that it would work on 1.4 as well. I don't think

Re: [lazarus] My first GUI Application

2008-02-08 Thread Lee Jenkins
Wrapper, etc. Someone else in our office is working on integration between Asterisk and our P.O.S. application for for use with Drive Thru's, Pizza Delivery operations as well. Asterisk is a lot like FreePascal/Lazarus. Once its under your skin, its difficult to dig it out! -- Warm Regards, Lee

[lazarus] How is docking support coming?

2008-02-07 Thread Lee Jenkins
Hi all, I need docking support for a project and I would prefer to write it Lazarus if I can. I know there was some headway made, but is docking support stabilized? Thanks ;) -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

[lazarus] GTK2 Help [OT]

2008-02-07 Thread Lee Jenkins
of gtk2 than my current 2.4.13-22 version. Thanks and sorry for OT post. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door. _ To unsubscribe: mail [EMAIL PROTECTED

[lazarus] My first GUI Application

2008-02-07 Thread Lee Jenkins
a few idiosyncrasies with the fonts (size, etc) between Win32 and GTK, but all in all, I'm very happy with results thus far. Kudos to the developers and community. I'm hooked. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

Re: [lazarus] GamePack 1.0 Released

2008-02-06 Thread Lee Jenkins
OS: WinXP I downloaded and installed the components fine. However, when trying to load the demo project, the IDE hangs and eats up 50% CPU. End Task'ing the lazarus process in Windows is necessary at that point. Is this only linux/gtk? Or is Win32 supported? -- Warm Regards, Lee

[lazarus] TStringGrid.OnDrawCell

2008-02-02 Thread Lee Jenkins
a software runtime inconsistency as I like to tell my customers ;) -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Cgi / PowUtils / FastCgi

2008-01-30 Thread Lee Jenkins
Leonardo M. Ramé wrote: Lee, please read the last post in my blog (Powerful CGI applications). It's an example on how to resolve that problem using PowUtils. Lee Jenkins escribió: Marius wrote: I've used powtils a bit. Fast, very fast. The only thing I don't like is with standard cgi you

Re: [lazarus] Cgi / PowUtils / FastCgi

2008-01-30 Thread Lee Jenkins
Lee Jenkins wrote: Leonardo M. Ramé wrote: Lee, please read the last post in my blog (Powerful CGI applications). It's an example on how to resolve that problem using PowUtils. Lee Jenkins escribió: Marius wrote: I've used powtils a bit. Fast, very fast. The only thing I don't like

Re: [lazarus] Cgi / PowUtils / FastCgi

2008-01-30 Thread Lee Jenkins
server | client The data server could maintain its own database connections/pooling etc. There would be an overhead in passing the database back and forth, but... -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

Re: [lazarus] Reports

2008-01-30 Thread Lee Jenkins
Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Introduction

2008-01-29 Thread Lee Jenkins
up with the users who eventually operate the POS blindfolded. I'm curious to see how fpGUI theming shapes up in terms of this kind of theme rendering and speed. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

Re: [lazarus] Delphi 2006 and Lazarus

2008-01-29 Thread Lee Jenkins
down that I could get in to Delphi. Either Borland is looking for Lazarus or someone in Lazarus locked a file that Borland needed… Which one is it? Hmm. I'm running D6 and D2007 here and haven't seen that problem. -- Warm Regards, Lee Everything I needed to learn in life, I learned

Re: [lazarus] Cgi / PowUtils / FastCgi

2008-01-29 Thread Lee Jenkins
of functions that powtils as it very useful. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Component

2008-01-26 Thread Lee Jenkins
selecting the package? (Tools Build Lazarus) The IDE needs to be built again after installing components. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door

[lazarus] TStringGrid.Columns.SizePriority

2008-01-22 Thread Lee Jenkins
0.9.24 and FPC 2.2.0 from sourceforge .24 installer. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling encyclopedias door to door. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] TStringGrid.Columns.SizePriority

2008-01-22 Thread Lee Jenkins
Jesus Reyes wrote: --- Lee Jenkins [EMAIL PROTECTED] escribió: Hi all, I have some TStrigGrid's on a form with AutoFillColumns := true; I was monkeying around with SizePriority trying to figure out what it did by setting a few columns' SizePriority to 2. At any rate, when running the app

[lazarus] [OT] QT licensing costs?

2008-01-21 Thread Lee Jenkins
Can anyone give me an idea of the cost of QT commercial licensing fees? Their website provides only a contact form to get pricing. I was curious what a license would be to deploy on windows and linux. -- Warm Regards, Lee Everything I needed to learn in life, I learned selling

Re: [lazarus] [OT] QT licensing costs?

2008-01-21 Thread Lee Jenkins
Felipe Monteiro de Carvalho wrote: On Jan 21, 2008 9:44 PM, Lee Jenkins [EMAIL PROTECTED] wrote: Can anyone give me an idea of the cost of QT commercial licensing fees? Their website provides only a contact form to get pricing. I was curious what a license would be to deploy on windows

[lazarus] GTK1 Application Performance

2008-01-20 Thread Lee Jenkins
in a VM so it could very well be the environment. I don't have an extra box to install linux on until the end of the week so I was curious if anyone else sees this kind of slowness. -- Warm Regards, Lee The only thing that kept me out college...was high school

Re: [lazarus] Introduction

2008-01-18 Thread Lee Jenkins
was re-thinking the GUI widgets that I use. Windows development seems to be centered around the sizzle of GUI components where everyone is trying to have their apps look like the latest version of MS Office and I have been on that bandwagon a bit myself until recently. -- Warm Regards, Lee The only

Re: [lazarus] Sound in Lazarus applications

2008-01-16 Thread Lee Jenkins
finishes. Adrian, http://wiki.lazarus.freepascal.org/ACS I haven't used it, but found it a little while back. I think there was a thread recently concerning it. -- Warm Regards, Lee The only thing that kept me out college...was high school

Re: [lazarus] Solution to the BIG compiled file issue!

2008-01-15 Thread Lee Jenkins
(an empty project go from 12.5Mb to 1.2 Mb). I just put this in After Complilation: ..\..\IDE\fpc\2.2.0\bin\i386-win32\strip.exe --strip-all $(TargetFile) I have to run this command only when I do a full build. Seems to work pretty well. -- Warm Regards, Lee The only thing that kept me out

Re: [lazarus] Solution to the BIG compiled file issue!

2008-01-15 Thread Lee Jenkins
looking for cross platform tools. Wooing new developers and developers from other languages I believe will pay handsome dividends to the project later on as their knowledge and comfort with the product mature. -- Warm Regards, Lee The only thing that kept me out college...was high school

Re: [lazarus] Simulate ALT+KEY to open a menu

2008-01-15 Thread Lee Jenkins
: TShiftState) ; begin if (ssAlt in Shift) and (key = 65) then AMenuItem.Click; // or... // if (ssAlt in Shift) and (lowercase(Chr(key)) = 'e') then end; I don't do that kind of key capture much so there may be a better way to test for upper or lowercase 'e'; -- Warm Regards, Lee The only thing

Re: [lazarus] Solution to the BIG compiled file issue!

2008-01-15 Thread Lee Jenkins
, documentation, etc. Maybe its like panning for gold! Thanks for your hard work, Vincent (and other Lazarus developers). Your work does not go unappreciated :) -- Warm Regards, Lee The only thing that kept me out college...was high school

Re: [lazarus] Solution to the BIG compiled file issue!

2008-01-15 Thread Lee Jenkins
compilers on cpanel websites? http://z505.com/videos/d5/linux-delphi-webapp.htm Cool stuff. -- Warm Regards, Lee The only thing that kept me out college...was high school. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Introduction

2008-01-13 Thread Lee Jenkins
for some production, commercial products. Welcome Back! -- Warm Regards, Lee The only thing that kept me out college...was high school. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: No offense meant - Re: [lazarus] Introduction

2008-01-13 Thread Lee Jenkins
hy-soft wrote: Hi Lee, first of all, thanks for your detailed reply. But let me keepthis short: Lee Jenkins wrote: I've been using Lazarus on Windows seriously for about a year now and I've become pretty damn productive with it. Nice to hear, and I do believe you. But i do not like

[lazarus] Runtime Component Design/Manipulation

2008-01-12 Thread Lee Jenkins
Are there any lazarus libraries available for moving, resizing controls at runtime? -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Runtime Component Design/Manipulation

2008-01-12 Thread Lee Jenkins
Lee Jenkins wrote: Are there any lazarus libraries available for moving, resizing controls at runtime? I found a great article on doing this: http://delphi.about.com/library/weekly/aa110105a.htm A few simple changes to port the TMover object to lazarus/freepascal. Worked pretty well

[lazarus] Compile IDE GTK2

2008-01-10 Thread Lee Jenkins
When recompiling the IDE, I get undefined reference to 'gtk_cell_rederer_combo_get_type'. I'm on CentOS 4. Lazarus RPM 0.9.24 -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear

Re: [lazarus] porn on lazarus wiki

2008-01-09 Thread Lee Jenkins
;) -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

[lazarus] Currency Type gets cast a Integer

2008-01-01 Thread Lee Jenkins
this? I changed it to use Double type and it works fine. Windows, Lazarus 0.9.24, FPC 2.2.0 Thanks! -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Benchmarks

2008-01-01 Thread Lee Jenkins
understand the post. Can you clarify? -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Currency Type gets cast a Integer

2008-01-01 Thread Lee Jenkins
Michael Van Canneyt wrote: On Tue, 1 Jan 2008, Lee Jenkins wrote: I have a method of a class such as: function TMyObject.Test(ACurrency: Currency) begin // do some stuff end; Now, I'll call this method like: MyObject.Test(0.23); The problem is that inside the Test method, the current

Re: [lazarus] Benchmarks

2008-01-01 Thread Lee Jenkins
Lee Jenkins wrote: willem wrote: Benchmark results from : http://shootout.alioth.debian.org/gp4/benchmark.php?test=sumcollang=all#about To me, it looks like FreePascal is ranking up there almost every test

Re: [lazarus] Benchmarks

2008-01-01 Thread Lee Jenkins
Lee Jenkins wrote: Lee Jenkins wrote: willem wrote: Benchmark results from : http://shootout.alioth.debian.org/gp4/benchmark.php?test=sumcollang=all#about To me, it looks like FreePascal is ranking up

Re: [lazarus] Currency Type gets cast a Integer

2008-01-01 Thread Lee Jenkins
Michael Van Canneyt wrote: On Tue, 1 Jan 2008, Lee Jenkins wrote: Michael Van Canneyt wrote: On Tue, 1 Jan 2008, Lee Jenkins wrote: I have a method of a class such as: function TMyObject.Test(ACurrency: Currency) begin // do some stuff end; Now, I'll call this method like

Re: [lazarus] MiGLayout for LCL

2007-12-28 Thread Lee Jenkins
, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] TScrollBox Scrolling Question

2007-12-21 Thread Lee Jenkins
Damien Gerard wrote: On Dec 21, 2007, at 8:20 PM, Lee Jenkins wrote: I've never used TScrollBox in Lazarus or Delphi, but it looks like the scrolling action is backwards. For instance, I have a form with TScrollBox aligned alClient. When I resize the form to make it vertically smaller

Re: [lazarus] DBGrid - what do you use?

2007-12-16 Thread Lee Jenkins
Lukas Gradl wrote: I know TDBGrid on Data Controls Tab. As you can read in my posting, I'm looking for an enhanced version, an alternative, and not for the standard-TDBGrid... Ah, my mistake. I thought you were asking if there was a DBGrid of *any* kind. -- Warm Regards, Lee If I don't

Re: [lazarus] public variable and gdb

2007-12-15 Thread Lee Jenkins
:= SomeThing.SomeThing; and then look at the local variable. But it's far from satisfactory. Giuliano Yeah, I do the same thing, just wasn't sure if it was something that could actually be fixed or not. -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear

Re: [lazarus] DBGrid - what do you use?

2007-12-15 Thread Lee Jenkins
Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] showmessage or similar that closes without a prompt

2007-12-14 Thread Lee Jenkins
in it'; ShowWaitMessage(sMsg, true); // ... do some work ShowWaitMessage('', false); end; -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] A Lazarus IDE challenge

2007-12-14 Thread Lee Jenkins
look and feel. http://www.datatrakpos.com/pos/datatalk/Default.aspx I would definitely use one if someone else were to write one for lazarus/freepascal ;) -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear

Re: [lazarus] showmessage or similar that closes without a prompt

2007-12-14 Thread Lee Jenkins
Graeme Geldenhuys wrote: On 14/12/2007, Lee Jenkins [EMAIL PROTECTED] wrote: ShowWaitMessage(sMsg, true); // ... do some work ShowWaitMessage('', false); I was going to add that to tiOPF, but I see it already has something like that. :-) Amazing, after 5 years I still find new

Re: [lazarus] public variable and gdb

2007-12-14 Thread Lee Jenkins
Wanderlan Santos dos Anjos wrote: Hello, try Self^.VarName I've had the same problem, but with object properties...hovering mouse cursor always shows that message. I hope this gets fixed as it makes debugging moe difficult. -- Warm Regards, Lee If I don't see you around here, I'll

Re: [lazarus] A Lazarus IDE challenge

2007-12-13 Thread Lee Jenkins
? Giuliano Its a glorified Tabbed component that looks sharp. I use the TMS software one in Delphi: http://www.tmssoftware.com/Images/atb16.png -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear

[lazarus] Synedit Samples

2007-12-13 Thread Lee Jenkins
Are there any samples about to learn how to create a highlighter and param suggestions for Synedit? -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED

[lazarus] What do you use for Reporting?

2007-12-12 Thread Lee Jenkins
. A lot of hand coding both ways, but seems flexible enough. Any input or suggestions? -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail [EMAIL PROTECTED

[lazarus] Window List in Main Form

2007-12-11 Thread Lee Jenkins
Hi, Is there something integrated or already written to have a menu on my main form that lists open forms and can show those forms by clicking on the approprate menu item? -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear

[lazarus] Code Explorer - On Idle Affect Code Insite

2007-12-10 Thread Lee Jenkins
). I would have posted on mantis but never received login credentials after I signed up last week :( Thanks as always, -- Warm Regards, Lee If I don't see you around here, I'll see you around, hear? _ To unsubscribe: mail

Re: [lazarus] Movable Tabs on Code Editor

2007-12-03 Thread Lee Jenkins
Mattias Gaertner wrote: On Sun, 02 Dec 2007 18:16:05 -0500 Lee Jenkins [EMAIL PROTECTED] wrote: [...] And not to be greedy, but a Close All Other Tabs item on the short cut menu for tabs would be very nice as well. This function is currently somewhat hidden: Some widgetset have close buttons

[lazarus] No ToolTip Symbols?

2007-12-03 Thread Lee Jenkins
Hi all, When debugging and placing my cursor over a variable, all I get is No Symbol XXX in current context. I have: Generate Debuggin Info for GDB = checked. ToolTip symbol Tools = checked. ToolTip Expression Evaluation = checked. -- Warm Regards, Lee My wife is better at Guitar Hero

Re: [lazarus] No ToolTip Symbols?

2007-12-03 Thread Lee Jenkins
Lee Jenkins wrote: Hi all, When debugging and placing my cursor over a variable, all I get is No Symbol XXX in current context. I have: Generate Debuggin Info for GDB = checked. ToolTip symbol Tools = checked. ToolTip Expression Evaluation = checked. I should qualify this a bit more

[lazarus] Movable Tabs on Code Editor

2007-12-02 Thread Lee Jenkins
, but a Close All Other Tabs item on the short cut menu for tabs would be very nice as well. All in all however, very nice work on the IDE. I can see why some people are switching to Lazarus/Freepascal exclusively for OP programming. -- Warm Regards, Lee My wife is better at Guitar Hero than I

Re: [lazarus] FPDoc or PasDoc?

2007-11-30 Thread Lee Jenkins
Graeme Geldenhuys wrote: On 30/11/2007, Lee Jenkins [EMAIL PROTECTED] wrote: Thanks guys. It does seem a bit more work, but I've been looking at the docs/wiki, etc and it looks like the IDE add-in could help, but I have no clue as to how to use it! Which IDE add-in is that? Am I supposed

Re: [lazarus] FPDoc or PasDoc?

2007-11-30 Thread Lee Jenkins
? -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] Before After Compilation Comandline Execute

2007-11-30 Thread Lee Jenkins
Marc Weustink wrote: Lee Jenkins wrote: Vincent Snijders wrote: Lee Jenkins schreef: Lazarus 0.9.24 Referring to Project Compiler Options Compilation..., When I place a command in Execute After, it will actually be executed before. The inverse is true for Execute Before. Should I log

Re: [lazarus] Before After Compilation Comandline Execute

2007-11-30 Thread Lee Jenkins
Vincent Snijders wrote: Lee Jenkins schreef: Lazarus 0.9.24 Referring to Project Compiler Options Compilation..., When I place a command in Execute After, it will actually be executed before. The inverse is true for Execute Before. Should I log this? I did a couple of cursory searches

[lazarus] FPDoc or PasDoc?

2007-11-30 Thread Lee Jenkins
that benefit since comments are needed in much of my source anyway. Thanks for comments. -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Before After Compilation Comandline Execute

2007-11-30 Thread Lee Jenkins
Marc Weustink wrote: Vincent Snijders wrote: Lee Jenkins schreef: Lazarus 0.9.24 Referring to Project Compiler Options Compilation..., When I place a command in Execute After, it will actually be executed before. The inverse is true for Execute Before. Should I log this? I did

[lazarus] TDateEdit Format?

2007-11-28 Thread Lee Jenkins
Is this set automatically? I can't seem to find a property to set the formatting for this control, but there is a DateFormatChanged procedure which seems to update the text in the control based on system settings... -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's

[lazarus] Lazarus 0.9.24 Congrats

2007-11-27 Thread Lee Jenkins
, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

[lazarus] Save IDE Settings?

2007-11-26 Thread Lee Jenkins
and save myself some time next go around? Thanks as always, -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Save IDE Settings?

2007-11-26 Thread Lee Jenkins
Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] DataAccess components in lazarus 2.9.24

2007-11-18 Thread Lee Jenkins
to do to make application with data access functions? Sorry to be so dense, but can someone explain the concept of a LiveCD? Is it like TrixBox for Asterisk which included CentOS, Asterisk (et all) as a one off installation? -- Warm Regards, Lee My wife is better at Guitar Hero than I am

Re: [lazarus] Lazarus IDE revamp

2007-11-16 Thread Lee Jenkins
wouldn't have to fork the code. -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

[lazarus] Form Designer?

2007-11-14 Thread Lee Jenkins
Just curious if the Lazarus forms designer was surfaced for use in applications? -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Data-aware contols, updateSQL

2007-11-13 Thread Howard Lee Harkness
: En/na Maxim Ganetsky ha escrit: Howard Lee Harkness пишет: I guess I need to check them out. However, the files on sourceforge are about 6 years old. Is there a more recent version of ZeosDB? Yes. See here: http://zeosforum.net.ms/ I thought the official page was http

[lazarus] Data-aware contols, updateSQL

2007-11-12 Thread Howard Lee Harkness
I found a sample of what I hoped to be a way to deal with data-aware controls, called IBdemo-20050328. However, it was incomplete. I was able to get it to compile, and display stuff in the data grid, but the update, modify, and delete functions were not implemented -- which is basically what I was

Re: [lazarus] Bad news

2007-11-12 Thread Howard Lee Harkness
] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives -- Howard Lee Harkness 214 269 1171 _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

[lazarus] Refactor/Change Name := NiceJob;

2007-11-12 Thread Lee Jenkins
Nice feature. Was this recent? -- Warm Regards, Lee _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Data-aware contols, updateSQL

2007-11-12 Thread Howard Lee Harkness
I guess I need to check them out. However, the files on sourceforge are about 6 years old. Is there a more recent version of ZeosDB? On Nov 12, 2007 8:17 AM, Luca Olivetti [EMAIL PROTECTED] wrote: En/na Howard Lee Harkness ha escrit: Is there ANYBODY who has a COMPLETE example of a database

Re: [lazarus] Where the parameter hints?

2007-11-11 Thread Lee Jenkins
Mattias Gaertner wrote: On Fri, 09 Nov 2007 08:51:37 -0500 Lee Jenkins [EMAIL PROTECTED] wrote: I've running precompiled binaries on my WinXP box, Lazarus 0.9.22, svn revision 10809. And the parameters hints are no longer showing. Does this mean you upgraded from 0.9.20 to 0.9.22

Re: [lazarus] Object Pascal (Delphi Lazarus) developers are spoilt

2007-11-09 Thread Lee Jenkins
would literally pay for this feature to be in Lazarus. -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating. _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

[lazarus] Where the parameter hints?

2007-11-09 Thread Lee Jenkins
I've running precompiled binaries on my WinXP box, Lazarus 0.9.22, svn revision 10809. And the parameters hints are no longer showing. Is there a newer setting that I should be aware of? -- Warm Regards, Lee My wife is better at Guitar Hero than I am and it's really irritating

[lazarus] GetText Question

2007-11-09 Thread Lee Jenkins
From some of the examples I've seen it look like there should be a function gettext(nameoftext), but its not in the gettext unit. Am I supposed to create a TMOFile directly? I've couldn't pickup it from what was on the wiki. Thanks, -- Warm Regards, Lee

Re: [lazarus] Set output file on Windows?

2007-11-05 Thread Lee Jenkins
wile64 wrote: 2007/11/5, Lee Jenkins [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: Hi all, Where in lazarus can I set the path to output the generated executable file to? I thought it might be Project Project Objects Target File Name, but that It's good, example

Re: [lazarus] Set output file on Windows?

2007-11-05 Thread Lee Jenkins
Lee Jenkins wrote: wile64 wrote: 2007/11/5, Lee Jenkins [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: Hi all, Where in lazarus can I set the path to output the generated executable file to? I thought it might be Project Project Objects Target File Name

Re: [lazarus] Set output file on Windows?

2007-11-05 Thread Lee Jenkins
Vincent Snijders wrote: Lee Jenkins schreef: Here's a screenshot of the error in case any can offer a suggestion, otherwise, I might have to reinstall Windows xp (2cd time in 5 months)... http://www.leebo.dreamhosters.com/images/misc/error_start_firebird.png Just guessing, I don't have

Re: [lazarus] Set output file on Windows?

2007-11-05 Thread Lee Jenkins
Lee Jenkins wrote: Thanks Vincent, but that is what is so odd! I'm not trying to start an application in lazarus, I am trying to start the firebirdSQL service on my XP computer, LOL! I started playing around with the Powtils stuff a couple of days ago. This morning I was trying to ouput

Re: [lazarus] Anybody on this list use Firebird database with Lazarus?

2007-10-09 Thread Howard Lee Harkness
I imported the csv files using IBEasy+, which worked ok except that it doesn't appear to like values starting with a zero, nor does it like dates before 1900. On 6/3/07, Howard Lee Harkness [EMAIL PROTECTED] wrote: No, I am running Windows XP Pro. The files appear be writeable -- I can update

Re: [lazarus] report writer 4 Lazarus?

2007-08-18 Thread Lee Jenkins
LazReport is based on freereport, I think. http://lazreport.sourceforge.net/ I believe Freereport was the ancestor of FastReport. Someone can correct me if I'm wrong. -- Warm Regards, Lee _ To unsubscribe: mail [EMAIL

[lazarus] Linux/Printing Question

2007-07-23 Thread Lee Jenkins
is obtainable on Linux like outlined above. Thanks for input. -- Warm Regards, Lee _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] Working with XML: crosscompatibility

2007-06-28 Thread Lee Jenkins
and it works well. -- Warm Regards, Lee _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Borland Kylix Trolltech

2007-06-16 Thread Lee Jenkins
. /snip And I am fully committed to doing the lawn this weekend... ;) -- Warm Regards, Lee _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] CodeTools and a GUI Class Builder

2007-06-16 Thread Lee Jenkins
Graeme Geldenhuys wrote: On 16/06/07, Lee Jenkins [EMAIL PROTECTED] wrote: What's the learning curve like with tiPPF? I checked it out a while back but was short on time for studying it. No doubt there is a learning curve. The tiOPF framework is big, but it's no different compared

  1   2   3   >