[Lazarus] LCL online docs

2009-05-10 Thread Felipe Monteiro de Carvalho
Hello, There is something wrong with the online LCL docs: http://lazarus-ccr.sourceforge.net/docs/lcl/graphics/index.html -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman

Re: [Lazarus] TBitmap.Canvas.Pixel

2009-05-10 Thread Felipe Monteiro de Carvalho
Hello, Did you have time to check this? thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] DisableWindowsUnicodeSupport

2009-05-08 Thread Felipe Monteiro de Carvalho
elipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] TBitmap.Canvas.Pixel

2009-05-07 Thread Felipe Monteiro de Carvalho
remembering that Carbon doesn't have the problems of X11 like Gtk. thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Specification for TWinControl.SetShape

2009-05-02 Thread Felipe Monteiro de Carvalho
platform may behave differently? Also, I assume that only full transparency or fully opaque is supported, and the bitmap cannot be used to make an Alpha transparent window, is that correct? thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list

[Lazarus] TFont.Name best practices

2009-05-01 Thread Felipe Monteiro de Carvalho
ideas about Carbon? Gtk2 should also try some logic I think ... The problem is that with this differences it gets very hard to get guidelines about how to use this property. Maybe suppose the worse case, if unavailable it will follow to default? thanks, -- Felipe Monteiro de Car

[Lazarus] TFont.size

2009-05-01 Thread Felipe Monteiro de Carvalho
When the Height property has a positive value, the Size property has a negative value. " A rather exoteric property IMHO. Or yet another Windowsism in Delphi -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus

[Lazarus] TFont.Orientation

2009-05-01 Thread Felipe Monteiro de Carvalho
Hello, I added this property. I verifyed that it works in Carbon and I implemented it for Qt. It should obviously work for win32/wince and also for gtk2. From the major platforms, only gtk1 should not support it. -- Felipe Monteiro de Carvalho

Re: [Lazarus] New Lazarus IDE/LCL features since ...?

2009-04-21 Thread Felipe Monteiro de Carvalho
gs and personal disputes about something so simple. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] New Lazarus IDE/LCL features since ...?

2009-04-21 Thread Felipe Monteiro de Carvalho
some patches which may have been forgotten, as there was no answer. A simple reminder should be enought if they were really forgotten. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal

[Lazarus] Special colors

2009-04-20 Thread Felipe Monteiro de Carvalho
Hello, About clNone and clDefault clNone seams to mean black, is that it? clDefault would be to use the standard widgetset color, is that the intention? If yes, is it followed? thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus

Re: [Lazarus] Dragging documented

2009-04-18 Thread Felipe Monteiro de Carvalho
ify the page to make it more professional looking? thanks Please post criticism in the mailling list instead. thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listi

Re: [Lazarus] Dragging documented

2009-04-17 Thread Felipe Monteiro de Carvalho
o idea what exactly you are taking about. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] anouncements about commerical application

2009-04-16 Thread Felipe Monteiro de Carvalho
Yes, it is. They are interresting to show that big projects can be developed with Lazarus. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Why we chose Object Pascal instead

2009-04-15 Thread Felipe Monteiro de Carvalho
nsive and expensive expensive, or 2. Save a bunch of money and get exactly the same thing. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Large program size - 1.8 MB for empty GUI project

2009-04-03 Thread Felipe Monteiro de Carvalho
own side that we still can't make the LCL into DLLs, which can be reused in multiple applications. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Large program size - 1.8 MB for empty GUI project

2009-04-02 Thread Felipe Monteiro de Carvalho
rch in the mailling list archives. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Where to place LCL-qt setup information on wiki?

