Re: [lazarus] make, MacOSX

2008-01-23 Thread Den Jean
On Wednesday 23 January 2008 09:52:28 pm Albert Zeyer wrote: version), I assume I have the correct version. read http://www.freepascal.org/ overview, click Mac Os X - and read news item 2007-11-14:

Re: [lazarus] Introduction

2008-01-21 Thread Den Jean
On Monday 21 January 2008 01:18:56 pm Giuliano Colla wrote: Either one takes the Qt way, i.e. using style to *mimic* the native *look*, without actually using it, and provides a consistent behavior, this does not honour the huge Qt effort. Qt DOES use the native widget when necessary do have

Re: [lazarus] lazarus crashes when compiled with debug info

2007-12-30 Thread Den Jean
On Friday 28 December 2007 12:45:13 pm Den Jean wrote: compile command make PREFIX=/usr clean all LCL_PLATFORM=gtk2 OPT=-dDEBUG All problems stem from the mixted usage of TLCLHandle and THandle. TLCLHandle is defined as PtrUInt; // 64 bit sake THandle is defined as Longint

[lazarus] lazarus crashes when compiled with debug info

2007-12-28 Thread Den Jean
Hi, when compiled with debug info, lazarus does not run (range check errors) compile command make PREFIX=/usr clean all LCL_PLATFORM=gtk2 OPT=-dDEBUG fpc 2.2.0 platform linux svn 13501 console output: $./lazarus TApplication.IconChanged - TODO: convert this message...no implementation in gtk

Re: [lazarus] QT interface and commercial license

2007-12-14 Thread Den Jean
On Friday 14 December 2007 09:03:02 am Felipe Monteiro de Carvalho wrote: I did some googling but I couldn't find anything. http://article.gmane.org/gmane.comp.ide.lazarus.general/16610 _ To unsubscribe: mail [EMAIL PROTECTED]

Re: [lazarus] Lazarus on OS X

2007-11-26 Thread Den Jean
On Monday 26 November 2007 10:21:03 am Damien Gerard wrote: I have just download fpc 2.2.1 and the lastest snapshot for OS X. I launch Lazarus and it works fine (however gtk1 is ugly ^^) but I can   Gtk is known to be ugly, it would be nice for us if you would try the Qt version and give

Re: [lazarus] Lazarus on one window (aka SDI)

2007-09-11 Thread Den Jean
On Tuesday 11 September 2007 07:47:03 Víctor R. Ruiz wrote: on my development environments, with little desktop space, working with many windows is not a happy experience. I also read some threads I also prefer everything docked in one window (in Kylix), even on a 24. This way nothing get

Re: [lazarus] unable to run Qt app

2007-09-10 Thread Den Jean
, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Lazarus promotion opportunities..

2007-08-06 Thread Den Jean
://www.fosdem.org/2007/beerevent It is usually in Feb. regards, Den Jean _ 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-03 Thread Den Jean
On Tuesday 03 April 2007 00:22, Hess, Philip J wrote: A Mac feels much more alive than other computers. For example, when logging in if you mistype your password the login dialog briefly wiggles you can have that too in Mandrake. (mandriva-kdm or so), perhaps Mac stole this from linux :-;

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

2007-04-02 Thread Den Jean
On Monday 02 April 2007 17:46, Florian Klaempfl wrote: convince somebody to use a Qt or GTK application on Windows or MacOS. They will tell you always it looks and behaves strange. Consistent ??? Qt uses Windows XP style engine on windows so it really looks like any other real windows XP app.

Re: [lazarus] Problem with Qt's Rect

2007-02-19 Thread Den Jean
On Monday 19 February 2007 16:02, Felipe Monteiro de Carvalho wrote: Ok, I tryed to fix it, but it seams the problem is not on qt interface. Here is the code that gets screen size: function TQtWidgetSet.GetSystemMetrics(nIndex: Integer): Integer; SM_CXSCREEN:

Re: [lazarus] Qt Licensing dead end

2007-02-19 Thread Den Jean
work :-) regards, Den Jean _ 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 Den Jean
writing a commercial program - can I link with KDE? regards, Den Jean _ 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 Den Jean
at KDE, not every developer of KDE has a Qt license, but nevertheless you can use KDE for commercial programs. Your reasoning is correct, but Qt is not after limiting potential customers, so they opportunistically see bindings as wrappers not as programs. regards, Den Jean

Re: [lazarus] Qt Licensing dead end

2007-02-19 Thread Den Jean
to Qt. regards, Den Jean _ 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 Den Jean
,..., even fpc) to the whole combination of Lazarus + LCL/Qt interface + FPC I think that is a fair comparison. KDE contains a fair amount of coding too you know :-). kind regards, Den Jean _ To unsubscribe: mail [EMAIL

Re: [lazarus] Fullscreen?

2006-12-28 Thread Den Jean
On Saturday 23 December 2006 13:05, Felipe Monteiro de Carvalho wrote: On 12/23/06, Bogusław Brandys [EMAIL PROTECTED] wrote: Under Windows XP it's enough (taskbar hides itself nicely after a second or two) ,under win9x you must also hide taskbar by yourself (using winapi).We could use it

[lazarus] FPC Qt4 binding V1.24

2006-11-04 Thread Den Jean
: Merged sources for different platforms (LINUX,WIN,MAC) regards, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Qt Mailling list

2006-11-02 Thread Den Jean
as possible. Even then qt4.pas is already huge :-) But if you need an extra class, just ask. kind regards, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Much Qt Progress

