Glide Designer Bugs

Hi Guys,

I’m dealing with a couple of major bugs in the glide designer which are really annoying.

I’m not sure if these have been reported already, but just in case…

First is this: When “Loading” XML for a 4.3inch screen (480x272) the window won’t fit in the section of the designer allocated to showing the screen, and there are no scroll bars. As shown in the attached image.

If I go to the “Fullscreen” view and then back again, the screen is still too small, but the scroll bars do appear.

Second is that whenever I’m in Fullscreen mode I can’t actually change any properties in the right hand box. I can move object around, but that’s it.

Hopefully these bugs will be fixed in the next release.

Does anyone know when that might be?

Thanks,
Lachlan.

PS - I’ve tried using the designer in Chrome, Firefox and Internet Explorer, and they are all exactly the same.

My Flash Player version is 11.1.102.55

Thanks,
Lachlan.

I’ve found some other bugs:
[ulist]BackColor in TextBox is not working.[/ulist]
Sample:

<Glide Version="1.0.3">
  <Window Name="instance115" Width="320" Height="240" BackColor="FFFFFF">
    <TextBlock Name="instance353" X="114" Y="97" Width="100" Height="32" Alpha="255" Text="TextBlock" TextAlign="Left" TextVerticalAlign="Top" Font="4" FontColor="0" BackColor="555555" ShowBackColor="true"/>
  </Window>
</Glide>

[ulist]Bigger font issues: if you choose a font bigger than 16, is not showed property in preview[/ulist]
Sample:

<Glide Version="1.0.3">
  <Window Name="instance115" Width="320" Height="240" BackColor="FFFFFF">
    <TextBlock Name="instance353" X="114" Y="97" Width="100" Height="32" Alpha="255" Text="TextBlock" TextAlign="Left" TextVerticalAlign="Top" Font="7" FontColor="0" BackColor="555555" ShowBackColor="true"/>
  </Window>
</Glide>

Do you have an image of the bigger font issue?

Take a look.
Font 16: http://img829.imageshack.us/img829/6378/92589057.png

Font 18: http://img830.imageshack.us/img830/8060/81951886.png

PD: I’m using Google Chrome

I also have the font problem. You can go up to the largest font but the actual size shown in the designer doesn’t change.

I have also seen some bugs:
http://www.tinyclr.com/forum/22/5104/