Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-08 Thread zeljko
On Monday 08 February 2010 10:07, Graeme Geldenhuys wrote: > Thanks zeljko for all the fixes. I'm updating my Lazarus now to try it out > at work. Hope that it works ok for you now. zeljko -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.or

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-08 Thread Graeme Geldenhuys
Thanks zeljko for all the fixes. I'm updating my Lazarus now to try it out at work. Regards, - Graeme - -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread Graeme Geldenhuys
On 7 February 2010 15:56, zeljko wrote: >> *José León  was busy with *Delphi for PHP >> But our faces are still there http://www.xpde.com/team.php > > hmmm...maybe it's time to revamp it with qtlcl :) I was actually looking at xpde about three months ago and thought of revamping it using fpGUI.

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread zeljko
On Sunday 07 February 2010 15:19, theo wrote: > > hmmm...maybe it's time to revamp it with qtlcl :) > > Feel free! ;-) > You know better if it's possible and how much effort it would take. Of course it's possible, also I think that there isn't needed to much effort to get it work, and then conti

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread theo
> hmmm...maybe it's time to revamp it with qtlcl :) Feel free! ;-) You know better if it's possible and how much effort it would take. Cheers Theo -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/ma

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread zeljko
On Sunday 07 February 2010 14:36, theo wrote: > > Seem that xpde still alive ? ;) > > Hehe! I'd say undead ;-) > *José León was busy with *Delphi for PHP > But our faces are still there http://www.xpde.com/team.php hmmm...maybe it's time to revamp it with qtlcl :) -- ___

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread theo
> Seem that xpde still alive ? ;) Hehe! I'd say undead ;-) *José León was busy with *Delphi for PHP But our faces are still there http://www.xpde.com/team.php -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freep

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread zeljko
On Sunday 07 February 2010 10:46, theo wrote: > >Fixed, r 23658 > >zeljko > > Cool, it works. > Thank you. Seem that xpde still alive ? ;) -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/list

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread theo
Fixed, r 23658 zeljko Cool, it works. Thank you. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-07 Thread zeljko
On Saturday 06 February 2010 18:45, theo wrote: > Hi Zeljko, > Here disabled toolbuttons in the IDE have a border (look like buttons) > while enabled ones are flat. > Need a screenshot? Fixed, r 23658 zeljko -- ___ Lazarus mailing list Lazarus@lists.la

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 18:45, theo wrote: > Hi Zeljko, > Here disabled toolbuttons in the IDE have a border (look like buttons) > while enabled ones are flat. > Need a screenshot? No, I see that, fight with it currently, but got strange results when drawing normal button via QStyleCC_ToolBu

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread theo
Hi Zeljko, Here disabled toolbuttons in the IDE have a border (look like buttons) while enabled ones are flat. Need a screenshot? Cheers Theo -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailma

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 16:20, Graeme Geldenhuys wrote: > Functionality is still fine, it simply doesn't draw the + symbol in > the small rectangle. Yes, it does ... check r 23656 zeljko -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepasc

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, Juha Manninen wrote: > > > * Source Editor window keeps jumping. It jumps to the top left corner > > of the screen after opening every project. > > No jumping here. I can make a screencast to prove it. :-) The Source Editor window jumps to position (0,0) whenever I use "Project

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, Graeme Geldenhuys wrote: > > My thought too. The only thing I can think of is in my Gnome setup > (global desktop settings), the DPI is forced to 96. Yet my X Window > system reports the dpi otherwise, at 89 DPI. > > $ xdpyinfo | grep resolution > resolution:89x87 dots per

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Juha Manninen
Hi, I have OpenSuse 11.2 and KDE4.3.4. > * Source Editor window keeps jumping. It jumps to the top left corner > of the screen after opening every project. No jumping here. > * Toolbar buttons with down arrow for dropdown menu. The down arrow is > not drawn. It is drawn correctly for me. > * T

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, Juha Manninen wrote: > > It is easy to change but still I wonder how can they measure the heights so > differently. My thought too. The only thing I can think of is in my Gnome setup (global desktop settings), the DPI is forced to 96. Yet my X Window system reports the dpi otherw

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Juha Manninen
> yes, not only on qt, look at > http://bugs.freepascal.org/view.php?id=15331 I think it was only a QT issue but I reported it little wrong first. Your fix was late last year, r23129, and it still works for me. Juha M. -- ___ Lazarus mailing list Lazar

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 15:46, Juha Manninen wrote: > > With IDE + LCL-GTK2 I use Source Editor with font "DejaVu Sans Mono" > > with Size 10 font, but in IDE + LCL-Qt the font size was much smaller, > > so I had to change the Source Editor font to DejaVu Sans Mono" with > > Size 11 font so th

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Juha Manninen
> With IDE + LCL-GTK2 I use Source Editor with font "DejaVu Sans Mono" > with Size 10 font, but in IDE + LCL-Qt the font size was much smaller, > so I had to change the Source Editor font to DejaVu Sans Mono" with > Size 11 font so that the text looked the same size as under LCL-GTK2. > This was on

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Paul Ishenin
06.02.2010 20:13, Graeme Geldenhuys wrote: Why the exception to the rule? Isn't the whole idea of LCL to wrap native widget components and not use custom drawn ones? Every rule has an exception. This statement too. Best regards, Paul Ishenin. --

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 14:00, Graeme Geldenhuys wrote: > On 06/02/2010, zeljko wrote: > > > * Toolbar buttons with down arrow for dropdown menu. The down arrow is > > > not drawn. See attached screenshot. > > > > no screenshoot, but also I don't have such arrow on dropdown menu , so > > mu

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 14:09, Graeme Geldenhuys wrote: > A font issue: > > With IDE + LCL-GTK2 I use Source Editor with font "DejaVu Sans Mono" > with Size 10 font, but in IDE + LCL-Qt the font size was much smaller, > so I had to change the Source Editor font to DejaVu Sans Mono" with > Size

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 14:09, Graeme Geldenhuys wrote: > A font issue: > > With IDE + LCL-GTK2 I use Source Editor with font "DejaVu Sans Mono" > with Size 10 font, but in IDE + LCL-Qt the font size was much smaller, > so I had to change the Source Editor font to DejaVu Sans Mono" with > Size

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 14:13, Graeme Geldenhuys wrote: > On 06/02/2010, zeljko wrote: > > Toolbar in Qt Designer is native QToolBar class, but in LCL we use LCL > > one, not native Qt class, so there could be the reason, > > Why the exception to the rule? Isn't the whole idea of LCL to wrap

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, zeljko wrote: > > Toolbar in Qt Designer is native QToolBar class, but in LCL we use LCL one, > not native Qt class, so there could be the reason, Why the exception to the rule? Isn't the whole idea of LCL to wrap native widget components and not use custom drawn ones? -- Rega

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
A font issue: With IDE + LCL-GTK2 I use Source Editor with font "DejaVu Sans Mono" with Size 10 font, but in IDE + LCL-Qt the font size was much smaller, so I had to change the Source Editor font to DejaVu Sans Mono" with Size 11 font so that the text looked the same size as under LCL-GTK2. This w

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 14:00, Graeme Geldenhuys wrote: > Here is another screenshot of Qt Designer showing that it is not an > issue with my Qt theme. In Qt Designer the toolbar downarrows are > drawn correctly (and they are flat buttons), but not in Lazarus IDE. Toolbar in Qt Designer is na

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, zeljko wrote: > > > > * Toolbar buttons with down arrow for dropdown menu. The down arrow is > > not drawn. See attached screenshot. > > no screenshoot, but also I don't have such arrow on dropdown menu , so must > recompile into gtk2 to see what have to be there :) Here is an

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 13:32, Graeme Geldenhuys wrote: > * IDE now doesn't detect when a file is changed by an external > program. I don't get prompted by the IDE to reload the file. To make > sure this is not a general IDE issue, I recompiled my IDE with GTK2 > (same revision as I used for I

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, zeljko wrote: > > > > * Treeview component doesn't point the + symbol to indicate that the > > node can be expanded. It draws an empty rectangle. See attached > > screenshot. > > > some themes does not draw + symbol on linux (eg. windows theme), dunno why, > problem is inside q

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
On 06/02/2010, zeljko wrote: > > ok, but what's qt version on that ubuntu ? I suppose 4.5.0 ... which is pretty > buggy. libqt-core 4.5.0-ubuntu4.3 That's Ubuntu 9.04 with all latest OS updates from Ubuntu. > > > no screenshoot, but also I don't have such arrow on dropdown menu , so must >

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
* IDE now doesn't detect when a file is changed by an external program. I don't get prompted by the IDE to reload the file. To make sure this is not a general IDE issue, I recompiled my IDE with GTK2 (same revision as I used for IDE+Qt4 widgetset). Using the IDE+GTK2, the IDE detects the file chang

Re: [Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread zeljko
On Saturday 06 February 2010 13:12, Graeme Geldenhuys wrote: > Hi, > > I was told to give feedback on my usage of LCL-Qt, so here goes. I > simply recompiled Lazarus IDE with LCL-Qt. > > I downloaded and used bin-qt4pas-V1.72_Qt4.5.2.tar.gz for the qt4intf > library. Using Ubuntu 9.04 (32-bit) and

[Lazarus] Lazarus IDE + Qt annoyances

2010-02-06 Thread Graeme Geldenhuys
Hi, I was told to give feedback on my usage of LCL-Qt, so here goes. I simply recompiled Lazarus IDE with LCL-Qt. I downloaded and used bin-qt4pas-V1.72_Qt4.5.2.tar.gz for the qt4intf library. Using Ubuntu 9.04 (32-bit) and Lazarus 0.9.29 (svn updated from 2010-02-05). * Source Editor window ke