On 9/4/07, Sebastian Werner <[EMAIL PROTECTED]> wrote:
>
> I would prefer left aligned ones, too. The style of the ListView header
> has some other paddings etc. too which looks better IMHO. I thought that
> this center alignment was in 0.6.x as well, but it seems that I'm wrong.
> We should defini
Hi Jim!
> Some things that I have seen since porting my application from .6.x
> to .7.x:
>
>
> 1) DockLayouts no longer work if you setRight(0) and setBottom(0). If
> you do that, then the layout has no height or width. You have to
> setWidth('100%') and setHeight('100%').
Do you have a simple
Am 04.09.2007 um 04:46 schrieb Derrell Lipman:
On 9/3/07, Jim Hunter <[EMAIL PROTECTED]> wrote:
Thanks for the info, but why was there a change made? This changes
the look of an existing application and not for the better. If a
developer migrates to a new version of the code without making
On 9/3/07, Jim Hunter <[EMAIL PROTECTED]> wrote:
>
> Thanks for the info, but why was there a change made? This changes the
> look of an existing application and not for the better. If a developer
> migrates to a new version of the code without making any changes their
> application should still lo
Thanks for the info, but why was there a change made? This changes the look
of an existing application and not for the better. If a developer migrates
to a new version of the code without making any changes their application
should still look the same (IMHO).
Thanks,
Jim
On 9/3/07, Derrell Lipman
On 9/3/07, Jim Hunter <[EMAIL PROTECTED]> wrote:
>
>
> 5) Tables now have column headings that are centered and I see no way to
> change this. They used to be Left justified. I don't want them centered, how
> can this be changed?
>
Table header cells are of type Atom, with assigned appearance
"tab
Some things that I have seen since porting my application from .6.x to .7.x:
1) DockLayouts no longer work if you setRight(0) and setBottom(0). If you do
that, then the layout has no height or width. You have to setWidth('100%')
and setHeight('100%').
2) Color properties have to be lower case. T