Re: LC8 DP16

2016-03-25 Thread p...@livecode.org
Bill,

I tried this and saw the problem once!, but now I’m not seeing it happen again. 
That’s kind of a familiar scenario with LC8 for me, often makes me think I’m 
doing something wrong, but then I can’t find enough evidence to make a recipe 
for a bug report.

When I get a few minutes spare I’ll try again with some different stacks, I do 
see odd results with the PB from time to time and the only way to get rid of 
them is to close and re-open the PB palette, that’s why I suggested a refresh 
button, but Mark Waddingham doesn’t want to go down that route. I do 
understand, but it is still frustrating at times.

Paul


> On Mar 24, 2016, at 1:41 PM, William Prothero  wrote:
> 
> Folks:
> I’m noticing a problem with the Project Browser in DP16. If you have two 
> stacks open, then try to create a new card in the stack in the front, it 
> creates doesn’t create a card in the selected stack. It appears at the top of 
> the Project Browser, on a line by itself or in the other stack.
> 
> Closing the other stack (the one that you are not putting the new card on), 
> doesn’t help. The card listing goes to the top of the project browser window.
> 
> Anybody else see this oddity? I’m trying hard to convert over to LC8, but 
> some of these oddities are a bit troublesome. 
> 
> Best,
> Bill
> 
> 
> 
> ___
> 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: Border color of graphic

2016-03-28 Thread p...@livecode.org
For a graphic object:

foregroundColor (forecolor) = border colour
backgroundColor (backColor) = fill colour

I’m guessing you have the preference setting ‘Property Labels Are:’ set to 
‘Name of LiveCode Property.

You should see a tooltip showing the alternative ‘Description of option' if you 
hover over the names in the inspector.

Hope that makes sense. 

Paul

> On Mar 28, 2016, at 9:00 PM, Sannyasin Brahmanathaswami  
> wrote:
> 
> I'm almost embarrassed to ask:
> 
> How do we set border color for a graphic object (round rectangle style) never 
> used them much in the past, now I'm all about graphic UI.
> 
> We have the line width, but I don't see border in the colors for a graphic in 
> the inspector of LC8 DP16
> 
> ?
> 
> ___
> 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