Page Index Toggle Pages: 1 [2]  Send Topic Send Topic Print Print
Hot Topic (More than 10 Replies) Hiding Elements (Read 2254 times)
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Hiding Elements
Reply #15 - Jul 19th, 2004 at 5:00pm
Print Post Print Post  
Steve,

Definitely try using ForceRedraw. Do not hit F10 until you are certain the the image has been retrieved and displayed - then wait a little longer just to be really sure. See if that changes the behavior. It may be that you are advancing while the user interface is still trying to draw the image.
  

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


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
Re: Hiding Elements
Reply #16 - Jul 19th, 2004 at 5:09pm
Print Post Print Post  
This is probably not related, but I am curious about the loaction of the images, especially using remote broadband connection. 

Are you using UNC conventions (\\server\share\path\folder\image.jpg) for your path or Drive letter mapping (C:\path\folder\image.jpg)? 

I would suspect that UNC might be preferred in this type of environment?  Or is this not relevant if using local Sesame Client to remote Sesame server?
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
Back to top
IP Logged
 
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Re: Hiding Elements
Reply #17 - Jul 19th, 2004 at 5:13pm
Print Post Print Post  
OK. I tried your suggestion. After adding forceredraw(), I can not get it to fail.

This seems to have done the trick. Even when I "rushed" to the next record before the image loaded, it didnt crash.

I'll give it a more thorough testing tonight and report any other issues.

Bob, we're using UNC. it seems to be working well except when we run the server from a different machine (then it cant find the photos because the drive mapping is different and we don't have 'the energy' to remap all our users drive letters, etc).

Thanks for everyone's help.

Steve
  
Back to top
IP Logged
 
Warren_S.A
Member
*
Offline


No personal text

Posts: 15
Joined: Jul 8th, 2004
Re: Hiding Elements
Reply #18 - Jul 28th, 2004 at 2:49pm
Print Post Print Post  
This might help someone
I needed to hide an element In a Subform
what I did was
1) Make the size to max Small
2) Change the Element property to invisible
3) Remove the element name

AND YOU HAVE A SUBFORM COMPLETELY HIDEN AND
TAKING UP NO SPACE ELEMENT Cheesy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send Topic Send Topic Print Print