Normal Topic Weird color shift (Read 792 times)
Infinity
Senior Member
Members
*****
Offline


Diagonally parked in a
parallel dimension

Posts: 1290
Location: Massachusetts
Joined: May 27th, 2005
Weird color shift
Oct 26th, 2007 at 1:01pm
Print Post Print Post  
I'm trying to create a database of zip codes.  I downloaded a text file containing national zip code info, opened it in designer as an ASCII database, cleaned everything up, designed it to look nice, and in designer it now looks like this:
http://www.jamiara.com/zip-in-designer.jpg

Then I saved it as a new application and opened it in runtime.  In runtime it looks like this:
http://www.jamiara.com/zip-in-runtime.jpg

Huh.

So I started up designer again, and opened the db with it.  Sure enough, it had the weird color scheme.  So I changed the colors to what I wanted, and reconciled.  Opened the db again, and it was weird colors again.  Tried changing it back several different ways, with no luck.

Any ideas about what's going on?
  

**
Captain Infinity
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Weird color shift
Reply #1 - Oct 26th, 2007 at 2:07pm
Print Post Print Post  
Does the dsr change colors also, or only the db?
  

- Hammer
The plural of anecdote is not data.
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: Weird color shift
Reply #2 - Oct 26th, 2007 at 2:10pm
Print Post Print Post  
Yes, both changed.  I found other strange things going on when I redesigned:  I have 2 static text elements.  When I change the background color of one, the text color of the other changes as well (to the same color).  That is, if I change the background color of LE1 to red, the text color of LE0 also changes to red.  Freaky.
  

**
Captain Infinity
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Weird color shift
Reply #3 - Oct 26th, 2007 at 2:29pm
Print Post Print Post  
It sounds like something is wrong with the color table for the form. It may be using entries that are also used by the system, and can therefore be changed during use. We currently have another open bug which sounds similar to this. Can we have a copy of your database so we can look under the hood and see what it's got for a color table?
  

- Hammer
The plural of anecdote is not data.
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: Weird color shift
Reply #4 - Oct 26th, 2007 at 2:33pm
Print Post Print Post  
Sure.  I'll also include a zip of the ASCII data I used to create it.
  

**
Captain Infinity
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: Weird color shift
Reply #5 - Oct 26th, 2007 at 8:52pm
Print Post Print Post  
I have been working with Ray offline on random color problems for a few days now. 

One thing of interest is that you used an ASCII file.  Almost the same as "import" in the fact that you did not create the elements manually. 

I look at that because my color problems seem (to me) to be related to elements and forms that were copied from other forms or imported with XML
  



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