Re: [Lazarus] ShowMessage not Modal

2015-04-27 Thread Richard Mace
Ok, it's definitely a bug because if I put a show message in the form
activate event, then all other show messages work. If I remove it again,
they stop working.
Very strange

Richard
On 26 Apr 2015 06:57, Richard Mace richard.m...@gmail.com wrote:

 Sorry, I should have also added...

 Lazarus 1.4 Windows 7 fpc 2.6.4

 Richard

 On 26 April 2015 at 06:56, Richard Mace richard.m...@gmail.com wrote:

 Hi All,
 I have a strange problem.
 If I use ShowModal (or MessageDlg) in my application, the code is being
 executed, but it is not Modal.

 e.g.

 If I coded

 ShowMessage('Hello');
 Close;
 Exit;

 The message would not show (or just flicker) and the application would
 close.

 What's puzzling is that if I create a new app, and they do the same code,
 it works as expected!

 Any ideas?

 Richard



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Feature request/inquiry

2015-04-27 Thread luiz americo pereira camara
2015-04-26 23:04 GMT-03:00 Dmitry Boyarintsev skalogryz.li...@gmail.com:

 On Sun, Apr 26, 2015 at 8:58 PM, luiz americo pereira camara 
 luiz...@oi.com.br wrote:


 Only TextHint support would be merged to TEdit.


 True. TextHint is required for Delphi compatibility in the first place.
 But to go a bit better than Delphi, IconHint method could be introduced as
 well... as requested by MVC originally!


 In fact SearchEdit is a bad name. Better would be ActionEdit


 why ActionEdit?


Add convenience feature to execute action on response to editing

To be clear: is not intended to add such control whatever it is name

Luiz
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is Sekelsenmat aka Felipe still around here?

2015-04-27 Thread zeljko

On 04/26/2015 08:06 PM, Samuel Herzog wrote:

Hello Mailing-List,

is Felipe still active here in the Lazarus-World?


Yes.

zeljko


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus