[fpc-pascal] nonlcl widgetsets

2014-06-11 Thread Giuliano Colla

Hi fpc wizards,

I'm interested in the nonlcl topic, and I tested the source found in the 
examples (designnonlcl).

But, getting it from trunk I stumbled into an error:

in the module mywidgetdesigner.pas,

/procedure GetObjInspNodeImageIndex(APersistent: TPersistent; var 
AIndex: integer); override;/


it complains that there's no ancestor method to override.

This procedure appears to be currently unused, and commenting it out 
makes it possible to compile, and play with the example.


Then I checked a previous stable version of Lazarus which I had at hand 
(version 1.0.8), and I noticed that this procedure isn't there.


Now my question is: is getting the NodeImageIndex a stale remnant of the 
past, or a new feature one must be aware of, because it'll come into 
play in future (making therefore unwise to develop anything before the 
dust settles)?


Thank in advance for any hint.

Giuliano

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] nonlcl widgetsets

2014-06-11 Thread Sven Barth
Am 11.06.2014 11:47 schrieb Giuliano Colla giuliano.co...@fastwebnet.it:

 Hi fpc wizards,

 I'm interested in the nonlcl topic, and I tested the source found in the
examples (designnonlcl).
 But, getting it from trunk I stumbled into an error:

 in the module mywidgetdesigner.pas,

 procedure GetObjInspNodeImageIndex(APersistent: TPersistent; var AIndex:
integer); override;

 it complains that there's no ancestor method to override.

 This procedure appears to be currently unused, and commenting it out
makes it possible to compile, and play with the example.

 Then I checked a previous stable version of Lazarus which I had at hand
(version 1.0.8), and I noticed that this procedure isn't there.

 Now my question is: is getting the NodeImageIndex a stale remnant of the
past, or a new feature one must be aware of, because it'll come into play
in future (making therefore unwise to develop anything before the dust
settles)?

 Thank in advance for any hint.

You should better ask this on Lazarus list. It might be non-LCL, but it's
not non-Lazarus ;)

Regards,
Sven
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] nonlcl widgetsets

2014-06-11 Thread Giuliano Colla

Il 11/06/2014 14:11, Sven Barth ha scritto:
You should better ask this on Lazarus list. It might be non-LCL, but 
it's not non-Lazarus ;)
I was mistaken because I found the reference on a post of Michael in 
this list.

Sorry for the noise.

Giuliano

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] TZipper and special file names like atenção.txt (#26213)

2014-06-11 Thread silvioprog
2014-05-30 7:30 GMT-03:00 Reinier Olislagers reinierolislag...@gmail.com:

 On 27/05/2014 00:41, silvioprog wrote:
  Perfect! :)

 Please feel free to open that bug report if you haven't already

 Thanks.


Done: http://bugs.freepascal.org/view.php?id=26213

-- 
Silvio Clécio
My public projects - github.com/silvioprog
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal