Thanks for your answers
Curiously I have solved the problem (in one stack) by transferring a piece of script from de stack’s script to a background script.
Now I must try the same on others stacks but it is long and tedious with BootCamp.
Undelouest
Search found 9 matches
- Fri Feb 18, 2011 8:27 pm
- Forum: Talking LiveCode
- Topic: Standalones multi versions
- Replies: 5
- Views: 3927
- Wed Feb 16, 2011 9:21 am
- Forum: Talking LiveCode
- Topic: Standalones multi versions
- Replies: 5
- Views: 3927
Standalones multi versions
Hello ! With Rev 3.0.0 and Mac OS 10.6.6 I am trying to built standalones : No problem with the Mac version But with Window version only one - quite simple - run well ; other standalones don’t run or even don’t open. I have removed all custom properties (p.222 of rev’s help) : no success. Something ...
- Tue Sep 08, 2009 8:47 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Background and "click at -----drag from"
- Replies: 3
- Views: 3033
background and "click at -----drag from"
Thanks for your reply My purpose is to make a genealogical tree (descendant) ; I made one using several cards when the row of descendants is to long ; it works but is a little tricky. so I wanted to use a single card with a moving background. But my problem is that the drag script don't works well w...
- Fri Sep 04, 2009 7:30 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Background and "click at -----drag from"
- Replies: 3
- Views: 3033
Background and "click at -----drag from"
I am trying to make a card with a background larger than the screen (with a long array of fields) and draw links between some fields. The commands "click at" and "drag from the clickloc" don't works well at the edges of the background.
Something else to do ?
Something else to do ?
- Thu Sep 03, 2009 10:04 pm
- Forum: Mac OS
- Topic: Can not select the background of a card
- Replies: 2
- Views: 3483
Can not select the background of a card
That was.....
Thanks ++
Thanks ++
- Thu Aug 27, 2009 7:52 pm
- Forum: Mac OS
- Topic: Can not select the background of a card
- Replies: 2
- Views: 3483
Can not select the background of a card
Hello ! Sine a few weeks - perhaps with the upgrade of Mac OS X to 10.5.8 - I can't select the background of a card by a click in a field ; the click select only a field. The same with different stacks. I can select the bg with the message box. On a iMac Intel No problem with the same stacks on a ol...
- Sun Jan 04, 2009 8:40 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: My standalone don't run on pc Windows
- Replies: 2
- Views: 2758
My standalone don't run on pc Windows
Hello ! I made 3 standalone.apps with Studio 3.0 on my iMac intel All 3 are running well on other mac ppc or intel But on pc Windows : - The first one : quite simple with few cards run well -The 2 others a little more sophisticate with sub stacks and external data-files don't work : I see the front ...
- Mon Oct 06, 2008 6:44 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Table field is crazy
- Replies: 4
- Views: 3912
- Sun Oct 05, 2008 3:22 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Table field is crazy
- Replies: 4
- Views: 3912
Table field is crazy
Hi ! Table field works the wrong side : On a card I put 1 table field and 1 button the script of the button : on mouseUp if the label of me is "Change price" then set the locktext of fld "price" to false answer "Write new data and click on Register" set the label of me to "Register" else set the lab...