[mono-vb] Issue with callback/delegate
Klaus Siebke
ksiebke at web.de
Fri May 1 12:32:48 EDT 2009
Thank you, Rolf.
Now it looks much better.
Your "Redim" proposal was quite close.
I had to change it to:
'''''''''''''''''''''''''''''''''''
Redim mode2.ptn(Convert.ToInt32(mode1.num_ptn) - 1)
'''''''''''''''''''''''''''''''''''
and the program compiles w/o any errors.
One last question:
You mentioned 'this is a known bug' for the UInteger constant - is there a
list of known bugs (and their workarounds) available for vbnc? URL?
Thanks again,
Klaus
--
View this message in context: http://www.nabble.com/Issue-with-callback-delegate-tp23244124p23335868.html
Sent from the Mono - VB mailing list archive at Nabble.com.
More information about the Mono-vb
mailing list