MonoDevolop question
by program1 from LinuxQuestions.org on (#5220Z)
Hi,
I started using Monodevelop in Linux Mint, to write up a gui in c#, but I'm finding using gtk to make a gui isn't
as easy as it is in Visual Studio (in Windows). One problem I've run into is when I add a "text view" widget
it's only showing 1 line for text, and it isn't wrapping text, I'm not sure why.
There's no toggle for the widget setting for text wrapping either.
Anyone know how to get it so a text window in Monodevelop is capable of multiple lines ?


I started using Monodevelop in Linux Mint, to write up a gui in c#, but I'm finding using gtk to make a gui isn't
as easy as it is in Visual Studio (in Windows). One problem I've run into is when I add a "text view" widget
it's only showing 1 line for text, and it isn't wrapping text, I'm not sure why.
There's no toggle for the widget setting for text wrapping either.
Anyone know how to get it so a text window in Monodevelop is capable of multiple lines ?