Hi, there,
I'm trying to help solve a bug in Windows forms, specifically that
unresolved one that makes apps crash when one edits any text field in a
DataGridView, after a second time.
However, while I was able to compile a DLL thanks to Stifu, when the
app is initialising it complains about 'keyboard.resources' Not being available.
In the resources folder of the Manages.Windows.Forms directory, there
is a promising create-keyboards.sh which compiles create-keyboards.cs and
executes create-keyboards.exe I tried that, and it generated keyboards.resx
(not 'keyboards.resources').
I tried to include it in the Managed.Windows.Forms project anyway, but
compilation then fails because of the 'create-keyboards' assembly missing. I
tried to include create-keyboards.exe above as a referenced assembly, but that
did not work.
Any clue?
Thanks,
--
Baltasar ([email protected] http://baltasarq.info/)
_______________________________________________
Mono-winforms-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list