[Dynapi-Dev] Canvas Component

2001-04-22 Thread Eytan Heidingsfeld
What do you think about using a table with many little cells as a canvas component? It is a bit lighter the dynlayers. Comments? 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

RE: [Dynapi-Dev] Bye, bye

2001-04-22 Thread Digital Strider
Mr. Pascal, Sir has an "edge and attitude" probably created at birth when his mother named him "Pascal" after I would assume Blaise Pascal, the French mathmatian. Funny how names carve destiny's. The single greatest regret I have at his "rumored" disappearance is that I will cease to have access

Re: [Dynapi-Dev] Conditional Comilation

2001-04-22 Thread Michael Pemberton
there are already a large number of if statements that check for IE and even IE on a Mac. The conditional method means that we place the IE code in special comments that are skipped unless needed and we place the NS code in sections that are skipped by IE. the result is that we only compile the