[Lazarus] MaskEdit question

2009-09-27 Thread Bart
it if necessary? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] MaskEdit question

2009-09-28 Thread Bart
can discuss here. I'ld say: fix it to behave as the help says it should. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] MaskEdit question

2009-09-29 Thread Bart
Hi Gerard, http://docwiki.embarcadero.com/VCL/en/MaskUtils.TEditMask says the same about the _ character. G. Thanks, Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo

Re: [Lazarus] MaskEdit question

2009-10-04 Thread Bart
If no one objects, I will implement it like it behaves in Delphi, that is a '_' in a mask (unless specified in the last field) is treated as a literal '_' If Embarcadero/Delphi decide to change the behaviour to what the help text says, we'll change it too. Bart

Re: [Lazarus] How can i mask an input on dbedit? Maskedit not ready!

2009-10-06 Thread Bart
. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Adding component in new form adds it in the private section

2009-10-06 Thread Bart
Please post a bugreport in the bugtracker. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] DBEdit Editmask

2009-10-06 Thread Bart
I just answered your previous post. No need for a new thread with the same subject. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How can i mask an input on dbedit? Maskedit not ready!

2009-10-06 Thread Bart
: '000\.000\.000\-00;0;_' There is no need to escape the period's or the hyphen, only predefined maskcharacters need to be escape in order to include them as a literal in the mask. Bye, Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] More MaskEdit questions

2009-10-07 Thread Bart
-integirety and handle the situation where MaskNoSave is not defined in mask, like we currently do, sacrificing 100% Delphi compatibility. I would appreciate opinions on that. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Res: More MaskEdit questions

2009-10-07 Thread Bart
the cursor should be positioned at the first editable char in the control? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How can i mask an input on dbedit? Maskedit not ready!

2009-10-07 Thread Bart
Osvaldo, Try my current working copy at: http://home-1.tiscali.nl/~knmg0017/devel/maskedit.pp Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Lazarus was installed - So what?

2009-10-07 Thread Bart
Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Res: Res: Res: More MaskEdit questions

2009-10-08 Thread Bart
, since I have no database package installed in my current Lazarus. (Try my updated working copy on http://home-1.tiscali.nl/~knmg0017/devel/maskedit.pp) Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Res: Res: Res: Res: More MaskEdit questions

2009-10-10 Thread Bart
will write a bug report on Mantis, and attach a Demo Project. That is the way to go. Let someone with knowledge of TDBEdit look at it. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] fpchmod illegal character

2009-10-14 Thread Bart
in this case?) Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Find in Files is it filename case-insensitive?

2009-10-21 Thread Bart
Graeme, Find in files: Filter = *.pas;*.pp;*.inc Linux i386 Lazarus 0.9.29 SVN r22094M With this filter it will find text in 1.PAS and 2.Pas, so I guess it's case insensitive. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Res: Question about SetFocus in a DoExit method (TMaskEdit related)

2009-11-16 Thread Bart
Hi Daniel, I did report a Bug like this on Lazarus BugTracker []s Daniel Actually, I am able to set the focus on the control again (at least in GTK2/Linux), so that's not my problem. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Release 1.0, part 2

2009-12-02 Thread Bart
should be forgiving as much as possible when encounter a HIGH tone of voice and attribute this not to an action toward us but an erroneous English usage unless a rude and unacceptable language is used . Yes, please. Very well spoken. Bart -- ___ Lazarus

Re: [Lazarus] Form always 400 x 300 initially

2009-12-18 Thread Bart
You mean that this does not work? TMyForm = class(TCustomForm) public constructor Create(AOwner: TComponent); override; end; consructor TMyForm.Create(AOwner: TComponent); begin inherited Create(AOwner); Width := 640; Height := 480; end; Bart

Re: [Lazarus] Exception hidden ?

2009-12-24 Thread Bart
) at that point in time, is not the exception handler that you expect (the fancy one showing the message with option Continue/Terminate). I think it all has to do with at what time which exceptionhandler is initialised. Bart -- ___ Lazarus mailing list

[Lazarus] Lazarus Forum seems to be hacked!

