Re: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed

2012-01-06 Thread Kay C Lan
Thanks Scott but I think Jacque is right, the 5.0.2 build has messed up the
start-up sequence. The problem I'm seeing only occurs if I start my stack
by double clicking on it when LC isn't running. The workaround is simply to
start LC first then open my stack - so the Inks are OK.

On Thu, Jan 5, 2012 at 3:02 PM, Scott Rossi sc...@tactilemedia.com wrote:

 You might want to try checking the ink effects you used on the buttons.
  The docs say all the old ink effects have been  deprecated in v5.  Perhaps
 referencing an old ink causes objects to display incorrectly.

 Regards,

 Scott Rossi
 Creative Director
 Tactile Media, UX Design

  Original message 
 Subject: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed
 From: Kay C Lan lan.kc.macm...@gmail.com
 To: How to use LiveCode use-livecode@lists.runrev.com
 CC:

 Folks,

 I'm experiencing a glitch with an old Rev stack since upgrading to 5.0.2.
 I've not seen anyone else report this so I assumed that it was just my
 set-up but I've since been able to reproduce the bug and it appears to be
 associated with Icons in buttons.

 With 5.0.1 and prior when starting my stack the LC splash screen comes up,
 then the IDE Tool Palette, then after the LC splash screen disappears my
 stack appears. Under 5.0.2 my stack appears before the Tool Palette and on
 top of the LC splash screen, which gives LC a nice zippy feel, but
 unfortunately two buttons (out of 26) are not displayed, which should be
 displayed and are displayed in all previous versions of Rev.

 The two buttons are a Previous and Next button, they are Transparent
 buttons with Rev supplied Icons. The other 24 are all Option buttons
 without Icons.

 To reproduce this problem:

 1) create a new stack and place a couple of buttons. So far I've confirmed
 this with Standard, Rectangle and Transparent.
 2) Open the Object inspector and select a different Icon from the Standard
 Icons library for each button.
 3) For Transparent buttons unclick the showName property. (this is not
 necessary to confirm the bug, it's just more effective in making you think
 the button isn't there)
 4) Save the stack
 5) Quit LC
 6) Start your newly created stack.

 On my machine none of the Icons are displayed.

 If you create a new card, then Go First, all the Icons will appear.

 Surely I can't be the only one that uses Icons in buttons?

 MBPro 17, OS X 10.6.8, LC 5.0.2
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed

2012-01-04 Thread J. Landman Gay

On 1/4/12 10:52 PM, Kay C Lan wrote:


With 5.0.1 and prior when starting my stack the LC splash screen comes up,
then the IDE Tool Palette, then after the LC splash screen disappears my
stack appears. Under 5.0.2 my stack appears before the Tool Palette and on
top of the LC splash screen, which gives LC a nice zippy feel, but
unfortunately two buttons (out of 26) are not displayed, which should be
displayed and are displayed in all previous versions of Rev.


It isn't just buttons, a few others have reported anomalies in the 
startup sequence with 5.0.2, and one of my own stacks is misbehaving too 
-- not with buttons, but with libraries loading. Something went awry 
with this build. Stacks are loading before all the IDE resources are 
available.


You can bypass the issue if you start up the IDE first and then open 
your stack from the File menu.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed

2012-01-04 Thread Kay C Lan
Thanks Jacque, I guess 5.0.3 will be out soon, till then it's easy to work
around.

On Thu, Jan 5, 2012 at 1:01 PM, J. Landman Gay jac...@hyperactivesw.comwrote:

 On 1/4/12 10:52 PM, Kay C Lan wrote:

  With 5.0.1 and prior when starting my stack the LC splash screen comes up,
 then the IDE Tool Palette, then after the LC splash screen disappears my
 stack appears. Under 5.0.2 my stack appears before the Tool Palette and on
 top of the LC splash screen, which gives LC a nice zippy feel, but
 unfortunately two buttons (out of 26) are not displayed, which should be
 displayed and are displayed in all previous versions of Rev.


 It isn't just buttons, a few others have reported anomalies in the startup
 sequence with 5.0.2, and one of my own stacks is misbehaving too -- not
 with buttons, but with libraries loading. Something went awry with this
 build. Stacks are loading before all the IDE resources are available.

 You can bypass the issue if you start up the IDE first and then open your
 stack from the File menu.

 --
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com

 __**_
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/**mailman/listinfo/use-livecodehttp://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed

2012-01-04 Thread Scott Rossi
You might want to try checking the ink effects you used on the buttons.  The 
docs say all the old ink effects have been  deprecated in v5.  Perhaps 
referencing an old ink causes objects to display incorrectly.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design

 Original message 
Subject: [BUG] 5.0.2 start-up anomaly - Btn Icons not displayed 
From: Kay C Lan lan.kc.macm...@gmail.com 
To: How to use LiveCode use-livecode@lists.runrev.com 
CC:  

Folks,

I'm experiencing a glitch with an old Rev stack since upgrading to 5.0.2.
I've not seen anyone else report this so I assumed that it was just my
set-up but I've since been able to reproduce the bug and it appears to be
associated with Icons in buttons.

With 5.0.1 and prior when starting my stack the LC splash screen comes up,
then the IDE Tool Palette, then after the LC splash screen disappears my
stack appears. Under 5.0.2 my stack appears before the Tool Palette and on
top of the LC splash screen, which gives LC a nice zippy feel, but
unfortunately two buttons (out of 26) are not displayed, which should be
displayed and are displayed in all previous versions of Rev.

The two buttons are a Previous and Next button, they are Transparent
buttons with Rev supplied Icons. The other 24 are all Option buttons
without Icons.

To reproduce this problem:

1) create a new stack and place a couple of buttons. So far I've confirmed
this with Standard, Rectangle and Transparent.
2) Open the Object inspector and select a different Icon from the Standard
Icons library for each button.
3) For Transparent buttons unclick the showName property. (this is not
necessary to confirm the bug, it's just more effective in making you think
the button isn't there)
4) Save the stack
5) Quit LC
6) Start your newly created stack.

On my machine none of the Icons are displayed.

If you create a new card, then Go First, all the Icons will appear.

Surely I can't be the only one that uses Icons in buttons?

MBPro 17, OS X 10.6.8, LC 5.0.2
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode