[lazarus] how to receive an http request

2007-06-03 Thread Carlos Avogaro
Hi, I need to receive this from my lazarus program: http://201.204.xxx.xx:8090/?setVar1=3000 I need to read that parameter in that port from my lazarus application, what unit I have to use? Thanks - Building a website is a piece of

[lazarus] create a Transparent Form

2007-06-03 Thread Carlos Avogaro
Hi, How I can create a Transparent Form with Lazarus? Thanks - Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos more.

[lazarus] where to put the common files

2007-06-01 Thread Carlos Avogaro
Hi, in delphi I can do this uses Forms, Cadenas in 'c:\proyectos\delphi\commons\cadenas.pas', Unit1; when I do this in lazarus it say that not find cadenas.pas. where I can put the commons files Thanks - Now that's room

Re: [lazarus] Wince Crossbin utils windows installer don't works

2007-05-31 Thread Carlos Avogaro
Hi patrick where I can find the pocket pc emulator ? Thank you patrick feillant [EMAIL PROTECTED] wrote: Hello I install today, Lazarus-0.9.23-fpc-2.1.5-20070531-win32.exe Lazarus-0.9.23-fpc-2.1.5-20070531-cross-arm-wince-win32.exe (i see in your mail here that it exist

Re: [lazarus] Office Menu Like

2007-05-23 Thread Carlos Avogaro
ok, guys, I would like to make a control menu like office 2007, it group many buttons and I would like to make that gradients that made the controls looks like 3D. I don't know if I could meke it from application, or I have to made firts in external bitmap. Thanks Graeme Geldenhuys

[lazarus] Office Menu Like

2007-05-22 Thread Carlos Avogaro
anybody know how to make a Office Menu like, with lazarus Thanks - You snooze, you lose. Get messages ASAP with AutoCheck in the all-new Yahoo! Mail Beta.

[lazarus] Array of Buttons, OnClick how made to work

2007-05-21 Thread Carlos Avogaro
I have this in Delphi, and the event onClick, work perfect for xx do btnMenu[xx].Height := 25; btnMenu[xx].Left:= 15; btnMenu[xx].Width := 140; btnMenu[xx].Caption:= sqDataF.FieldByName('nombre').AsString; btnMenu[xx].Tag:=

Re: [lazarus] Array of Buttons, OnClick how made to work

2007-05-21 Thread Carlos Avogaro
It's work!!! Thank you, Albert Albert Zeyer [EMAIL PROTECTED] wrote: Use either {$MODE DELPHI} or ...OnClick := @BtnMenuClick. Am Montag, den 21.05.2007, 11:39 -0700 schrieb Carlos Avogaro: I have this in Delphi, and the event onClick, work perfect for xx do

[lazarus] video capture with lazarus

2007-05-12 Thread Carlos Avogaro
Hi, Somebody know how to do video capture with lazarus? - Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit.

[lazarus] Tips for trayicon

2007-04-01 Thread Carlos Avogaro
then cuentaIcon:=100; end; this work, but cause a blink in the systray and the task bar. What I can do for eliminated that blink ? resource 101 ICON icon1.ico 102 ICON icon2.ico 103 ICON icon3.ico 104 ICON icon4.ico Thanks Carlos Avogaro

[lazarus] skin for my application with bitmap

2007-04-01 Thread Carlos Avogaro
Hi, anybody knows a tutorial or can explain me how to make a diferents skin for my application from a bitmap, png or any picture format? Thanks Carlos Avogaro - Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo

[lazarus] How to assign an icon to myapplication

2007-03-17 Thread Carlos Avogaro
I wont to change the icon window of my application and use my own. Thanks Carlos Avogaro - Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit.

[lazarus] How to create or modify a .res file

2007-03-17 Thread Carlos Avogaro
I want to add a .res file to my application how I can do it, and how I can modify an exist one Thanks, Carlos Avogaro - Don't pick lemons. See all the new 2007 cars at Yahoo! Autos.

[lazarus] best way to communicate throught sockets whith lazarus

2006-11-13 Thread Carlos Avogaro
HiWhat is the best unit or the best way to communicate my program throught sockets?Lazarus 0.9.20 fpc 2.0.4 Thanks, Access over 1 million songs - Yahoo! Music Unlimited.

Re: [lazarus] Accessing a button with keyboard

2006-11-06 Thread Carlos Avogaro
Platform Windows XP Professional Edition, Lazarus 0.9.18 beta SVN 9968 Bogusław Brandys [EMAIL PROTECTED] wrote: Carlos Avogaro wrote: Hi, I have a button in my project, the caption is Start, button1.caption := 'Start', when I pulse in the keyboard the keys Alt + S, I get this message from

[lazarus] Accessing a button with keyboard

2006-11-01 Thread Carlos Avogaro
Hi,I have a button in my project, the caption is Start, button1.caption := 'Start', when I pulse in the keyboard the keys Alt + S, I get this message from lazarus " access violation "any idea? Thanks, Carlos Avogaro Want to start your own business? Learn how on Ya

[lazarus] how to know if the application is already running

2006-11-01 Thread Carlos Avogaro
how to know if the application is already running ?Carlos Avogaro Everyone is raving about the all-new Yahoo! Mail.

[lazarus] WinXP, 98, 95, W2000

2006-10-26 Thread Carlos Avogaro
Hi, I'm making my proyect in windows XP, if have to install itin Windows 98, I have to compiled again in 98?Thanks Carlos Avogaro Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.

[lazarus] problem accessing SQLite from lazarus

2006-10-19 Thread Carlos Avogaro
I have this table:create table product ( cod varchar(6), ean varchar(15), desc varchar(30), pvp numeric(10,2) )I do inserts from lazarusinsert into product values ('0001','123123','test test test',4500.34)i check the data from sqlite3.exe and everything is ok!, but when i open

[lazarus] icon in my exe program

2006-10-17 Thread Carlos Avogaro
Hi,What I have to do for create an icon for my exe application ?I assign an icon to the formin my project, but when I build the application, it doesnt appear.Carlos Avogaro Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.