Re: [lazarus] Tray Icon implementation on Mac OS X

2007-01-31 Thread Felipe Monteiro de Carvalho
Ummm ... maybe we could provide 2 implementations, chosen by a property? -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Tray Icon implementation on Mac OS X

2007-01-31 Thread Felipe Monteiro de Carvalho
is the only way to interact with some software, like the magnifier for example, so it must be on after it is executed. thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Assembler Question on x86-64 linux

2007-02-05 Thread Felipe Monteiro de Carvalho
Hello, Because this is a purely compiler question, this is better asked at the Free Pascal Mailling Lists. There is a link to the lists somewhere on fpc website: http://www.freepascal.org/ -- Felipe Monteiro de Carvalho

Re: [lazarus] lazarus saves every time I compile

2007-02-06 Thread Felipe Monteiro de Carvalho
a IDE plugin which adds another compile button that works like you want. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

[lazarus] Qt tray icon implementation patch

2007-02-06 Thread Felipe Monteiro de Carvalho
Hello, This patch adds a initial TTrayIcon implementation for Qt interface. qttrayicon.pas is a new file to be added to components/trayicon thanks, -- Felipe Monteiro de Carvalho Index: components/trayicon/wstrayicon.pas

Re: [lazarus] How to study, learn Lazarus?

2007-02-07 Thread Felipe Monteiro de Carvalho
to learn is to just build software with lazarus and learn on the process, asking questions as you have doubts. I often write small test programs just to see if I know how to use something before I merge that into my big programs. -- Felipe Monteiro de Carvalho

Re: [lazarus] lazarus saves every time I compile

2007-02-07 Thread Felipe Monteiro de Carvalho
possible commands including diff, update, blame, ... -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
the files of the directory. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
On 2/7/07, Arí Ricardo Ody [EMAIL PROTECTED] wrote: How is being your new life in Germany??? I am freezing in here =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] Why the results of both executions differ?

2007-02-07 Thread Felipe Monteiro de Carvalho
On 2/7/07, Florian Klaempfl [EMAIL PROTECTED] wrote: You're in Germany now? Where, if I may ask? Answered in private -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe

Re: [lazarus] XML and ThunderBird

2007-02-10 Thread Felipe Monteiro de Carvalho
: /blockquote /div And then the div on the end is never closed. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

[lazarus] Another qt tray icon patch

2007-02-11 Thread Felipe Monteiro de Carvalho
Improved qt tray icon implementation. Adds tootip and popup menu support. I had to comment the code about the image, because that is causing wierd bugs, so this part no longer works. -- Felipe Monteiro de Carvalho Index: components/trayicon/wsqttrayicon.pas

Re: [lazarus] [lazarus-dev] TCanvas.Rectangle

2007-02-15 Thread Felipe Monteiro de Carvalho
/lazarus differences Then, it can be considered documented. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

[lazarus] Problem with Qt's Rect

2007-02-19 Thread Felipe Monteiro de Carvalho
. Is the Rect also inverted on Carbon? If so, then the change on rect should go to FPC runtime library. Otherwise it should go on lazarus. Any ideas about how to fix the problem of inverted rect? thanks, -- Felipe Monteiro de Carvalho

Re: [lazarus] Problem with Qt's Rect

2007-02-19 Thread Felipe Monteiro de Carvalho
; SM_CYSCREEN: begin Result := QWidget_height(QApplication_desktop); end; That code doesn't use TRect maybe there is something wrong on the qtintf library? Or with Qt itself. And then the TRect problem exists but is unrelated. -- Felipe Monteiro de Carvalho

[lazarus] Qt Licensing dead end

2007-02-19 Thread Felipe Monteiro de Carvalho
, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Qt Licensing dead end

2007-02-19 Thread Felipe Monteiro de Carvalho
for the development, and here you are not really using Qt to develop anything. You are using LCL, which just happens to use Qt. Again, there may be additional restrictions that forbit that. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail

Re: [lazarus] Qt Licensing dead end

2007-02-19 Thread Felipe Monteiro de Carvalho
For some reason, Philip Hess's message couldn't be delivered to the mailling list, so I am posting for him: Felipe, For some reason any message I send to the Lazarus mail list never gets posted, so I'm sending my comments to you directly. I looked at the TrollTech FAQs you refer to last spring

Re: [lazarus] Qt Licensing dead end