2009-03-31 Thread Felipe Monteiro de Carvalho
On Mon, Mar 30, 2009 at 2:02 PM, Graeme Geldenhuys wrote: > Thanks. Clearly the wiki search is flawed, because that page never > appeared in the search results. :-( Maybe you searched for Qt ? I think that the search only works for 3 or more letters -- Felipe Monteiro de Ca

Re: [Lazarus] Mac OS X or iPhone applications created with Lazarus

2009-03-24 Thread Felipe Monteiro de Carvalho
uld actually offer much more then objective-c users have with Xcode. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Mac OS X or iPhone applications created with Lazarus

2009-03-23 Thread Felipe Monteiro de Carvalho
with Xcode: http://wiki.lazarus.freepascal.org/PasCocoa So there is absolutely no truth in that statement. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] About try blocks

2009-03-18 Thread Felipe Monteiro de Carvalho
Here: http://www.freepascal.org/maillist.var -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] About try blocks

2009-03-17 Thread Felipe Monteiro de Carvalho
This thread would be better located at one of the Free Pascal mailling lists. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Where are the manuals?

2009-03-16 Thread Felipe Monteiro de Carvalho
We are writting a book about it, but it's not yet ready ... -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TFloatSpinEdit and DecimalSeparator (GTK)

2009-03-14 Thread Felipe Monteiro de Carvalho
On Sat, Mar 14, 2009 at 7:40 AM, Bart wrote: > Maybe I should ask on the pfc mailinglist? Indeed. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TFloatSpinEdit and DecimalSeparator (GTK)

2009-03-11 Thread Felipe Monteiro de Carvalho
Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Line Ending FPC/Delphi

2009-03-05 Thread Felipe Monteiro de Carvalho
may be useful for you to take a look at it's source code: http://sourceforge.net/projects/magnifier -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus 0.9.26, 0.9.26.1, 0.9.26.2, 0.9.27 ou 0.9.28? (Si lvio Clécio)

2009-02-16 Thread Felipe Monteiro de Carvalho
op is the LCL. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus 0.9.26, 0.9.26.1, 0.9.26.2, 0.9.27 ou 0.9.28? (Si lvio Clécio)

2009-02-16 Thread Felipe Monteiro de Carvalho
igh quality. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus 0.9.26, 0.9.26.1, 0.9.26.2, 0.9.27 ou 0.9.28? (Si lvio Clécio)

2009-02-16 Thread Felipe Monteiro de Carvalho
ping the Qt interface, things get done in minutes. Some 2 minutes to implement windows shaped by region in Qt. In Gtk? I don't even want to try it!!! It will sure go over hours, hit dozens of bugs, etc, etc Anyway, that was my personal experience. -- Felipe Monteir

[Lazarus] Lazarus 0.9.26, 0.9.26.1, 0.9.26.2, 0.9.27 ou 0.9.28? (Si lvio Clécio)

2009-02-16 Thread Felipe Monteiro de Carvalho
ably installed the Gtk 1. Yes, gtk 1 does look like crap. But it's very near it's grave now. Gtk 2 is already the standard, so 0.9.28 should have a much better default look. And the possibility of using Lazarus in Linux with LGPL-Qt 4.5 will give a huge jump in quality. -- Fel

[Lazarus] Voting for the new Lazarus icon

2009-02-15 Thread Felipe Monteiro de Carvalho
Hello, I just started a voting for the new Lazarus icon: http://forum.lazarus.freepascal.org/index.php/topic,6301.0.html If you have any comments, please do so in the respective forum post, to keep discussion in 1 place. thanks, -- Felipe Monteiro de Carvalho

Re: [Lazarus] Zipfiles using Paszlib...

2009-02-14 Thread Felipe Monteiro de Carvalho
ctual > file contents? I assume it can only uncompress 1 format, unless zip files can be compressed in multiple ways and I don't know it. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Zipfiles using Paszlib...

2009-02-14 Thread Felipe Monteiro de Carvalho
by the internal unzipper of OpenOffice.org -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] repaint method on Darwin/Carbon

