Re: [Lazarus] Mac retina pain

2015-02-05 Thread Felipe Monteiro de Carvalho
On Fri, Feb 6, 2015 at 8:04 AM, Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: So excluding the possibility that Retinizer somehow register within Mac OS X itself (and therefore outside my lazarus dir) that this app should be rendering beaultifully, it really came down to

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Felipe Monteiro de Carvalho
My SVN says that after I removed NSHighResolutionCapable, Retinizer didn't add it back ... wierd. Nothing else is shown changed by svn. I see no new files ... crazy. Ok, now I tried, and indeed Retinizer has zero magic in it =) The solution was merely removing NSHighResolutionCapable ... So I

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Felipe Monteiro de Carvalho
On Thu, Feb 5, 2015 at 10:33 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: Please create a bug report for the position. http://bugs.freepascal.org/view.php?id=27410 Can you reproduce? I can try to fix myself, if you point me to where in the code the main IDE window is positioned at

Re: [Lazarus] Mac retina pain

2015-02-05 Thread zeljko
On 02/05/2015 11:04 PM, Michael Ring wrote: I have done a screencap of Lazarus running on my Retina Mac: http://temp.michael-ring.org/Retina.jpg When you display it in Preview in original size and then hit CMD '-' three times then you see the resolution as I see it on my display. Antialiasing

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Felipe Monteiro de Carvalho
I tried googling but it didn't bring anything helfup... so far my only ways forward are: 1 The author will be nice and tell us what to do (I will try Apple mailling lists too if there is no answer in a few days) or 2 Just gotta live with the Retinizer dependency until LCL-Cocoa is ready for

Re: [Lazarus] Debugger and Buildmodes / Project settings

