Author |
Topic |
|
Mike ONeill
Tomato Guru
South Africa
103 Posts |
Posted - Jul 26 2007 : 08:45:27 AM
|
I have installed 1559 , run the registry entries script
I see the VA Outline tool window but its blank
I have reset the IDE via Tools > ImportExport > reset IDE
What haven't I set
I'm in VB does that make any difference
What do I do Next |
|
rhummer
Tomato Guru
USA
527 Posts |
|
Mike ONeill
Tomato Guru
South Africa
103 Posts |
Posted - Jul 26 2007 : 09:10:51 AM
|
Thakns for the link
I had already read that and was still stuck
I have just had a thought and tried a C# project and all is well , I see everything , drag & drop etc
I suspect VB is the poor relation again , as it is with some aspects of Refactoring ( still awaititng the Fix)
Maybe I take up C# there seems to a lot more support growing for it rather than VB |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jul 26 2007 : 09:53:37 AM
|
VA Outline does not yet support VB, but this has been fixed internally:
case=5062
I am not sure when this will be released, but we are working towards a new beta release in a few weeks. |
zen is the art of being at one with the two'ness |
|
|
Mike ONeill
Tomato Guru
South Africa
103 Posts |
Posted - Jul 27 2007 : 01:08:28 AM
|
Thanks , at least my problem solving abiities got that far . maybe I should take up C# after all . The only reason is my typing is so case sensitively poor
Cheers Mike |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Jul 27 2007 : 10:44:21 AM
|
If you can avoid the apparently common C# practice of having properties and member variables that differ only by the case of the first letter - I always viewed that with suspicion - just make sure you have VA suggestions working:
http://docs.wholetomato.com?W313
and then use longer names, so VA suggestions are more likely to be accurate. This way you spent a lot less time trying to spell things, and just rely on VA working it out for you. Its what I do
I sometimes "cheat" a bit and use a form of hungarian notation, partly since I find it helps me, and partly since it helps VA to give me the right suggestion since the type information at the start of a variable name narrows down the suggestions nicely |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|