2010-01-26 Thread Bart
pages ) now is appr. 2 Mb! (The download time is not the problem here, it's the actual parsing/rendering of 10.000 lines of html code I guess). Can somebody forward this message to the webmaster of the Lazarus forum? Bart -- ___ Lazarus mailing list

Re: [Lazarus] [Fwd: Re: Is Lazarus a Delphi plagiat?]

2010-01-30 Thread Bart
(it relates to problems with fpc 2.4.0) if I were a newbie, especially coming from Delphi (and thus being spoiled). If I were any good at php I'ld offer my help in maintaining/writing, but I'm only familiar with static html/css. Bart -- ___ Lazarus

Re: [Lazarus] This project needs help

2010-03-09 Thread Bart
, and people get or feel offended (where this is most of the time not intended). Furthermore many of us are not native English speakers, so chances for mis-interpretations grow as nuances very easily get lost in translation. Hope to see you back here. Bart

Re: [Lazarus] TButtons become invisible after upgrading to r23191

2010-03-10 Thread Bart
Hi, Solved in r23850. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Error with make clean all after updating fpc to 2.2.4 and lazarus to r23919

2010-03-10 Thread Bart
Hi, Does this mean that I have to patc Makefile each time I do an svn update from now on? Or should I report it as a bug (in Makefile) in Mantis? (The syntaxis for makefiles is far beyond me -;) ) Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Error with make clean all after updating fpc to 2.2.4 and lazarus to r23919

2010-03-10 Thread Bart
Hi Mattias, Sorry, forget that last mail from me. I saw you patched Makefile. Thanks, Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TButtons become invisible after upgrading to r23191

2010-03-10 Thread Bart
Hi, Yeah, I'm almost sleeping. That should be r23925 of course. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Panel height property not working

2010-03-12 Thread Bart
If you rebuild the IDE with -dOldAutoSize is the panel OK then? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Panel height property not working

2010-03-12 Thread Bart
You can create a bugreport for that on Mantis (if someone else hasn't already), so it will not be forgotten. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Run two build simultaneously

2010-03-13 Thread Bart
. (Alternatively you can initialy copy all files from c:\windows\apllication data\lazarus (or the XP/Vista/7 equivalent of that location) to noth c:\lazarus-stable and c:\lazarus-latest Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] lazarus and patches

2010-05-04 Thread Bart
their time between all of us reporters/developers. As it is now, your patches are applied, mine are still not. I don't think it's a good idea if everyone who posts a patch announces this on this list in order to grab the attention of one of the managers (but that's just my opinion). Bart

Re: [Lazarus] lazarus and patches

2010-05-05 Thread Bart
saw an opportunity to fix them. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Suggestion: Remove GTK1 support from IDE and LCL.

2010-05-14 Thread Bart
. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] ClipBoard.GetAsText bug?

2010-05-15 Thread Bart
in the buffer might not even be a #0 and nothing gets removed. Can anyone confirm this? Is it Windows (win32) only? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Suggestion: Remove GTK1 support from IDE and LCL.

2010-05-15 Thread Bart
but allow others to define GTK_2_6 if they use an older Gtk. -- I agree. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Error building r33911

2011-12-02 Thread Bart
Hi, Just updated to r33911 and got a linking error when trying to build the IDE. Compiling went just fine, but when linking lazarus it went wrong: Compiling resource ../units/i386-linux/lazarus.or Linking ../lazarus /home/bart/svnroot/lazarus/components/synedit/units/i386-linux

Re: [Lazarus] Error building r33911

2011-12-03 Thread Bart
, and it built Lazarus just fine (at least it linked and I could start it, by then it was bed-time). I didn't really encouter this kind of linker errors before. Thanks for the answer. Bye. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Cannot build current trunk - codetools

2011-12-03 Thread Bart
Reported by lainz in the bugtracker: http://bugs.freepascal.org/view.php?id=20799 Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Error building r33911

2011-12-05 Thread Bart
cause problems. Cleaning before updating solves this. Thanks for the advice. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How to set focus in an Edit in multiple TabSheet?

2011-12-11 Thread Bart
not set focus to current editor'); end; end; end; Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] How to set focus in an Edit in multiple TabSheet?

2011-12-12 Thread Bart
] is TEditor then begin Result := TEditor(APage.Components[cc]); Exit; end; end; end; This code works with a PageControl over another PageControl? I never have had that (a PageControl inside anothe PageControl is what you mean by that?). Bart

Re: [Lazarus] How do you get a report of unfreed objects in Lazarus after a program runs?

2011-12-13 Thread Bart
it is somewehre in porjectoptions - linking AFAIK. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Trying to troubleshoot error

2011-12-15 Thread Bart
have no access to -- SIGSEV Change all string explictely to ShortString in the definition of your record. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] FW: Re: more file operation problems

2011-12-15 Thread Bart
. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] FW: Re: more file operation problems

2011-12-15 Thread Bart
smaller then I expected. Then SizeOf(MyRecordType) turned out to be not what I expected, and finally I got it. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] TMainMenu is not displayed

