witeowl wrote:... Klaus gets frustrated that people aren't using them, but I honestly would never have found them at all if it weren't for him pointing it out to other lost users.)

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
witeowl wrote:... Klaus gets frustrated that people aren't using them, but I honestly would never have found them at all if it weren't for him pointing it out to other lost users.)
Thanks white owl for that link to the BYU lesson. That has been a breakthrough. The link you provided this time seems to take me to the things I've already been over many times which I find so excruciatingly lacking--unless I'm missing something. The "users guide" was already in the trial download, as was the dictionary. If those are really the "lessons", then RunRev hasn't ventured a whole hell of a lot in trying to make sure potential users click with this software and get all the value out of it. I guess they sell enough anyway to convince themselves that they do enough. Once again, I appreciate the difference you've made by pointing me to that BYU link. Where do I look for those release notes? I don't understand what IOS is yet and how it relates to anything.witeowl wrote:Hmm... Though it's far from complete, you have found**********************including the user's guide/manual, right? (I will admit that finding all the hiding places of manuals/help/etc. has been a source of frustration for me. Worst of all, I think, is the semi-secret iOS release notes. Klaus gets frustrated that people aren't using them, but I honestly would never have found them at all if it weren't for him pointing it out to other lost users.)Cybernicus wrote:Oye. I don't get how anyone is supposed to figure this stuff out without a manual or some decent help functions (unless it's ALL word of mouth here on the forum). Crazy.
in LiveCode: Menu -> Help -> iOS Release NotesCybernicus wrote:Where do I look for those release notes?
iOS (made by Apple) is the operating system running on iPad, iPod Touch and iPhone,Cybernicus wrote:I don't understand what IOS is yet and how it relates to anything.
bn wrote:Hi Cybernicus,
have you had a look at:
*****************************or
***************************Or in Livecode under the Help Menu
Resource Center
and
Start Center
In the Start Center you click the tab "Get Started"
Kind regards
Bernd
bn wrote:Hi Cybernicus,
...Kind regards
Bernd
No joke, look closer, that guy has some tutorial vids, look at his playlists.Cybernicus wrote: Is that supposed to be a joke?
That link takes me to Wrestlemania. Please. I need to make progress.
You would either use a text field or a label field to put text on a card.I don't see a text icon in the tools pallete to put text on a card other than in a field or in a button name. How is that done? Thanks.
Code: Select all
on mouseUP
go next card
end mouseUp