[MonoDevelop] 2.2 RC possible problem - SVN revision: 146580

alanb alan.battersby at ntlworld.com
Tue Nov 24 17:27:24 EST 2009


Hi,
Im using SVN revision: 146580
Build date: 2009-11-20 01:56:40+0000

I added a spinbutton called transSB and label to a widget I have. The
designer recognizes the items and their names and I get the type of widget
displayed when the mouse hovers over transSB in code view.
However I get a warning message when I compile telling me that the project
has been modified by an external application Do I want to reload it? Nothing
else is open only Monodevelop. I say cancel and I get 
Error CS0103: The name `transSB' does not exist in the current context
(CS0103) (OTWorkbench)
When I comment out the code causing the problem (it just initializes the
spinbutton) the program runs but there is no sign of either the label or the
spinbutton when my program runs.

Is this a known bug or should I report it?

Alan
-- 
View this message in context: http://old.nabble.com/2.2-RC-possible-problem---SVN-revision%3A-146580-tp26504383p26504383.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list