2011-12-15 Thread Bart
I do not see the Menu in untdisplayquotes.lfm (https://github.com/ik5/display-quotes/blob/master/src/forms/untdisplayquotes.lfm) Only a speedbutton and an action with Find quote as a caption. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] *** GMX Spamverdacht *** Re: FW: Re: more file operation problems

2011-12-16 Thread Bart
On 12/16/11, Sven Barth pascaldra...@googlemail.com wrote: With 2.6 and newer you'll also get an error if you use String and the record's unit is compiled in long string mode. I hope you mean a warning, not an error. It would break may of my existing progams. Bart

Re: [Lazarus] *** GMX Spamverdacht *** Re: FW: Re: more file operation problems

2011-12-17 Thread Bart
(or UnicodeString) field instead of the generic String. For the sake of argument: if I wanted, willinlgy, to write such a record to (say) a logfile, for debugging purposes, the new fpc won't let me? Is that Delphi compatible? Bart -- ___ Lazarus mailing

[Lazarus] SynEdit crash

2011-12-17 Thread Bart
the component is processing an event? This happens for all Key combos Ctrl+Alt+1..0 Lazarus 0.9.31 r33459 FPC 2.4.4 i386-win32-win32/win64 on WinMe. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org

Re: [Lazarus] SynEdit crash

2011-12-17 Thread Bart
On 12/17/11, Martin laza...@mfriebe.de wrote: was fixed in Revision: 34177 Author: martin Date: 14 December 2011 11:50:04 Message: SynEdit: prevent crash if there are no images for bookmarks Thanks. That's why I asked here before investigating further. Bart

Re: [Lazarus] *** GMX Spamverdacht *** Re: FW: Re: more file operation problems

2011-12-17 Thread Bart
, but it is perfectly legal Pascal. {$Mode Normal} Feel free to differ and decide what you think is best. Most of the time when I disagree with some fpc devel, I (sometimes much) later come to the conclusion that I was wrong anyway. Bart -- ___ Lazarus

Re: [Lazarus] *** GMX Spamverdacht *** Re: FW: Re: more file operation problems

2011-12-17 Thread Bart
depending on a compiler option it can be legal Pascal or not. [snip] ... while in the file case it's just simple type checking which the compiler does anyway. Thanks for the explanation and your time. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] [OFF-TOPIC] Merry Christmas

2011-12-25 Thread Bart
On 12/25/11, William Oliveira Ferreira bdexterholl...@gmail.com wrote: Not so merry, if your toilet is leaking :-((( Better leaking the overflowing =) Remember The Simpsons? Well, I spent most of the afternoon digging a hole in the ground ... Bart

Re: [Lazarus] [OFF-TOPIC] Merry Christmas

2011-12-26 Thread Bart
going to happen at the worst possible moment. ATM the floor is dry... Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Question about Actions

2011-12-26 Thread Bart
in this case the standard Ctrl+V wont let me paste text in the search field (TEdit) anymore (but pastes it in my editor where I was trying to do a search). Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] [OFF-TOPIC] Merry Christmas

2011-12-26 Thread Bart
On 12/26/11, Salvatore Coppola coppolastu...@gmail.com wrote: ... so you can continue in private! Pun intended? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Free Pascal 2.6.0 released!

2012-01-01 Thread Bart
http://freepascal.org/download.var still says latest version is 2.4.4 ;-) Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Build modes not saved in default compileroptions?

2012-01-02 Thread Bart
, this seems no longer the case. I have to re-define my build modes in every new project I make. I'm currently using r34334 with fpc 2.6.0. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] Build modes not saved in default compileroptions?

2012-01-03 Thread Bart
that. Too much Lazarus makes you high ... ? I implemented it. When the checkbox 'Use these ... as default' is checked the IDE now saves all build modes and will use them for new projects. Thanks for implementing my hallucinations! Bart -- ___ Lazarus

[Lazarus] TRawImage.PerformEffect: how to properly use this?

2012-01-19 Thread Bart
this memory leak? (I looked at the sources of TImageList but I'm obviously not clever enough to see the solution.) Can someone shed some light on this? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org

Re: [Lazarus] TRawImage.PerformEffect: how to properly use this?

2012-01-20 Thread Bart
Thanks for th einfo, and Mattias for the addition. Yet another bugreport solved. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] ExecuteProcess

2012-01-20 Thread Bart
, so just try. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] lazarus-0.9.30.2-fpc-2.4.4-win64 error

2012-01-21 Thread Bart
You probably have some old ppu's around. If this does not happen for a fresh project, try deleting the entier lib folder and all ppu's in the projectfolder for the project that fails. If that does not help, try compiling with -va and see what goes wrong. Bart

[Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-09 Thread Bart
and close buttons are available. Anyone else seen this? Can it be fixed? (I tried Tools - Options - Environment - Windows, but that will not let me set position/height for main IDE window). FWIW: Linux 2.6.13-15-default #1 GNU/Linux gtk2-2.8.3-4 Bart attachment: Lazarus-Main-Window.png

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-10 Thread Bart
On 2/10/12, Juha Manninen juha.mannine...@gmail.com wrote: Bart, see : http://bugs.freepascal.org/view.php?id=1020 Can you please attach a screenshot there so that me and others can see the effect. There is a screenshot aatached to my original post here. The main window should still

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-10 Thread Bart
On 2/10/12, zeljko zel...@holobit.net wrote: @Bart, can you try to change it from 85 to 100 ? 100 should be better then 110 I tried that via Options menu (and by manually altering environmentoptions.xml), and it does not work. If I should change it in the Lazarus code, where is this defined

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-12 Thread Bart
for the clientheight/height issue, which on my system gives a rough approximation. That code however relies on Application.QueueAsyncCall(), which isn't implemented for all widgetsets IIRC. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] r35016, win32, 'find in files' command ends up with a crash

2012-02-12 Thread Bart
2.6.0 i386-win32-win32/win64 Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-13 Thread Bart
broncode has link to sources. You also need all units under Afhankelijkheden . Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-13 Thread Bart
On 2/13/12, zeljko zel...@holobit.net wrote: Bart, I've fixed that (added dynamic count of height) in r35309. Can you Saw an entry in bugtracker about that. Will test when I'm on Linux again. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-14 Thread Bart
On 2/14/12, Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: On Mon, Feb 13, 2012 at 11:44 PM, Bart bartjun...@gmail.com wrote: See: http://home.tiscali.nl/~knmg0017/software.htm#eplus Download de broncode has link to sources. You also need all units under Afhankelijkheden

Re: [Lazarus] Looking for a general text editor

2012-02-14 Thread Bart
On 2/14/12, Graeme Geldenhuys graemeg.li...@gmail.com wrote: * Since a few minutes ago, a Notepad style editor, with tab interface and syntax highlighting for pascal. My god, you work fast. I spent several months on my app (before releasing). Bart

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-14 Thread Bart
On 2/13/12, zeljko zel...@holobit.net wrote: Bart, I've fixed that (added dynamic count of height) in r35309. Can you test Tested Lazarus 0.9.31 r35365 FPC 2.6.0 i386-linux-gtk 2. I can resize the manin window to my liking again. It does, however not seem to initialize to the correct height

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-14 Thread Bart
On 2/14/12, Juha Manninen juha.mannine...@gmail.com wrote: How can I make it calculate it's own height to see if that works? Maximize the main window. In my first report I stated that only Minimize and Close border-icons are available. So, there is no maximize option... Bart

Re: [Lazarus] IDE Main Window: height is too small and cannot resize (Linux/GTK2)

2012-02-14 Thread Bart
evreyone. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-16 Thread Bart
On 2/16/12, Felipe Monteiro de Carvalho felipemonteiro.carva...@gmail.com wrote: On Tue, Feb 14, 2012 at 6:47 PM, Bart bartjun...@gmail.com wrote: Be my guest ;-) Done: http://wiki.lazarus.freepascal.org/LazEdit Cool. Bart -- ___ Lazarus mailing

Re: [Lazarus] Looking for a general text editor

2012-02-16 Thread Bart
) View Highlighter PO xxx text is still in Dutch, even though I have a English UI for the rest of LazEdit. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-16 Thread Bart
the unneeded code from that unit. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-17 Thread Bart
On 2/16/12, felipemonteiro.carva...@gmail.com felipemonteiro.carva...@gmail.com wrote: Em 16/02/2012, às 20:41, Bart bartjun...@gmail.com escreveu: Why not simply use my MruList unit (http://home.tiscali.nl/~knmg0017/software/fpc_laz/mrulists.zip) as well? If it is portable it should be fine

Re: [Lazarus] Looking for a general text editor

2012-02-19 Thread Bart
a ini file so it makes no sense to rewrite the MeuLists unit to use xml. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-19 Thread Bart
remark. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-19 Thread Bart
(or git, or yet another tool)? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Looking for a general text editor

2012-02-19 Thread Bart
On 2/19/12, Mattias Gaertner nc-gaert...@netcologne.de wrote: What about the many svn tutorials? I'll just have to learn then. Thanks for all the feedback. If all goes well I'll commit my changes for the LazEdit project. Bart -- ___ Lazarus mailing

Re: [Lazarus] SourceEditor: strange gap on right hand side

2012-02-28 Thread Bart
for saved/unsaved edits, breakpoints etc.? You'll then see what this baby is useful for Must be me, but I don't see it right now. How Am I supposed to use this information in the overviewgutter? (And yes, I found out how to disable this feature, so no need to pint that out to me) Bart

Re: [Lazarus] Lazarus 0.9.30.4RC2 available for download

2012-03-14 Thread Bart
for rpm), you might try that. Alternatively just install fpc 2.6.0 and build Lazarus from sources. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Numbers Component !

