No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I once ported a FFT algorith from Lisp to java, its not really that hard, you just have to use the equivalent functions or structures, and if you developed it yourself and have the matlab file with the code, if wouldnt be hard to translate it, unless you have it …
I've generated an application that uses images, the wheel of the mouse, a txt to obtain info and other things. On my computer and on others it runs flawlessly, but on other computers it runs different, the mouse doesn't work, it throws runtime errors, doesn't load any information from the …
well i'd recommend using delegates to pass values from one form to another form, as long as they are short, but if you need pass a lot more information, you can reference the form1 (the owner of the comunication) and then use the referenced object on the form2. you can …
The End.
nelsonfaboan.rios