Search the Gambas Mailinglists

Search for:
Extended
set : 19069, name : 34920

Results 51-60 of 2515 ( 0.028 seconds)
51 [Gambas-devel] This is another exemple of curious output   [ 9.390% Popularity: 0.42776 ]
... an integer property id set at 10 > > MyClass2 give another String property Name set as "MyName" > > > > If Parse on the class Property and call properties value by > > Object.GetProperty > > > > I've : > > > > id = My Name > > Name = My Name > > > > > > ????? > > > > Is it normal doctor ? > >...
https://lists.gambas-basic.org/pipermail/devel/2005-December/002290.html - Cached
text/html - 3878 bytes - Sun, 11 Dec 2005, 01:25:44 CET
 
52 [Gambas-devel] This is another exemple of curious output   [ 9.387% Popularity: 0.42776 ]
... an integer property id set at 10 > > > MyClass2 give another String property Name set as "MyName" > > > > > > If Parse on the class Property and call ... value by > > > Object.GetProperty > > > > > > I've : > > > > > > id = My Name > > > Name = My Name 23 > > > > > > > > > ????? > > > > > > Is it normal...
https://lists.gambas-basic.org/pipermail/devel/2005-December/002292.html - Cached
text/html - 4518 bytes - Sun, 11 Dec 2005, 11:51:44 CET
 
53 [Gambas-user] DataChooser double click not work   [ 9.380% Popularity: 0.42309 ]
... Sun Nov 12 17:44:52 CET 2017 Previous message (by thread): [Gambas-user] Set name in gb.report preview Next message (by thread): [Gambas-user] ... -------------- next part -------------- A non-text attachment was scrubbed... Name: DataChooser-0.0.1.tar.gz Type: application/x-gzip Size: 11530 bytes Desc: not...
https://lists.gambas-basic.org/pipermail/user/2017-November/062236.html - Cached
text/html - 3304 bytes - Sun, 12 Nov 2017, 17:44:52 CET
 
54 [Gambas-user] RpcClient - class EvalReply (sCad As String)   [ 9.375% Popularity: 0.42309 ]
... - class EvalReply (sCad As String) Next message (by thread): [Gambas-user] Set name in gb.report preview Messages sorted by: [ date ] [ thread ] [ subject ... - class EvalReply (sCad As String) Next message (by thread): [Gambas-user] Set name in gb.report preview Messages sorted by: [ date ] [ thread ] [ subject...
https://lists.gambas-basic.org/pipermail/user/2017-November/062239.html - Cached
text/html - 3592 bytes - Sun, 12 Nov 2017, 19:17:24 CET
 
55 Re: enum and named sets   [ 9.373% Popularity: 0.42243 ]
... think. Or maybe there is already a simple way to do this! Such that enum this_set_name none,fast, slow,red,green this allowing things like dim setcounter[] as ... inc setcounter[none] inc setcounter[green] or for each xx as variant in this_set_name print setcounter[xx] next I think this request already exists in the...
https://lists.gambas-basic.org/archive/user/2025-12/0000079.html - Cached
text/html - 5963 bytes - Tue, 09 Dec 2025, 01:03:27 CET
 
56 Re: enum and named sets   [ 9.373% Popularity: 0.42292 ]
... to allow the naming of enum sets such >> that they could be referenced by that name >> collectively without having to generate a special class with just a >> ... there is already a simple way to do this! >> >> Such that >> >> enum this_set_name none,fast, slow,red,green >> >> this allowing things like >> dim...
https://lists.gambas-basic.org/archive/user/2025-12/0000086.html - Cached
text/html - 4947 bytes - Tue, 09 Dec 2025, 18:04:26 CET
 
57 [Gambas-user] Issue 519 in gambas: allocations non freed when no obvious cross references   [ 9.371% Popularity: 0.42187 ]
... no obvious cross references Next message (by thread): [Gambas-user] How to set name of control Messages sorted by: [ date ] [ thread ] [ subject ] [ author ... no obvious cross references Next message (by thread): [Gambas-user] How to set name of control Messages sorted by: [ date ] [ thread ] [ subject ] [ author...
https://lists.gambas-basic.org/pipermail/user/2014-April/047787.html - Cached
text/html - 3522 bytes - Thu, 10 Apr 2014, 23:57:37 CEST
 
58 Re: What happened to gb.db2?   [ 9.370% Popularity: 0.43392 ]
... gb.db, resultFields is an Array[] of resultFields objects. You can obtain the name of a field with MyResult.Fields[n].Name. In gb.db2 resultFields is a collection with the Field.Name as key and the resultfield object as value. You can obtain the name of a field with MyResult.fields["name"], for example. I have a lot of controls and routines who work with...
https://lists.gambas-basic.org/archive/user/2025-04/0000223.html - Cached
text/html - 6068 bytes - Sun, 27 Apr 2025, 21:00:26 CEST
 
59 [Gambas-user] How editing more than 1024 bytes in a field of the DataBrowser   [ 9.368% Popularity: 0.42187 ]
... Apr 11 01:20:21 CEST 2014 Previous message (by thread): [Gambas-user] How to set name of control Next message (by thread): [Gambas-user] How editing more ... -------------- next part -------------- A non-text attachment was scrubbed... Name: calcsogg-3.0.5.tar.bz2 Type: application/x-bzip Size: 97546 bytes Desc: not...
https://lists.gambas-basic.org/pipermail/user/2014-April/047790.html - Cached
text/html - 4332 bytes - Fri, 11 Apr 2014, 01:20:21 CEST
 
60 Re: enum and named sets   [ 9.368% Popularity: 0.42254 ]
... self need not change, the compiler need only generate an integer array, by the set name also read only. and public if indicated. Nothing about the actual enum...
https://lists.gambas-basic.org/archive/user/2025-12/0000082.html - Cached
text/html - 4471 bytes - Tue, 09 Dec 2025, 04:07:27 CET