2012-03-16 Thread Bart
On 3/16/12, Gugui gugui_sarubi_mac...@yahoo.com.br wrote: what is the best component to work with numbers ? I saw TCalcEdit from Misc Pallet, but it always shows the calculator button ? TSpinEdit or TFloatSpinEdit? Bart -- ___ Lazarus mailing list

Re: [Lazarus] wiki on a new server

2012-03-31 Thread Bart
on this page? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Strange dependency of units

2012-04-03 Thread Bart
this problem. Your whole attitude in this thread is not very learnable. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] lclintf.OpenURL parameter: double quotes or not?

2012-04-06 Thread Bart
that is called in OpenURL does return a success result code) When you use the file:// (or any other) URI scheme, maybe you have to use HTML-escape codes for spaces (and some other characters): file://c:/some%20file%20with%spaces%20in%20the%20filename.pdf Bart

[Lazarus] Save project as... and project title

2012-04-08 Thread Bart
project project1 successfully built, until I manually change the project title in Project - Options. If I'm not mistaken in my observations, then what is the reason for this change? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org

Re: [Lazarus] Save project as... and project title

2012-04-10 Thread Bart
On 4/10/12, Mattias Gaertner nc-gaert...@netcologne.de wrote: Fixed. Thanks. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] TBitBtn with Kid=bkClose and ModalResult

