Normal Topic Button on Tab 1 activating button on Tab 2? (Read 1200 times)
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Button on Tab 1 activating button on Tab 2?
Jun 9th, 2008 at 8:27pm
Print Post Print Post  
One of my users reported this strangeness earlier today.  When he would click on the "Create Line 4" button on the first displayed tab of my Workorder form, he would get the error message generated when conditions weren't met for the "Create Line 5" button, which is on the second tab (just beneath it).  These buttons have almost identical X and Y coordinates on their respective tabs.

This has never happened before in the thousands of times the button has been clicked.

I plan to change my design so they are offset from each other, but I was curious as to why it might be happening.
  

**
Captain Infinity
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Button on Tab 1 activating button on Tab 2?
Reply #1 - Jun 9th, 2008 at 8:55pm
Print Post Print Post  
Infinity wrote on Jun 9th, 2008 at 8:27pm:
This has never happened before in the thousands of times the button has been clicked.


Now that it is happening, does it happen without fail?
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Button on Tab 1 activating button on Tab 2?
Reply #2 - Jun 10th, 2008 at 12:34pm
Print Post Print Post  
Quote:
Now that it is happening, does it happen without fail?


I have been unable to replicate it.
  

**
Captain Infinity
Back to top
IP Logged
 
Amor
Full Member
Members
***
Offline


No personal text

Posts: 366
Location: Germany
Joined: Feb 7th, 2004
Re: Button on Tab 1 activating button on Tab 2?
Reply #3 - Jun 10th, 2008 at 5:51pm
Print Post Print Post  
I had this problem too and I still have!

Dr. Belhareth
  

Dr. med. Amor Belhareth&&Medizin Labor &&Germany
Back to top
 
IP Logged
 
Ben
Lantica Support
*****
Offline



Posts: 218
Joined: Apr 7th, 2005
Re: Button on Tab 1 activating button on Tab 2?
Reply #4 - Jun 10th, 2008 at 5:58pm
Print Post Print Post  
Amor, if you send in the files to support we will take a look at them to see what is going on.
  
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Button on Tab 1 activating button on Tab 2?
Reply #5 - Jun 11th, 2008 at 6:05pm
Print Post Print Post  
Any idea what causes it?
  

**
Captain Infinity
Back to top
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Button on Tab 1 activating button on Tab 2?
Reply #6 - Jun 11th, 2008 at 7:05pm
Print Post Print Post  
Amor's problem is different from yours Scott in that in Amor's application Sesame is jumping to another tab page and going to a text field on that Tab Page. As it looks right now his problem is caused by ThrowFocus doing exactly what the programming is telling it to do.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Button on Tab 1 activating button on Tab 2?
Reply #7 - Jun 11th, 2008 at 7:08pm
Print Post Print Post  
So what's my problem?
  

**
Captain Infinity
Back to top
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Button on Tab 1 activating button on Tab 2?
Reply #8 - Jun 11th, 2008 at 7:13pm
Print Post Print Post  
Do you have any ThrowFocus() calls or GotoTabPage() commands that may have run switching focus to the second tab and possibly not redrawn? It's a bit of a long shot but without it replicatable I can only give ideas as to what may cause this.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Re: Button on Tab 1 activating button on Tab 2?
Reply #9 - Jun 11th, 2008 at 8:18pm
Print Post Print Post  
Nope and Nope.  But thanks anyhoo.   Smiley

  

**
Captain Infinity
Back to top
IP Logged