Author Topic: Control C and control V not working in custom model "excel" grid  (Read 2821 times)

Offline arw01

  • Full Member
  • ***
  • Posts: 191
    • View Profile
is this working for other folks?  Pasting a ton of the same number into hundreds of cells with the background image as the guide.  I have to highlight them, click the copy icon (not control C), then click where I want to paste, go back and click the paste, click the new spot, click paste, click the new spot, etc. adneasum

anyone else seeing that?

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Why would you do it that way?  Why not copy it all at once or use auto number?

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #2 on: August 30, 2016, 07:37:41 AM »
Well I guess we know why they put the buttons there...lol.

Offline jnealand

  • Hero Member
  • *****
  • Posts: 1421
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #3 on: August 30, 2016, 08:54:59 AM »
Time to use the real excel with the techniques that have been presented several times by different people.
Jim Nealand
Kennesaw, GA

Offline arw01

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #4 on: August 30, 2016, 02:48:33 PM »
a "static" single channel element that I want to look like the element and not just a large pixel:


Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #5 on: August 30, 2016, 02:52:25 PM »
If you turn on auto numbering but without the auto increment you can just click in the cells and it will assign the same number.  Could probably do that whole thing in 10 minutes.

Offline arw01

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #6 on: August 30, 2016, 10:12:11 PM »
Yep already did that, but was on a laptop with a touch pad so it is not so easy to move back and forth so much and it wanted to keep turning into arrows if I wasn't in the right spot all the time.

Control V would have been faster..

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #7 on: August 31, 2016, 08:21:01 AM »
Just work in Excel and paste it back in.

Offline arw01

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #8 on: August 31, 2016, 03:16:45 PM »
I will get around to posting it in github as a bug, since copy and paste work with the icons, why cannot a simple hook to pick up the up the control-c and control-v call the same routine the on_mouse_click does for the icons?

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #9 on: August 31, 2016, 03:44:20 PM »
Maybe it could but I'm telling you how to get the job done without waiting for a new feature.

Offline arw01

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #10 on: September 01, 2016, 02:55:49 PM »
I may do it that way, or just program my gaming mouse to do it as I drag, or do it on a desk top where I have a real mouse.  Only a few more pumpkins to draw in and then will just duplicate them a bit.  A face is a face, but have some custom ones that i want to specifically know where they are by shape in the preview.

I know it's knawing at you Gil, you'll fix it just because it SHOULD work that way.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #11 on: September 01, 2016, 03:02:58 PM »
It wasn't my code so I feel no burden to fix it...

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Control C and control V not working in custom model "excel" grid
« Reply #12 on: September 01, 2016, 03:06:11 PM »
Its not really normal to need to do that many paste operations for a custom model.  You have a unique scenario.  What's always bothered me more is that I couldn't select a region and hit delete.