2015-02-05 Thread Martin Frb
On 05/02/2015 07:31, Michael Ring wrote: Hi! I am wondering if there is a way to make the General Debugger Settings Project or Buildmode specific. My problem is that I often switch between microcontrollers that need a different version of gdb. (e.g. arm-none-eabi-gdb for arm,

[Lazarus] TDBLookupComboBox hangs

2015-02-05 Thread Santiago A.
Hello: I have a form with a TDBlookucombobox that selects a code from a list of about 9.000 records, stored in a sqllite3 table. In windows it runs properly, but in Linux, when I click the combo button, the whole desktop hangs for almost a minute. After I get the acontrol again, the list doesn't

Re: [Lazarus] Keyboard info

2015-02-05 Thread Mark Morgan Lloyd
Mattias Gaertner wrote: On Thu, 05 Feb 2015 09:53:49 + Mark Morgan Lloyd markmll.laza...@telemetry.co.uk wrote: How can a program get a general idea of the current keyboard layout, i.e. (primarily) whether the operating system thinks it's in America or the UK, and (secondarily) whether

Re: [Lazarus] Keyboard info

2015-02-05 Thread Mark Morgan Lloyd
Graeme Geldenhuys wrote: On 2015-02-05 09:53, Mark Morgan Lloyd wrote: How can a program get a general idea of the current keyboard layout, Just curious... why would that matter? If I press the key 'o' on a QWERTY or Dvorak layout, the OS (and application) treats it the same an 'o' key

[Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Donald Ziesig
Hi All! I have been trying to develop a multi-platform app with the IDE on Linux (MInt) and the source files on a Windows NTFS partition. I build and test on windows but my primary work is done on linux so I don't stay logged in to windows very long. The problem I am having is that the

Re: [Lazarus] Debugger and Buildmodes / Project settings

2015-02-05 Thread Mattias Gaertner
On Thu, 5 Feb 2015 17:22:50 +0200 Juha Manninen juha.mannine...@gmail.com wrote: On Thu, Feb 5, 2015 at 3:55 PM, Martin Frb laza...@mfriebe.de wrote: The long time idea is to have the global defaults, and then have per project settings (allowing to override all or selected settings) (but per

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Sergei Gorelkin
05.02.2015 18:53, Donald Ziesig пишет: Hi All! I have been trying to develop a multi-platform app with the IDE on Linux (MInt) and the source files on a Windows NTFS partition. I build and test on windows but my primary work is done on linux so I don't stay logged in to windows very long.

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Felipe Monteiro de Carvalho
I would use svn to synchronize 2 copies, 1 in linux and 1 in windows. www.assembla.com offers free Repo only svn hosting. -- Felipe Monteiro de Carvalho -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

[Lazarus] Mac retina pain

2015-02-05 Thread Felipe Monteiro de Carvalho
Hello, I've got a retina MacBook since a few days, but already there is quite a lot of pain: 1 Lazarus renders really bad, pixelated, and Retinizer couldn't help it =( The main Lazarus window starts in a position too in the top of the screen and therefore under the menu bar. I couldn't find

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Dmitry Boyarintsev
On Thu, Feb 5, 2015 at 4:33 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Thu, 5 Feb 2015 21:53:31 +0100 Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: Or maybe just give up debugging in Mac OS X ... long live WriteLn!!! Go writeln, go! The most annoying

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Mattias Gaertner
On Thu, 5 Feb 2015 21:53:31 +0100 Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: Hello, I've got a retina MacBook since a few days, but already there is quite a lot of pain: 1 Lazarus renders really bad, pixelated, and Retinizer couldn't help it =( The main Lazarus

Re: [Lazarus] Debugger and Buildmodes / Project settings

2015-02-05 Thread Juha Manninen
On Thu, Feb 5, 2015 at 3:55 PM, Martin Frb laza...@mfriebe.de wrote: The long time idea is to have the global defaults, and then have per project settings (allowing to override all or selected settings) (but per buildmode would work too, or could be added as further level). Compiler options

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Michael Ring
I envy you ;-) What version of OSX do you use? Von meinem iPhone gesendet Am 05.02.2015 um 23:25 schrieb Mattias Gaertner nc-gaert...@netcologne.de: On Thu, 05 Feb 2015 23:04:22 +0100 Michael Ring m...@michael-ring.org wrote: I have done a screencap of Lazarus running on my Retina Mac:

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Michael Ring
I have done a screencap of Lazarus running on my Retina Mac: http://temp.michael-ring.org/Retina.jpg When you display it in Preview in original size and then hit CMD '-' three times then you see the resolution as I see it on my display. Antialiasing must be set to on, the fonts are not

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Mattias Gaertner
On Thu, 05 Feb 2015 23:04:22 +0100 Michael Ring m...@michael-ring.org wrote: I have done a screencap of Lazarus running on my Retina Mac: http://temp.michael-ring.org/Retina.jpg That does not look retinized. It should look like my attached screenshot. Mattias --

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Mattias Gaertner
On Thu, 5 Feb 2015 16:41:34 -0500 Dmitry Boyarintsev skalogryz.li...@gmail.com wrote: On Thu, Feb 5, 2015 at 4:33 PM, Mattias Gaertner nc-gaert...@netcologne.de wrote: On Thu, 5 Feb 2015 21:53:31 +0100 Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: Or maybe just

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Michael Ring
This trick also worked for me, great!!! This is what Retinizer did to Info.plist, I am rebuilding Lazarus now to see if more files are changed by retinizer... true/true/ keyNSHighResolutionCapable/key

Re: [Lazarus] Mac retina pain

2015-02-05 Thread Mattias Gaertner
On Thu, 5 Feb 2015 23:43:48 +0100 Michael Ring m...@michael-ring.org wrote: I envy you ;-) What version of OSX do you use? 10.10. It looked like this on 10.8 too. I just tried. The trick is to close the program, then remove the following two lines from projectname.app/Contents/Info.plist:

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Graeme Geldenhuys
On 2015-02-05 16:14, Mattias Gaertner wrote: suggest). When I save an edited file (either code or form), the IDE frequently (but not always) opens a copy of that file in a separate tab and complains when I edit and save one of the two instances. This means the IDE thinks these are two

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Mehmet Erol Sanliturk
On Thu, Feb 5, 2015 at 7:53 AM, Donald Ziesig don...@ziesig.org wrote: Hi All! I have been trying to develop a multi-platform app with the IDE on Linux (MInt) and the source files on a Windows NTFS partition. I build and test on windows but my primary work is done on linux so I don't stay

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Mattias Gaertner
On Thu, 05 Feb 2015 10:53:40 -0500 Donald Ziesig don...@ziesig.org wrote: Hi All! I have been trying to develop a multi-platform app with the IDE on Linux (MInt) and the source files on a Windows NTFS partition. I build and test on windows but my primary work is done on linux so I don't

Re: [Lazarus] Debugger and Buildmodes / Project settings

2015-02-05 Thread Michael Ring
There are a few more fields that change: The overall Debugger type The Debugger Path Debugger_Remote_Port Debugger_Remote_Hostname Debugger_Startup_Options SSH_Startup_Options This would then cover the most important settings for ssh and gdbserver. If this could work it would be a dream come

Re: [Lazarus] Keyboard info

2015-02-05 Thread Graeme Geldenhuys
On 2015-02-05 09:53, Mark Morgan Lloyd wrote: How can a program get a general idea of the current keyboard layout, Just curious... why would that matter? If I press the key 'o' on a QWERTY or Dvorak layout, the OS (and application) treats it the same an 'o' key character is generated. If

[Lazarus] Keyboard info

2015-02-05 Thread Mark Morgan Lloyd
How can a program get a general idea of the current keyboard layout, i.e. (primarily) whether the operating system thinks it's in America or the UK, and (secondarily) whether it's QWERTY or e.g. Dvorak? -- Mark Morgan Lloyd markMLl .AT. telemetry.co .DOT. uk [Opinions above are the author's,

Re: [Lazarus] Keyboard info

2015-02-05 Thread Mattias Gaertner
On Thu, 05 Feb 2015 09:53:49 + Mark Morgan Lloyd markmll.laza...@telemetry.co.uk wrote: How can a program get a general idea of the current keyboard layout, i.e. (primarily) whether the operating system thinks it's in America or the UK, and (secondarily) whether it's QWERTY or e.g.

Re: [Lazarus] Keyboard info

2015-02-05 Thread Mattias Gaertner
On Thu, 05 Feb 2015 10:34:19 + Mark Morgan Lloyd markmll.laza...@telemetry.co.uk wrote: Mattias Gaertner wrote: On Thu, 05 Feb 2015 09:53:49 + Mark Morgan Lloyd markmll.laza...@telemetry.co.uk wrote: How can a program get a general idea of the current keyboard layout, i.e.

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Sven Barth
Am 05.02.2015 17:14 schrieb Mattias Gaertner nc-gaert...@netcologne.de: On Thu, 05 Feb 2015 10:53:40 -0500 Donald Ziesig don...@ziesig.org wrote: Hi All! I have been trying to develop a multi-platform app with the IDE on Linux (MInt) and the source files on a Windows NTFS partition.

Re: [Lazarus] Developing on Linux with files on Windows NTFS

2015-02-05 Thread Gustavo Enrique Jimenez
Has anyone had any success in using common storage for multi-platform source code? If so, how do you do it? Thanks, Don Ziesig I use a real machine with Linux and a virtual machine with Windows. I boot to a real Windows only when I have to test custom USB hardware. A years ago I use a

Re: [Lazarus] Keyboard info

2015-02-05 Thread Mark Morgan Lloyd
Mattias Gaertner wrote: How can a program get a general idea of the current keyboard layout, i.e. (primarily) whether the operating system thinks it's in America or the UK, and (secondarily) whether it's QWERTY or e.g. Dvorak? Under Linux/X? Principally yes, but if it gave hints under other

Re: [Lazarus] Keyboard info

2015-02-05 Thread Marc Weustink
On February 5, 2015 12:49:44 PM CET, Mark Morgan Lloyd markmll.laza...@telemetry.co.uk wrote: Mattias Gaertner wrote: How can a program get a general idea of the current keyboard layout, i.e. (primarily) whether the operating system thinks it's in America or the UK, and (secondarily)