2012-04-20 Thread Bart
ModalResult = 0 it will the set ModalResult to mrCancel. Q: Is this by design? Currently it makes MessageDlg() (more specific: TPromptDialog.CreateMessageDialog) return wrong result if mbClose is in Buttons (and mbClose is clciked): see http://bugs.freepascal.org/view.php?id=21801 Bart

Re: [Lazarus] TBitBtn with Kid=bkClose and ModalResult

2012-04-21 Thread Bart
, but it does not have mrClose as a valid choice for TModalResult, so it obviously will not return mrClose.) Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

[Lazarus] Inconsistent results from MessageDlg()

2012-04-22 Thread Bart
icon anymore, so we probably only should do this in TPromptDialog. In the case of returning ModalEscapevalue() I would like to add in ModalEscapeValue() the possibility to return mrClose. Bart -- ___ Lazarus mailing list Lazarus

Re: [Lazarus] TBitBtn with Kid=bkClose and ModalResult

2012-04-22 Thread Bart
Modalresult = mrClose (in OI) ShowModal this form Click on this TBitBtn What is the value Modalresult: mrCancel or mrClose? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Inconsistent results from MessageDlg()

2012-04-22 Thread Bart
) if the user wants to run away. Not the case, as stated above. User (as in application programmer) has no influence over this for MessageDlg. Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman

Re: [Lazarus] Inconsistent results from MessageDlg()

2012-04-22 Thread Bart
On 4/22/12, Bart bartjun...@gmail.com wrote: In my Delphi (3) the dialog does not always close if you press the Escape key. It looks like it only handles Escape if one of the Buttons has Cancel = True. For instance specifying [mbAbort, mbRetry, mbIgnore] will not respond to pressing Escape

Re: [Lazarus] TBitBtn with Kid=bkClose and ModalResult

2012-04-23 Thread Bart
On 4/22/12, Bart bartjun...@gmail.com wrote: If you have a modern Delphi (as in higher then D3) could you please test this. Put a TBitBtn on a form. Set Kind = bkClose (in OI) Set Modalresult = mrClose (in OI) ShowModal this form Click on this TBitBtn What is the value Modalresult

Re: [Lazarus] TBitBtn with Kid=bkClose and ModalResult

2012-04-24 Thread Bart
) does not support that. ? Bart -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Re: [Lazarus] Inconsistent results from MessageDlg()

2012-04-25 Thread Bart
On 4/22/12, Bart bartjun...@gmail.com wrote: On 4/22/12, Bart bartjun...@gmail.com wrote: In my Delphi (3) the dialog does not always close if you press the Escape key. It looks like it only handles Escape if one of the Buttons has Cancel = True. For instance specifying [mbAbort, mbRetry

  1   2   3   4   5   6   7   8   >