2009-02-11 Thread Felipe Monteiro de Carvalho
ikTimer ( http://wiki.lazarus.freepascal.org/EpikTimer ) to check if the delay caused by calling Application.ProcessMessages will disturb your communication. Like this: Fetch current time; Application.ProcessMessages if TimeDelay > x ms then do something; -- Felipe Mon

Re: [Lazarus] Zipfiles using Paszlib...

2009-02-11 Thread Felipe Monteiro de Carvalho
and use it to the wiki: http://wiki.lazarus.freepascal.org/paszlib -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Mac OS X : 10.3 undefined references

2009-02-10 Thread Felipe Monteiro de Carvalho
titutes for those calls that work in Mac OS X 10.3 You can see which calls cause trouble and use Find in Files in the IDE in the directory lcl/interfaces/carbon to find them. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.fr

Re: [Lazarus] Zipfiles using Paszlib...

2009-02-10 Thread Felipe Monteiro de Carvalho
files. Don't know if TZipFiles also allows that. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Zipfiles using Paszlib...

2009-02-10 Thread Felipe Monteiro de Carvalho
ipAllFiles; For I:=0 to FZipper.Entries.Count-1 do FZipper.Entries[I].Stream.Free; -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Loading icon from Application.Icon

2009-02-01 Thread Felipe Monteiro de Carvalho
Can you post a very simple, but complete, example which fails? The code you showed on the first e-mail was too short to check if your code is wrong or if it's a bug in TIcon. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list La

Re: [Lazarus] Loading icon from Application.Icon

2009-01-31 Thread Felipe Monteiro de Carvalho
Which operating system, fpc and lazarus versions? Does the example application work for you? It's in examples/trayicon and it loads the icon from the LFM (inside the executable) -- Felipe Monteiro de Carvalho ___ Lazarus mailing list La

Re: [Lazarus] Interact with M$ Word

2009-01-30 Thread Felipe Monteiro de Carvalho
could be created. But right now I only have spreadsheet support working =) And that needs polishing. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Drawing text in WinCE

2009-01-29 Thread Felipe Monteiro de Carvalho
m and run that does it work? Are you using a device or the emulator? Can you test with the emulator? (instructions to install it in the wiki) -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org

Re: [Lazarus] FYI: qt is going to be LGPL

2009-01-15 Thread Felipe Monteiro de Carvalho
On Thu, Jan 15, 2009 at 12:38 AM, Den Jean wrote: > http://en.wikipedia.org/wiki/WebKit I see. I for one think it would be an excelent addition! One problem, however, is that all apps would require WebKit, even those that don't use it... -- Felipe Monteiro de

Re: [Lazarus] FYI: qt is going to be LGPL

2009-01-14 Thread Felipe Monteiro de Carvalho
On Wed, Jan 14, 2009 at 2:23 PM, Vincent Snijders wrote: > Maybe Felipe means Qt 4.5 and higher. Yes, that's what I meant. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepa

Re: [Lazarus] FYI: qt is going to be LGPL

2009-01-14 Thread Felipe Monteiro de Carvalho
On Wed, Jan 14, 2009 at 10:45 PM, Den Jean wrote: > Is someone interested in webkit ? What does it do? Shows html pages? -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mail

Re: [Lazarus] FYI: qt is going to be LGPL

2009-01-14 Thread Felipe Monteiro de Carvalho
. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Does Lazarus have "sizer" or "layout" objects?

2009-01-11 Thread Felipe Monteiro de Carvalho
On Sun, Jan 11, 2009 at 9:57 AM, Hans-Peter Diettrich wrote: > What's the base class for an layout manager? There is none specific. I would suggest trying TCustomControl if you also want to draw borders or TControl if you just want to position childs. -- Felipe Monteiro de

Re: [Lazarus] ARM-WinCE does not complie from the IDE (+ a few question)

2009-01-11 Thread Felipe Monteiro de Carvalho
tween two > senior developers of Lazarus (or maybe FPC ) about where the compiled units > should be placed. Has this been settled by now? That was only for manually setting up the interface. Use should use the add-on installer, unless there is a very good reasion to avoi

Re: [Lazarus] Does Lazarus have "sizer" or "layout" objects?

2009-01-10 Thread Felipe Monteiro de Carvalho
My suggestion would be to create a layout class yourself. It should be easy. If it is good enougth it may be added to Lazarus later. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http

Re: [Lazarus] reading a little endian long.

2008-12-21 Thread Felipe Monteiro de Carvalho
n from Little Endian to current encoding. So it will just copy the contents if your software is running in a little endian processor or do the adequate conversion if your software is running in a big endian processor. -- Felipe Monteiro de Carvalho _

Re: [Lazarus] Lazarus forum

2008-12-19 Thread Felipe Monteiro de Carvalho
I for one am very happy with the change! -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Systray application is started from Session in Gnome but it is invisible

2008-12-18 Thread Felipe Monteiro de Carvalho
r can stop itself. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Systray application is started from Session in Gnome but it is invisible

2008-12-18 Thread Felipe Monteiro de Carvalho
get up-to-date > fpc too from SVN and I will inform you. No, this will be useless. Please try an older lazarus revision, for example 17600 svn up -r 17600 -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@laz

