[Mono-list] Building Managed.Windows.forms.dll
Baltasar García Perez-Schofield
baltasarq at gmail.com
Thu Sep 4 08:54:21 UTC 2014
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 (baltasarq at gmail.com http://baltasarq.info/)
More information about the Mono-list
mailing list