Re: [Vala] enum values and scopes



Are you using var?  var isn't determined until compile time so it
can't work with autocomplete.  If you are explicit when you declare a
variable then it becomes much more useful.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]