Re: [Lazarus] Systray application is started from Session in Gnome but it is invisible

2008-12-18 Thread Felipe Monteiro de Carvalho
er fix your problem or cause it -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Systray application is started from Session in Gnome but it is invisible

2008-12-18 Thread Felipe Monteiro de Carvalho
Lazarus and fpc version? -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Dynamic Library in Linux

2008-12-16 Thread Felipe Monteiro de Carvalho
To start with, you should ask this in the free pascal mailling list, as this is more related to free pascal then to Lazarus. The classes unit is part of Free Pascal. Second, using the subversion compiler could be the problem. I would try using FPC 2.2.2 instead. -- Felipe Monteiro de Carvalho

Re: [Lazarus] Terminal window, workaround

2008-12-11 Thread Felipe Monteiro de Carvalho
The IDE shows the values. Set a breakpoint and then move the mouse over the variable names in the code. It will show you their value at that point as a tooltip. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http

Re: [Lazarus] Using Win32 Lazarus to cross-compile to arm-linux?

2008-12-11 Thread Felipe Monteiro de Carvalho
In the environment options dialog, change the path to the compiler. Then in the Compiler Options dialog, change the Target operating system and target architecture. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org

Re: [Lazarus] Stretching Antialiasing in win32

2008-12-10 Thread Felipe Monteiro de Carvalho
isable > anti aliasing" Anti aliasing is disabled. And also, this wouldn't explain the difference to delphi -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Stretching Antialiasing in win32

2008-12-10 Thread Felipe Monteiro de Carvalho
they were part of the text, but they cannot be, because I saw the same text with delphi. Setting the canvas Antialiasingmode property has no effect. Any ideas why this happens? It's not necessarely bad, but I would like to control this via the antialiasing property. -- Felipe Monteiro d

Re: [Lazarus] TBitmapCanvas public

2008-12-10 Thread Felipe Monteiro de Carvalho
I don't know anything about that class, but if you describe better what you are trying to do I may suggest an alternative. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/ma

Re: [Lazarus] TProcess oddity?

2008-12-10 Thread Felipe Monteiro de Carvalho
I think you should ask in one of the Free Pascal mailling lists, because this is a problem with the Free Pascal RTL which only FPC developers could fix. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http

Re: [Lazarus] What is current status of fpGUI?

2008-12-10 Thread Felipe Monteiro de Carvalho
Lazarus? I think it would be nice if this is commited. I have a patch waiting to be applyed which was to improve things for fpgui (tstrings are freed by the interface so we can pass the tstrings from fpgui directly) -- Felipe Monteiro de Carvalho ___

Re: [Lazarus] Trayicon troubles

2008-12-09 Thread Felipe Monteiro de Carvalho
mprove it =) I beliave it is in the unit lcl/popupnotifier.pas -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Trayicon troubles

2008-12-09 Thread Felipe Monteiro de Carvalho
d. To improve things I propose improving GetPosition for gtk2, I don't use strange bar positions, so testing is always welcome, and also improving the looks of the notifier component. -- Felipe Monteiro de Carvalho ___ Lazarus mailing li

Re: [Lazarus] Trayicon troubles

2008-12-09 Thread Felipe Monteiro de Carvalho
if there is a native ballon hint (my plan was to use it only for Windows XP) -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Terminal window

2008-12-09 Thread Felipe Monteiro de Carvalho
terminal should be created. It is something about the internal working of a windows executable and does nothing in other platforms. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.or

Re: [Lazarus] Trayicon troubles

2008-12-09 Thread Felipe Monteiro de Carvalho
On Tue, Dec 9, 2008 at 7:03 PM, Felipe Monteiro de Carvalho > I think that GetPosition isn't implemented in all platforms. Test it. Actually it is implemented for gtk2 and win32, so it should work. -- Felipe Monteiro de Carvalho ___ Lazarus

Re: [Lazarus] Trayicon troubles

2008-12-09 Thread Felipe Monteiro de Carvalho
s version? > 2. How can I show this balloon thing? Use the following properties: ShowBalloonHint, GetPosition, BalloonFlags, BalloonHint, BalloonTimeout, BalloonTitle I think that GetPosition isn't implemented in all platforms. Test it. -- Feli

Re: [Lazarus] Cross platform development (not compiling)