2007-02-19 Thread Felipe Monteiro de Carvalho
OS X before buying a Qt license is worth while, and I don't see that happening now. Even then, I write industrial software, so I doubt they will complain if the app looks bad because it's using X11 =) -- Felipe Monteiro de Carvalho

Re: [lazarus] import ActiveX under lazarus

2007-02-20 Thread Felipe Monteiro de Carvalho
it will be cross-platform. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Qt Licensing dead end

2007-02-20 Thread Felipe Monteiro de Carvalho
On 2/20/07, Vincent Snijders [EMAIL PROTECTED] wrote: So, that means you cannot use it on windows, because lazarus is not in the windows distribution and probably never will. :-( And the same for Mac OS X. -- Felipe Monteiro de Carvalho

Re: [lazarus] Qt Licensing dead end

2007-02-20 Thread Felipe Monteiro de Carvalho
2 (not complete yet), and Carbon via fpGUI (also needs to be developed). -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Delphi for PHP

2007-02-21 Thread Felipe Monteiro de Carvalho
I find it a very good idea, and will certainly give it a try if there is a test version or so. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] Library question: db1

2007-02-23 Thread Felipe Monteiro de Carvalho
in quite some time. It was started before Gtk 2 was released, to overcome the problems of Gtk 1. Adding new features (like finding out what needs to be done to support correctly themes), would need to come from patches from users. -- Felipe Monteiro de Carvalho

Re: [lazarus] Library question: db1

2007-02-23 Thread Felipe Monteiro de Carvalho
a gnome app. What I mean with all of this is that the difference you see cannot the way you think, because you are comparing a Gtk 1 app with Gtk 2 apps, and there are separate themes on the OS for Gtk 1 and Gtk 2 apps. -- Felipe Monteiro de Carvalho

Re: [lazarus] Library question: db1

2007-02-24 Thread Felipe Monteiro de Carvalho
includes everything we need, so there is no reason to write a gnome/gtk2 widgetset. Therefore gome is not a real Gui-Interface ? That's correct. Gnome library extends Gtk, and thus depends on it. Gtk docs are here: http://www.gtk.org/ -- Felipe Monteiro de Carvalho

Re: [lazarus] Library question: db1

2007-02-24 Thread Felipe Monteiro de Carvalho
On 2/24/07, tanila [EMAIL PROTECTED] wrote: Dank you... bitte =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

[lazarus] MPL and Lazarus

2007-02-24 Thread Felipe Monteiro de Carvalho
at porting graphics32 to Lazarus. thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Ideas to implement AllocateHwnd

2007-02-25 Thread Felipe Monteiro de Carvalho
* lclintf and interfacebase. Quite ugly ... thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Ideas to implement AllocateHwnd

2007-02-25 Thread Felipe Monteiro de Carvalho
I decided to attach a patch so others can better understand what I am talking about. No need to apply it. -- Felipe Monteiro de Carvalho allocatehwnd.patch Description: Binary data

Re: Ideas to implement AllocateHwnd

2007-02-25 Thread Felipe Monteiro de Carvalho
=) There is good turkisch food in germany -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Ideas to implement AllocateHwnd

2007-02-25 Thread Felipe Monteiro de Carvalho
already uses LCLType on the interface. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Ideas to implement AllocateHwnd

2007-02-25 Thread Felipe Monteiro de Carvalho
The best I managed to get so far, is only declaring TLCLWndMethod on InterfaceBase, and then using this same type on LCLIntf. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] OT: Döner was Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
thougth they are (incorrectly) refered to as turks by the common people. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
A improved patch, again just to show. -- Felipe Monteiro de Carvalho allocatehwnd.patch Description: Binary data

Re: [lazarus] OT: Döner was Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
this is a complete invention, and has really nothing to do with the city =) It´s more like the city of sugar cane. People sell the juice that comes out of sugar cane on small vans =) I like sugar cane quite a lot, but I don´t like pamonha very much. -- Felipe Monteiro de Carvalho

Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
then ReleaseHWnd is called, and sending a message causes a access violation any help is appreciated, thanks, -- Felipe Monteiro de Carvalho allocatehwnd.patch Description: Binary data

Re: [lazarus] Search at Properties/Events pane

2007-02-26 Thread Felipe Monteiro de Carvalho
A good place for this is here: http://wiki.lazarus.freepascal.org/Feature_Ideas -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
/windowclassfunctions/setwindowlongptr.asp -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Ideas to implement AllocateHwnd

