Stupid Question re LC9

Paul Hibbert paul at livecode.org
Fri Mar 2 20:35:17 EST 2018


In the messageBox try:

set the rect of stack "revNewScriptEditor 1" to "100,100,800,600"

then:

set the loc button "Resizer" of stack "revNewScriptEditor 1" to (the width of card 1 of stack "revNewScriptEditor 1"/2),(the height of card 1 of stack "revNewScriptEditor 1" - 100)

Beware of email line wraps, these should both be single lines.

This should bring the resize button into view, it just appears as two lines, move this and the debug panes should follow.

Paul


> On 2 Mar 2018, at 13:10, William Prothero via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Thought I had it, using: 
> "set the rect of window "revNewScriptEditor 1" to 100,100,200,200
> in the message box, but none of the variables and their values show up.
> Is there a control key command to toggle back to the normal display?
> Bill
> 
>> On Mar 2, 2018, at 1:01 PM, William Prothero via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> Folks:
>> I’ve been away from Livecode for the past 4 months and am doing a very small project in the latest LC9 DP11 and when I put in a breakpoint, when it activates, I only get a list of the system handlers in the debug window. These things are usually at the bottom of the window, but it is way off the bottom of my screen. I’ve tried to set the rect in the message box, to no avail.
>> 
>> I know there must be some kind of toggle to get the debug window sized, but …..
>> 
>> Sorry for the newby-like question, but things have changed quite a bit in the last several months.
>> 
>> Best,
>> Bill
>> 
>> 
>> 
>> William A. Prothero
>> http://earthlearningsolution.org/
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list