2006-10-16 Thread Den Jean
On Tuesday 10 October 2006 15:07, Vincent Snijders wrote: I hope Den Jean can unify his qt4 unit. I am working on it. First results have been posted in a temporary unstable section (V1.20): http://users.pandora.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html Can everyone compile/test/complain

Re: [lazarus] Roadmap Qt update

2006-09-14 Thread Den Jean
like tagMSG ... ENDIF ENDIF the one wo designed the include wizardry and knows the rationale, please advise kind regards, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject

Re: [lazarus] New SUSE 10.1 can't link gdk

2006-05-17 Thread Den Jean
On Wednesday 17 May 2006 20:08, johnf wrote: What is next? I had the same error due to a fpc.cfg containing -Fu/usr/lib/fpc/2.0.0/units/$fpctarget -Fu/usr/lib/fpc/2.0.0/units/$fpctarget/* -Fu/usr/lib/fpc/2.0.0/units/$fpctarget/rtl instead of -Fu/usr/lib/fpc/$fpcversion/units/$fpctarget

Re: [lazarus] New Qt patch

2006-05-17 Thread Den Jean
On Tuesday 09 May 2006 22:25, Den Jean wrote: I will look into it. Done in V1.15 Enums with only assigned (parsable) values are sorted (sorted on the value) The enums that have been sorted have a (2s) in the comments like : ... QEventType = ( //QEvent::Type (2s

Re: [lazarus] New Qt patch

2006-05-09 Thread Den Jean
:( kind regards, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http://www.lazarus.freepascal.org/mailarchives

Re: [lazarus] Very big Qt Patch

2006-03-29 Thread Den Jean
I am busy reading through the wiki and studying the interface code. I am new to Qt and know there is a GPL Qt and a Commercial Qt. Do they vary in features or just licensing? The reason I am asking - if there is a difference in features, then we should be carefull not to add something into

Re: [lazarus] Very big Qt Patch

2006-03-29 Thread Den Jean
this will help in making LCL Qt interface developer plural :-) Any developers out there ? kind regards, Den Jean _ To unsubscribe: mail [EMAIL PROTECTED] with unsubscribe as the Subject archives at http

Re: [lazarus] Very big Qt Patch

2006-03-29 Thread Den Jean
On Wednesday 29 March 2006 11:20 pm, Den Jean wrote: Look at the demos screenshot to see a showcase for forgot URL: http://users.pandora.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html _ To unsubscribe: mail [EMAIL PROTECTED

Re: [lazarus] TLabel and Widgetset questions

2006-03-02 Thread Den Jean
On Thursday 02 March 2006 07:20 am, Felipe Monteiro de Carvalho wrote: Maybe I should try to detect if a drawing function was called outside a paint event QWidget also descends from QPaintDevice which has the method bool QPaintDevice::paintingActive () const

Re: [lazarus] TLabel and Widgetset questions

2006-03-02 Thread Den Jean
on a widget inside a paintEvent() or a function called by a paintEvent(). On Mac OS X, you can only paint on a widget in a paintEvent() regardless of this attribute's setting. ... kind regards, Den Jean _ To unsubscribe: mail

Re: [lazarus] TLabel and Widgetset questions

2006-03-02 Thread Den Jean
On Thursday 02 March 2006 10:25 pm, Den Jean wrote: ... and you should have acces to that qpainter to your painting on. correction of some typos: and you should have access to that qpainter to do your painting

Re: [lazarus] transparent forms

2006-02-27 Thread Den Jean
On Monday 27 February 2006 03:38 am, Micha Nelissen wrote: I think SetWindowRgn makes part of a window transparent (the parts not in the region). For example, winamp can do it: have oddly shaped sizes. Here is a sample of using regions with FPC/Qt4 to get oddly shaped sizes.

Re: [lazarus] Re: Re-add Qt on the widgetset list

2006-01-26 Thread Den Jean
On 1/11/06, Den Jean [EMAIL PROTECTED] wrote: The Qt3 bindings of Andreas are marvelous but huge. My Qt4 binding should be more than sufficient for an LCL interface or a CLX interface. But not enough for large full Qt apps. Do you have a link to those Andreas bindings? I would like

Re: [lazarus] Re: Re-add Qt on the widgetset list

2006-01-11 Thread Den Jean
On Tuesday 10 January 2006 04:13 pm, Felipe Monteiro de Carvalho wrote: Is your Qt4 binding multiplatform? I just haven't done the windows part yet, I do not have windows development environment. But it is ofcourse possible. kind regards, Den Jean