Hi yourself! Here is the problem in the code:
FOR i = 0 TO ListView1.Count - 1 ' write items in listview2
TRY PRINT myArray[i]
listview1.MoveTo(myArray[i])
TRY c = listview1.Item.Key
TRY PRINT myArray[i], "listview1.item.key ", c, " counter i: ", i, " total
count: ", listview1.Count
TRY listview
Hi,
jbskaggs a écrit :
> Okay I thought this was worked out but its still not working- I always end up
> losing the last two list items.
>
> Here is the console output from my print statements:
> This first list is printing i, a from this command SWAP myArray[i],
> myArray[a]
>
> 21 21
> 20
> Just noticed a control I've not used - the listcontainer but I cannot see a
> method to add another control to it.
>
> I wonder if someone could point out how.
>
> thanks.
>
It's a container. Just use it as parent for other controls.
Regards,
--
Benoît
---
Just noticed a control I've not used - the listcontainer but I cannot see a
method to add another control to it.
I wonder if someone could point out how.
thanks.
--
This SF.net email is sponsored by:
High Quality Requ
Okay I thought this was worked out but its still not working- I always end up
losing the last two list items.
Here is the console output from my print statements:
This first list is printing i, a from this command SWAP myArray[i],
myArray[a]
21 21
20 13
19 0
18 13
17 11
> Hey Benoit
> I thought about setting up a group on LinkedIn for Gambas users. Could
> help to spread the word. Are you ok with it or would you rather not?
>
I am ok. :-)
--
Benoît
--
This SF.net email is sponsored by:
Am Samstag, den 11.04.2009, 21:41 +0200 schrieb Benoît Minisini:
> > Hey Benoit
> > I thought about setting up a group on LinkedIn for Gambas users. Could
> > help to spread the word. Are you ok with it or would you rather not?
> >
>
> LinkedIn? What's that?
>
try http://www.linkedin.com and s
> Hey Benoit
> I thought about setting up a group on LinkedIn for Gambas users. Could
> help to spread the word. Are you ok with it or would you rather not?
>
LinkedIn? What's that?
--
Benoît
--
This SF.net email is spo
Grazie mille
It seems it works
I hope add more things and then publish the program for if anyone wants
to add something
Thanks Doriano
El ds 11 de 04 del 2009 a les 09:53 +0200, en/na Doriano Blengino va
escriure:
> Tomas Eroles i Forner ha scritto:
> > Hi all
> >
> > I'm writing a program to p
Thanks, Benoît. :-)
--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
__
Tomas Eroles i Forner ha scritto:
> Hi all
>
> I'm writing a program to present the results of the ping command in a
> TableView.
> The user can select the amount of times the program has to repeat the
> process.
> The program executes a While..Wend loop in which executes the ping
> command, analyz
Hey Benoit
I thought about setting up a group on LinkedIn for Gambas users. Could
help to spread the word. Are you ok with it or would you rather not?
--
This SF.net email is sponsored by:
High Quality Requirements in a
> reconf and configure work, but running make gives me this:
>
> make[4]: Entering directory `/home/hackney/trunk/gb.db.odbc/src'
> make[4]: Leaving directory `/home/hackney/trunk/gb.db.odbc/src'
> make[3]: Leaving directory `/home/hackney/trunk/gb.db.odbc'
> make[2]: Leaving directory `/home/hackn
13 matches
Mail list logo