ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Solved: Visual Studio Toolbox Blues

<< < (2/2)

MilesAhead:
I'm a bit surprised.  AFAICT there's no built in ProgressBar control that does Taskbar Button progress.  The stuff in the Toolbox looks pretty much like the stuff from VS2010 Express.  Part of this may be due to the fact I excluded DB stuff and am not interested in Phone development yet.  But Desktop stuff looks like same old same old. ( I have VS2013 Pro.  Initially I went with most of the recommended install but since it just hung there staring at me for an hour I chopped it down to bare minimum c++ and C# stuff.  Even with that I had to do a repair install the next day.)

For anything snazzy I'm still looking through user written controls in CodeProject.

The VC++ I pretty much just selected MFC and Win32 stuff.  I don't see myself doing VC++ managed form programs.  I haven't done a c++ program yet but supposedly there are 64 bit and cross compilers installed.

I remember why I decided to do most stuff in AutoIt3 and AHK because especially on the Laptop it is so sluggish.  Also one time I opened a solution file just by using Open File instead of Open Solution and the whole IDE crashed(nothing else was open,  I did a Close Solution first.)

The other thing that strikes me is why does everything look like it is running on a phone with a shades of gray only screen?  Just because it does multiple device dev the environment itself has to be drab?  I don't get it.

I still haven't stuck my toe into F# or WPF yet.  But you can't go by my experience.  I tend to do a program or two to keep my hand in.  Then go back to scripting out of an editor as it's just so much faster.

Right now I'm trying to find a free ProgressBar that does animation to make something with a humorous progressbar instead of just the plane jane green thermometer.

I had to do a Repair Install just to get the VC++ stuff to show up.  I may have to turn off fast boot on this Laptop since restore points and updates sure don't run smoothly.  The repair install basically went through the whole shooting match that should have been completed yesterday.  On the plus side I wasn'r back to square one "Toolbox hides the main form" mode.  It remembered my layout and Help Viewer settings at least.

I'll know more once I have some new programs running.  I have to slog it like a Volga Boatman since I forget a lot of this stuff.  Maybe by the end of May I'll have something small to post.  :)

MilesAhead:
One thing I did try:  My IniEdit program uses a Glass form with a Searchable RichEdit coded by a programmer on CodeProject.  Visual Studio Buttons can sit on Glass without distortion.  But it seems like the button is still the only control adapted to Glass.  I tried a standard Main Menu and everything on the menu strip turned white.. which is typical of controls that look distorted on Glass.  Seems the Glass thing has been totally neglected since VS2010.

wraith808:
There is a built in progress bar, unless I'm not understanding you.  I don't think most people use the toolbox with the advent of xaml and wpf.  Just type in the tags for the control in question in the editor.  I've not used the toolbox in a long time.

MilesAhead:
There is a built in progress bar, unless I'm not understanding you.  I don't think most people use the toolbox with the advent of xaml and wpf.  Just type in the tags for the control in question in the editor.  I've not used the toolbox in a long time.
-wraith808 (April 14, 2015, 09:56 AM)
--- End quote ---

I remember WPF coming in now.  I didn't like the look of it as it was markup.  I get the theory of separating appearance from action.  If I can grok Blend maybe I'll try to get it to do something.  All in good time.  :)

MilesAhead:
Edit:  This Laptop has always been funky when it comes to Restore Points.  It seems to be exacerbated by vstudio 2013 install.  But my online searches seem to come up with nothing very positive for fix except reinstall.

I ran sfc  /scannow and all it found was some Explorer Frame stuff.  Which I suspect was left over from a File Explorer modification utility.

It's frustrating because I watched an MS online vid how to use Blend.  Looks like there's quite a bit of engineering sunk into it.  But this Laptop may not be the best platform to try it out.

In any case I have the disc image and license.  I can always put it on when I get a desktop.  Or maybe I'll get lucky and this machine will stabilize.  The one thing I did learn was disabling Fast Start on the Laptop seemed to cut the hang time when running Restore Points from 20 min => fovever  to about 5 minutes.

I did see some google hits about vstudio causing ComSysApp failures but they were nearly all XP and IIS related.  Oh well.  That's one frustration of large IDEs.  You may spend 2 days to get them on only to find you can't really use them to the full measure.  :(

Navigation

[0] Message Index

[*] Previous page

Go to full version