Author Topic: ShapeSheet Watch - ShapeSheet on steroids =)  (Read 34873 times)

0 Members and 1 Guest are viewing this topic.

Yacine

  • Hero Member
  • *****
  • Posts: 3210
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #15 on: December 24, 2013, 10:08:14 AM »
Hi Nikolay,
it seems like wix cannot be run on visual studio express editions. Would you happen to know a work around?

Cheers,
Yacine
Yacine

Nikolay

  • Hero Member
  • *****
  • Posts: 1286
    • UnmanagedVisio
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #16 on: December 24, 2013, 12:01:06 PM »
Hi Nikolay,
it seems like wix cannot be run on visual studio express editions. Would you happen to know a work around?

Cheers,
Yacine

Hi Yacine, unfortunately Visual Studio Express does not support extensions (any extensions)..
I did not try to build on Express. You could try to build from command line though.
I.e. just running b.bat could do (did not test it on Express though)

jbrooks

  • Newbie
  • *
  • Posts: 1
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #17 on: January 03, 2019, 03:21:40 PM »
Anything available for Visio 2016?

wapperdude

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4840
  • Ideas Visio-lized into solutions
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #18 on: January 03, 2019, 07:56:05 PM »
Should be fine.  I'm using it with V2019.
Visio 2019 Pro

qholmes

  • Full Member
  • ***
  • Posts: 84
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #19 on: March 01, 2019, 01:23:26 PM »
I have no idea if there is any development on this amazing tool.. thanks I love it.

But I was using it to edit Actions and the Checked cell wont accept more than 11 characters or something.. it would not let me put in the full formula. I had to open up ShapeSheet to do it. Then it will dis play it though.

Thanks for making this. I love it!

Q

Nikolay

  • Hero Member
  • *****
  • Posts: 1286
    • UnmanagedVisio
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #20 on: March 01, 2019, 02:21:23 PM »
Hi qholmes,
Although I haven't done anything to this tool for a few years I believe, I am still here :D

Could you please provide more info (or maybe send the file / screenshot) so that I can understand what the issue is and hopefully fix it?
Also, the tool is open-source, so in principle, anyone can fix the thing :)

qholmes

  • Full Member
  • ***
  • Posts: 84
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #21 on: March 01, 2019, 03:29:57 PM »
Here you go. made a video.. I wonder if its to big to attach.

Oh yea way too big. only allowed 500k.

so attached a picture.

The issue it turns out is that I can not set this cell to be equal to something. You can see in the image it is =0.. which I did in Shape Sheet. If I try in Sheet Watch after I type = any other key just deletes the = sign... strange.

If I had the ability I would update it myself. I have not done any code except for scripts in a long time.

Thanks again for this!!

Q

scott

  • Full Member
  • ***
  • Posts: 106
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #22 on: July 14, 2020, 03:56:07 PM »
Nikolay: Can I point ShapeSheet Watch at the PageSheet? Sorry if I missed that somewhere, but when I click a page, the Mask field is empty.

Nikolay

  • Hero Member
  • *****
  • Posts: 1286
    • UnmanagedVisio
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #23 on: July 14, 2020, 04:10:42 PM »
Hi Scott, I don't think this is possible to feed it with PageSheet, it just tracks the selected shape now...

But now since the app moved the project code to github, would you mind adding a feature request for this, so that I don't forget? 
I'll definitely add that, just don't know when.

https://github.com/nbelyh/ShapeSheetWatch/issues

Basically, I will probably add all feature requests from this topic :)
« Last Edit: July 14, 2020, 04:17:46 PM by Nikolay »

scott

  • Full Member
  • ***
  • Posts: 106
Re: ShapeSheet Watch - ShapeSheet on steroids =)
« Reply #24 on: July 15, 2020, 02:55:14 PM »
Will do -- thanks.