2008-12-09 Thread Felipe Monteiro de Carvalho
options are overriden. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Cross platform development (not compiling)

2008-12-09 Thread Felipe Monteiro de Carvalho
On Tue, Dec 9, 2008 at 2:50 PM, Mattias Gärtner <[EMAIL PROTECTED]> wrote: > Maybe launchingapplication should be moved to lps? No, better implement build modes =D -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freep

Re: [Lazarus] Cross platform development (not compiling)

2008-12-09 Thread Felipe Monteiro de Carvalho
I think the solution would be having build modes, as already discussed and planned for 0.9.28. I also need this feature. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman

Re: [Lazarus] WinCE 2.2.3 Snapshot Problem

2008-12-09 Thread Felipe Monteiro de Carvalho
Go to the environment options dialog and check if the compiler is the right one. I think that Lazarus comes preconfigured to use ppcx86.exe but it should actually use fpc.exe which will choose the correct compiler. Don't change anything in your fpc.cfg file. -- Felipe Monteiro de Car

Re: [Lazarus] TShellTreeView and TTreeView

2008-12-08 Thread Felipe Monteiro de Carvalho
simply naming then differently: treeviewwin32.inc treeviewunix.inc etc -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] TShellTreeView and TTreeView

2008-12-08 Thread Felipe Monteiro de Carvalho
then when the user clicks the + symbol the subitems for this item are loaded. Should I use the OnExpanding event? In the event handler I would create the subitems? A tutorial would be great... thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing

Re: [Lazarus] unusable/endlessly reloading mainIDE

2008-12-08 Thread Felipe Monteiro de Carvalho
Try again with: sudo make clean all LCL_PLATFORM=gtk2 OPT="-va" This should say exactly why compilation fails PS: Don't answer only to me, but to the whole list ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/m

Re: [Lazarus] unusable/endlessly reloading mainIDE

2008-12-06 Thread Felipe Monteiro de Carvalho
Try rebuilding your IDE with Gtk 2. Navigate the where Lazarus was installed and type: sudo make clean all LCL_PLATFORM=gtk2 The directory should be called /usr/share/lazarus or something similar -- Felipe Monteiro de Carvalho ___ Lazarus mailing

Re: [Lazarus] Lazarus on Mac OS 10.5, 10.4

2008-12-06 Thread Felipe Monteiro de Carvalho
On Fri, Dec 5, 2008 at 6:59 AM, Geoffrey Barton <[EMAIL PROTECTED]> wrote: > If I had installed Lazarus (0.9.26) on a machine running OS 10.4, > presumably it would compile and run programs ok? Lazarus works normally in Mac OS X 10.4 -- Felipe Monteiro

Re: [Lazarus] KOL-CE How was overlapping menu fixed?

2008-12-05 Thread Felipe Monteiro de Carvalho
Thanks, I managed to get it working. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Cocoa bindings

2008-12-05 Thread Felipe Monteiro de Carvalho
tem which uses Objective-C 1.0 -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Resources and Version info

2008-12-04 Thread Felipe Monteiro de Carvalho
Make the entire .rc file yourself. Possibly disable the version info taken care by the IDE or create a file with a different name from the one the IDE maintains. Link it to your project with {$R myrcfile.rc} -- Felipe Monteiro de Carvalho ___ Lazarus

Re: [Lazarus] Cocoa bindings

2008-12-04 Thread Felipe Monteiro de Carvalho
c. I beliave that Jonas was working on it, you can contact him in the mac-pascal or free pascal mailling lists. > I don't believe the version of > OS X on those devices includes the Carbon framework, so it'll have to be > Cocoa. Indeed it do

Re: [Lazarus] Lazarus on Mac OS 10.5, 10.4

2008-12-04 Thread Felipe Monteiro de Carvalho
a general problem of any software linking to Carbon or Cocoa -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] KOL-CE How was overlapping menu fixed?

2008-12-04 Thread Felipe Monteiro de Carvalho
be considered part of the work area so you need an extra factor, but I have found no way to find when the factor is needed. thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org

Re: [Lazarus] Lazarus on Mac OS 10.5, 10.4

2008-12-04 Thread Felipe Monteiro de Carvalho
Oh, there is a lot more to it then that! To start with you need to link to the 10.4 framework and you need to have it installed in your computer (I think you probably have if you did a full XCode install). I would ask in Mac-Pascal mailling list if I were you (google). -- Felipe Monteiro de