2007-02-26 Thread Felipe Monteiro de Carvalho
New, sligthly better patch. Wierdly calling AllocateHWnd and then ReleaseHWnd (on 2 separate buttons to get some time between) will crash the app, but debugging I see that CreateWindowEx suceeds, and also does setwindowlong, because the callback is called. -- Felipe Monteiro de Carvalho

Re: [lazarus] [Lazarus CrossCompiling] Tchecklistbox under WinCE

2007-02-27 Thread Felipe Monteiro de Carvalho
on: lazarus/lcl/interfaces/wince -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Deleting ListBox items

2007-03-05 Thread Felipe Monteiro de Carvalho
Which event is that? OnKeyDown? -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: Re: [lazarus] Deleting ListBox items

2007-03-08 Thread Felipe Monteiro de Carvalho
In this case I recomend creating a bug report with a small test program. thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: Re: [lazarus] Deleting ListBox items

2007-03-08 Thread Felipe Monteiro de Carvalho
It would also be nice to search the bug tracker to see if this bug was already reported and fixed on the past, and then look at the revision which fixed it. It should show how to fix it again. -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
are. At this point I think Christian was right, and method types are pointer to a record called TMethod with 2 pointers inside it. One to the code, and another to the data (the object location). -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
)); Self.SetWindowLong(Result, GWL_WNDPROC, PtrInt(@CallbackAllocateHWnd)) end; procedure TWin32WidgetSet.DeallocateHWnd(Wnd: HWND); begin if Wnd 0 then Windows.DestroyWindow(Wnd); end; -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
with it in 1 day? Next: Implementing AllocateHWnd on Gtk =) thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
Forgot to attach the patch =) -- Felipe Monteiro de Carvalho allocatehwnd.patch Description: Binary data

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
on my Windows. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
Monteiro de Carvalho allocatehwnd.patch Description: Binary data

Re: [lazarus] AllocateHWnd

2007-03-13 Thread Felipe Monteiro de Carvalho
if you want Delphi compatibility. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] AllocateHWnd

2007-03-14 Thread Felipe Monteiro de Carvalho
On 3/14/07, Vincent Snijders [EMAIL PROTECTED] wrote: Maybe it your are using fpc 2.0's windows unit. Yes, I am using 2.0.4 -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] AllocateHWnd

2007-03-14 Thread Felipe Monteiro de Carvalho
atoms, or setprop 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] AllocateHWnd

2007-03-15 Thread Felipe Monteiro de Carvalho
Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

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

2007-03-17 Thread Felipe Monteiro de Carvalho
Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [fpc-pascal] Summer of code - Lazarus or FPC

2007-03-17 Thread Felipe Monteiro de Carvalho
On 3/17/07, Cesar Romero [EMAIL PROTECTED] wrote: Is Lazarus or FPC in Google summer of code? Did someone sent a proposal? I sent a proposal, and it was rejected. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL

Re: [fpc-pascal] Summer of code - Lazarus or FPC

2007-03-17 Thread Felipe Monteiro de Carvalho
to copy what I wrote on the final proposal, but it´s basically what was on the list -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [fpc-pascal] Summer of code - Lazarus or FPC

2007-03-17 Thread Felipe Monteiro de Carvalho
Ah, it´s on the list fpc-devel -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Very stupid question

2007-03-19 Thread Felipe Monteiro de Carvalho
code: http://sourceforge.net/projects/magnifier check the .rc file, the batch scripts to build this file, and the main program file. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Very stupid question

2007-03-19 Thread Felipe Monteiro de Carvalho
etwas.rc doesn´t work -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Very stupid question

2007-03-19 Thread Felipe Monteiro de Carvalho
. The top left icon is just a window icon, and it doesn´t have to be equal to the application icon. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives

Re: [lazarus] Managing Cross Platform Projects

2007-03-21 Thread Felipe Monteiro de Carvalho
because of unit reference paths, etc that are different on each platform. Why are paths different on each platform? A project should normally work with paths relative to it´s project file directory, this way paths work everywhere. -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-03-26 Thread Felipe Monteiro de Carvalho
On 3/26/07, Vincent Snijders [EMAIL PROTECTED] wrote: I already asked the same question in the bug tracker and got some answers there, but not all. Well, my answer was to create another patch which in my view solves the problem. So, basically we are discussing another topic on the

Re: [lazarus] link.res: file not recognized

2007-03-28 Thread Felipe Monteiro de Carvalho
any trouble? Likely it shouldn´t exist before compilation. Maybe there is something else wrong, like the binutils cannot be found, but I again recomend that you upgrade. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail

