Author Topic: recent download  (Read 2417 times)

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
recent download
« on: January 09, 2016, 03:59:21 PM »
unable to view tools when drug onto form in visual studio 2015

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #1 on: January 09, 2016, 06:33:07 PM »
I don't understand. How can you drag them onto the form if you cannot see them?

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #2 on: January 10, 2016, 08:04:28 AM »
they are not highlighted as an icon as appears on several   you tube sights and when drug on to the form do not show up as eg. push buttons etc just as a black and white   units saying push button.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #3 on: January 10, 2016, 10:21:38 AM »
This sounds like a corrupt Visual Studio install. What version of Visual Studio are you using?

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #4 on: January 10, 2016, 10:50:24 AM »
 micro visual 2015 also did not work with 2010 express or 2008 all are on my laptop?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #5 on: January 10, 2016, 11:05:08 AM »

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #6 on: January 10, 2016, 01:03:03 PM »
 downloaded community addition and entered advanced hmi solution file for an opener but when I drag tool button to form design I cannot change size etc properties box and code is there but I still have no control on the button to resize or do anything else with it
it appears as a small rectangle with a shoulder silhouette of a mans head in the bottom left lower corner no changes occur when entered
wow

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #7 on: January 10, 2016, 02:34:35 PM »
Can you post a screen shot of it? What version of Windows are you using?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #8 on: January 10, 2016, 02:57:48 PM »
Instead of dragging from the ToolBox, try it this way:

Click once on the item in the ToolBox
Go to the form and click and hold the left mouse button
Drag out to the size you want and release the button

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #9 on: January 10, 2016, 03:12:46 PM »
I am using windows 7 home edition unable to upload screen shot as the jpeg file is to large for this browser

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #10 on: January 10, 2016, 03:13:52 PM »
tried click on to form didn't work

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #11 on: January 10, 2016, 03:21:23 PM »
When you click once on an item in the Toolbox, then move over to the form, does the cursor change from an arrow to what looks like a couple small square boxes?

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #12 on: January 10, 2016, 03:35:09 PM »
no it appears as one box I can enlarge or decrease it and when I release the mouse it disappears!
could the sln file from sourceforge be wonky?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: recent download
« Reply #13 on: January 10, 2016, 03:55:59 PM »
The sln files only defines the file structure. If it is messed up, the solution will no most likely open.

Open Visual Studio
File->New Project
Select Templates->Visual Basic->Windows Desktop->Windows Forms Application
It should open to Form1
Go to the ToolBox and add a ComboBox, Checkbox, and Button
See if you can resize the button

hopeful

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: recent download
« Reply #14 on: January 10, 2016, 04:55:24 PM »
 my mistake all the way around im sorry I was not starting with the hmi advanced form I was using a form 1 from there list
they always say if you don't make mistakes your not doing anything  it just takes a whole lot longer once again my apoligies!

     and thanks thus far!