[MonoDevelop] CompletionWindow.cs build patch

Todd Berman tberman@sevenl.net
Mon, 19 Jan 2004 14:25:49 -0500


You need to update gtk-sharp from cvs again :)

Generally, if you have build issues in GUI based code, I would attempt a
gtk-sharp update.

--Todd

On Mon, 2004-01-19 at 14:19, Casey Winans wrote:
> I was having issues build the latest revision (currently at 571). I've
> patched
> MonoDevelop/src/Libraries/ICSharpCode.TextEditor/src/Gui/CompletionWindow/CompletionWindow.cs in order to get the TextEditor to build.
> 
> If this is not the optimal solution please let me know, because I'm just
> learning the Gtk API now and it's quite foreign to me at the moment.