Re: [lazarus] Document editing (doc, rtf) and/or interfacing with external editors

2007-03-29 Thread Felipe Monteiro de Carvalho
is that it´s light, and runs on old computers, contrary to ms office and openoffice which are both very heavy. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] How can I contribute?

2007-03-29 Thread Felipe Monteiro de Carvalho
the software, components, and compilation; Althougth coding is the most obvious way, one can help lazarus in many different ways, and teaching it is certainly one of them =) thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe

Re: [lazarus] Document editing (doc, rtf) and/or interfacing with external editors

2007-03-29 Thread Felipe Monteiro de Carvalho
working on creating a pascal binding for the uno interface. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

[lazarus] Debug without recompile

2007-03-31 Thread Felipe Monteiro de Carvalho
on windows on my laptop. Maybe we could have a option to Debug the executable without rebuild. What do you guys think about it? thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Debug without recompile

2007-03-31 Thread Felipe Monteiro de Carvalho
On 3/31/07, Vincent Snijders [EMAIL PROTECTED] wrote: Go to project - Project Options - Miscellaneous. Ah, ok =) thanks a lot -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Debug without recompile

2007-03-31 Thread Felipe Monteiro de Carvalho
On 3/31/07, Mattias Gaertner [EMAIL PROTECTED] wrote: Solution: add them to the project or package. Does that include images, resource files, and other things like that? -- Felipe Monteiro de Carvalho _ To unsubscribe: mail

Re: [lazarus] AllocateHWnd

2007-04-02 Thread Felipe Monteiro de Carvalho
at all. On the other hand it could easely be implemented on Qt, because that same concept exists on it, and so it could be functional. Don´t know about Carbon or another widgetsets. So, where to put this function? -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-04-02 Thread Felipe Monteiro de Carvalho
which should always work. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] History of the widget set design?

2007-04-02 Thread Felipe Monteiro de Carvalho
because users actually want platform specific behavior! Of course this isn´t so nice for the developers =) -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] AllocateHWnd

2007-04-02 Thread Felipe Monteiro de Carvalho
be implemented at a such lower level as the RTL. At this level you can´t even assume that X11 is available. I think they should remove the stubs. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] Regenerate Makefiles ?

2007-04-02 Thread Felipe Monteiro de Carvalho
On 4/2/07, Michael Van Canneyt [EMAIL PROTECTED] wrote: Yesterday I sent the Apache support to Mattias for inclusion in Lazarus. It should then work on Linux-x86_64 too. What do you mean by that? Apache support on Lazarus? -- Felipe Monteiro de Carvalho

Re: [lazarus] AllocateHWnd

2007-04-02 Thread Felipe Monteiro de Carvalho
What other doubts do we have about this subject? thanks, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] History of the widget set design?

2007-04-02 Thread Felipe Monteiro de Carvalho
is much easier (100s of times) then writing a new widgetset interface. Of course others will say that this solution doesn´t apply to every one, but hey, we are talking about the specific case of Graeme =) -- Felipe Monteiro de Carvalho

Re: [lazarus] History of the widget set design?

2007-04-02 Thread Felipe Monteiro de Carvalho
will be more interrested in productivity then in a confortable user interface experience. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] AllocateHWnd

2007-04-03 Thread Felipe Monteiro de Carvalho
On 4/3/07, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: Further, I don´t know even on windows if just creating a TWinControl would do it. Something extra: My idea of implementing this as pure LCL would be creating a TWinControl and implementing a WndProc. But the windows interface won

Re: [lazarus] AllocateHWnd

2007-04-03 Thread Felipe Monteiro de Carvalho
on it, and having it present makes porting quite easier. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] AllocateHWnd

2007-04-03 Thread Felipe Monteiro de Carvalho
make ifdefs so we still have the optimized asm code for x86 -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org

Re: [lazarus] AllocateHWnd

2007-04-04 Thread Felipe Monteiro de Carvalho
Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Asm

2007-04-04 Thread Felipe Monteiro de Carvalho
On 4/4/07, Darmawan Sugiarto [EMAIL PROTECTED] wrote: Can I access Asm (asembler) in Lazarus Just write it: asm PUSH EAX POP EAX end; -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] History of the widget set design?

2007-04-04 Thread Felipe Monteiro de Carvalho
on it? -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] AllocateHWnd

