Page 2 of 2

Re: Creating a LiveCode User Interface Programmatically

Posted: Sat Jul 13, 2019 10:48 am
by voranis
bogs wrote:
Mon Jul 08, 2019 2:53 pm
Also, when making a new stack this way, you have to set the title if you want to ditch the asterisk shown when you just set the name.
Thanks again. The asterisk was the first thing I noticed when I got a stack to come up.

Re: Creating a LiveCode User Interface Programmatically

Posted: Sat Jul 13, 2019 10:50 am
by voranis
richmond62 wrote:
Fri Jul 12, 2019 8:44 pm
Actually, I had a bash at creating an interface programmatically in LiveCode
in 2004:

https://www.dropbox.com/s/jdmuunzzkyhm7 ... N.pdf?dl=0

The source code is available, so contact me if you want to play around with it.
Thanks, I will take a look when I can!

Re: Creating a LiveCode User Interface Programmatically

Posted: Sat Jul 13, 2019 11:47 am
by bogs
voranis wrote:
Sat Jul 13, 2019 10:41 am
When I included your user ids in my previous reply, I did not preface them with '@'. If I preface them with '@' (like a Twitter handle), does that make them "real" user id references (as it would in a tweet), and does the user get notified, if they have the appropriate notifications enabled?
I am sorry, I completely misunderstood what you meant. As your post using the '@' shows, that does not turn the id into a user id like a hash sign on Twitter does, and I don't know of any way to do that outside of a quote either. The part of a quote that does it is
quoteId.png
Parts of the quote...
You can modify that to some degree, but you would still need the quote format, so it would seem a pointless exercise. For instance,

Code: Select all

[quote=Voranis user_id=189338]Voranis[/quote]
...produces
Voranis wrote:Voranis
...but for the effort required you might as well just select part of the text and quote it.

The @Name just is one way to specify who you were responding too, when it is a specific person out of many possible replies in the thread :oops:

The notifications are beyond your control to influence, as they are set in the user control panel by the individual member. This is how mine are setup for instance...
userControlPanel.png
Notify me!
Because I have an RSS version of the boards in my email client, and I read everything that comes into it, I didn't feel like getting notified by email every time the board hiccups.

Everyone else I am sure handles it their own way, so feel free to reply in whatever way suits you :wink: While I wouldn't see a notification about you replying to my specific post, I would still see and read the reply. Of course, whether I have an answer is a different question :D

Re: Creating a LiveCode User Interface Programmatically

Posted: Sun Jul 14, 2019 2:20 pm
by richmond62
That's really peculiar . . .

. . . I just check the forums when I feel like it, using Waterfox. 8)

https://www.waterfox.net/

Re: Creating a LiveCode User Interface Programmatically

Posted: Sun Jul 14, 2019 4:17 pm
by bogs
richmond62 wrote:
Sun Jul 14, 2019 2:20 pm
That's really peculiar . . .
What, in particular?

Re: Creating a LiveCode User Interface Programmatically

Posted: Sun Jul 14, 2019 4:20 pm
by richmond62
What, in particular?
Almost everything if you stop and think about things. 8)