Re: [Lazarus] Lazarus-wince screenshots

2008-12-04 Thread Felipe Monteiro de Carvalho
Ok, I started a gallery here: http://wiki.lazarus.freepascal.org/Windows_CE_Interface#Gallery The clock app is nice, but it's image is rather poluted with the texts. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list La

Re: [Lazarus] Where does Lazarus store/look for global settings/options?

2008-12-02 Thread Felipe Monteiro de Carvalho
27;t know if this is against any guideline. Maybe the default configuration directory should contain the lazarus version in it. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Disabling scrollbars

2008-12-02 Thread Felipe Monteiro de Carvalho
der code is wrong because updating the scrollbars upon control realignment is a behavior of autoscroll. It would be great if someone with greater knowledge about scrolling could take a look at this. -- Felipe Monteiro de Carvalho ___ Lazarus mailing l

Re: [Lazarus] Disabling scrollbars

2008-12-02 Thread Felipe Monteiro de Carvalho
I think I found a bug report about this: http://bugs.freepascal.org/view.php?id=11991 Anyone has hints about the cause? I will investigate this today -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http

Re: [Lazarus] Disabling scrollbars

2008-12-02 Thread Felipe Monteiro de Carvalho
On Tue, Dec 2, 2008 at 5:17 AM, Vincent Snijders <[EMAIL PROTECTED]> wrote: > Maybe AutoScroll := false; ? That was the first thing I tryed. It doesn't work for wince and doesn't work for carbon. But it works in Delphi 7, so I have found a bug. -- Felipe M

[Lazarus] Disabling scrollbars

2008-12-01 Thread Felipe Monteiro de Carvalho
CE even if the things fit the area .... thanks. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Lazarus-wince screenshots

2008-12-01 Thread Felipe Monteiro de Carvalho
Hello, I think it would be nice to build a small gallery with applications written with lazarus-wince. Does anyone have screenshots? thanks, -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http

Re: [Lazarus] How to unset bookmarks in the editor?

2008-11-25 Thread Felipe Monteiro de Carvalho
I have also noticed this years ago and and untoggling bookmarks a good idea, but my priority to it is as close to zero as it gets, so I never did anything about it. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org

Re: [Lazarus] Where does Lazarus store/look for global settings/options?

2008-11-25 Thread Felipe Monteiro de Carvalho
on and also on the Free Pascal version =) Some time ago I published my tests here: http://wiki.lazarus.freepascal.org/Multiplatform_Programming_Guide#Configuration_files -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@laza

Re: [Lazarus] LoadLibrary fails on WinCE

2008-11-21 Thread Felipe Monteiro de Carvalho
1 - make sure you are using loadlibrary from the windows unit and then call GetLastError to see why it failed. Windows CE has some differences from desktop. I would try putting the library in the windows or windows/system directory or passing the full path to the library. -- Felipe Monteiro de

Re: [Lazarus] LCL with DirectFB possible ?

2008-11-20 Thread Felipe Monteiro de Carvalho
h either Gtk or Qt in their versions for framebuffer. If you really need directfb support without any external libs, you could implement either directly a DirectFB interface in Lazarus, or add support for DirectFB in fpGUI and then work in the fpGUI interface for Lazarus. -- Felipe Monteiro

Re: [Lazarus] TrayIcon programs

2008-11-14 Thread Felipe Monteiro de Carvalho
2008/11/14 User <[EMAIL PROTECTED]>: > It is necessary to use a form to create a program of this type? I do not > need a form. No, you don't need a form. Just create your TTrayIcon descendent from code: MyTrayIcon := TTrayIcon.Create(nil); -- Felipe Mon

Re: [Lazarus] Performance of GTK 2 and CE

2008-11-13 Thread Felipe Monteiro de Carvalho
similars, like winzip and winexe. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Performance of GTK 2 and CE

2008-11-10 Thread Felipe Monteiro de Carvalho
exactly a good choice. Just comparing speed may give a false impression that gtk1 is a good choice. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] malformed ifdef in gtkdefines.inc

2008-11-08 Thread Felipe Monteiro de Carvalho
e), but certainly not with the latest 2.14. -- Felipe Monteiro de Carvalho ___ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

  1   2   3   4   5   >