2007-04-04 Thread Felipe Monteiro de Carvalho
On 4/4/07, Christian Budde [EMAIL PROTECTED] wrote: I'm not sure what you mean, what is 'AllocateMessageQueue' and how can it help here? I think he is saying that the current name of the function isn´t very descriptive, and could have been better choosen -- Felipe Monteiro de Carvalho

Re: [lazarus] Doing the Delphi 6 Text Editor Tutorial in Lazarus?

2007-04-05 Thread Felipe Monteiro de Carvalho
it, or pay someone else to do it. I, for example, never needed a rich text component. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Doing the Delphi 6 Text Editor Tutorial in Lazarus?

2007-04-05 Thread Felipe Monteiro de Carvalho
On 4/5/07, Carlos German Tejero [EMAIL PROTECTED] wrote: wxWidgets, it's a good widgetset for Lazarus, Not really. There are no pascal bindings yet. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED

Re: fpgui and lcl bare minimum diff

2007-04-06 Thread Felipe Monteiro de Carvalho
On 4/6/07, Mattias Gaertner [EMAIL PROTECTED] wrote: Should x11 be taken as default, so it might work for xxxBSD and MacOSX too? Yes, x11 should be made as default, because there are various possibilities with it, like linux-arm, bsds, etc thanks, -- Felipe Monteiro de Carvalho

Re: fpgui and lcl bare minimum diff

2007-04-06 Thread Felipe Monteiro de Carvalho
) to see if I did something stupid, but can't find anything out of the ordinary. Currently this is a show stopper for LCL. Another pair of eyes would be great. ;-) Sure, but I think I won´t have more time today or tomorrow (I´m rising to strasbourg) -- Felipe Monteiro de Carvalho

Re: [lazarus] TSpeedButton response to multiple clicks

2007-04-08 Thread Felipe Monteiro de Carvalho
On 4/6/07, Vincent Snijders [EMAIL PROTECTED] wrote: Hmm, so they removed the OnDblClick event somewhere between D3 and D7. They didn´t really remove the event. It exists and can be assigned, but it´s never fired. Somewhat incoherent. -- Felipe Monteiro de Carvalho

Re: [lazarus] TSpeedButton response to multiple clicks

2007-04-08 Thread Felipe Monteiro de Carvalho
On 4/8/07, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: They didn´t really remove the event. It exists and can be assigned, but it´s never fired. Somewhat incoherent. To be more clear: it shows on the object inspector also -- Felipe Monteiro de Carvalho

Re: fpgui and lcl bare minimum diff

2007-04-09 Thread Felipe Monteiro de Carvalho
On 4/6/07, Graeme Geldenhuys [EMAIL PROTECTED] wrote: Currently this is a show stopper for LCL. Another pair of eyes would be great. ;-) I created a trivial project (form+button), and created a batch script to build it the way LCL does it, but adding also the -va option. Next I build the

Re: fpgui and lcl bare minimum diff

2007-04-09 Thread Felipe Monteiro de Carvalho
, -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Ring-Watch crashes on GTK2 and works on GTK

2007-04-10 Thread Felipe Monteiro de Carvalho
be wrong and test them until you find the problem. Check if all parameters are correct, check all the values that go to the function, etc... Just debug until you find out what is wrong. -- Felipe Monteiro de Carvalho

Re: [lazarus] Possible typo in GTKDialogRealizeCB

2007-04-13 Thread Felipe Monteiro de Carvalho
On 4/13/07, Vincent Snijders [EMAIL PROTECTED] wrote: I haven't looked at the code, but sometimes this constructs are used to suppress 'parameter Data not used' hints. Is supressing a hint really that important that we need useless code? -- Felipe Monteiro de Carvalho

Re: [lazarus] Delphi incompatibilities in TForm

2007-04-16 Thread Felipe Monteiro de Carvalho
. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Delphi incompatibilities in TForm

2007-04-16 Thread Felipe Monteiro de Carvalho
it green. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Delphi incompatibilities in TForm

2007-04-17 Thread Felipe Monteiro de Carvalho
, and then another thing... 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] Maskedit and copyrighted material

2007-04-17 Thread Felipe Monteiro de Carvalho
On 4/17/07, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: For future implementations, I think it´s ok to copy the class declaration on the interface section (or am I wrong?), Of course I meant only the public parts, and not the private section. I just did a diff between menus.pp from

Re: [lazarus] Maskedit and copyrighted material

2007-04-17 Thread Felipe Monteiro de Carvalho
. -- Felipe Monteiro de Carvalho _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

<    2   3   4   5   6   7   8   9   10   >