Thank you Bernd.
Best Regards,
Marc
Search found 102 matches
- Sun Sep 06, 2015 11:34 am
- Forum: Off-Topic
- Topic: Is anyone making commercial products in LC8?
- Replies: 7
- Views: 8047
- Sat Sep 05, 2015 5:20 pm
- Forum: Off-Topic
- Topic: Is anyone making commercial products in LC8?
- Replies: 7
- Views: 8047
Is anyone making commercial products in LC8?
Subtitle: is it ok to start your new projects in LC8.
Just curious.
Greetz,
Marc
Just curious.
Greetz,
Marc
- Thu Jul 03, 2014 1:20 pm
- Forum: Announcements
- Topic: [ANN] HTML 5 Campaign Monitor
- Replies: 4
- Views: 7627
Re: [ANN] HTML 5 Campaign Monitor
Very nice utility Scott. Thanks
Marc
Marc
- Wed Jun 18, 2014 10:44 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: export source code stack
- Replies: 10
- Views: 9751
Re: export source code stack
Thank you Bernd,
I will have to get used to looking in livecodeshare. Especially now it is getting revamped
Regards,
Marc
I will have to get used to looking in livecodeshare. Especially now it is getting revamped

Regards,
Marc
- Wed Jun 18, 2014 10:00 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: export source code stack
- Replies: 10
- Views: 9751
export source code stack
Hi,
is there a plugin or any other 'easy' way to export all source of a live code stack.
Thanks for any answer.
Regards,
Marc
is there a plugin or any other 'easy' way to export all source of a live code stack.
Thanks for any answer.
Regards,
Marc
- Sat Jun 07, 2014 7:49 am
- Forum: iOS Deployment
- Topic: Native-looking settings on iOS
- Replies: 8
- Views: 8061
Re: Native-looking settings on iOS
[edit ]And on the forum http://forums.livecode.com/viewtopic.php?f=4&t=20640MarcVanCauwenberghe wrote:Hi FireWorx,
It was announced on the list.
Read more about it here: http://tmtools.tactilemedia.com/tmcontrol2/
Best regards,
Marc
- Sat Jun 07, 2014 7:48 am
- Forum: iOS Deployment
- Topic: Native-looking settings on iOS
- Replies: 8
- Views: 8061
Re: Native-looking settings on iOS
Hi FireWorx,
It was announced on the list.
Read more about it here: http://tmtools.tactilemedia.com/tmcontrol2/
Best regards,
Marc
It was announced on the list.
Read more about it here: http://tmtools.tactilemedia.com/tmcontrol2/
Best regards,
Marc
- Sun May 25, 2014 11:05 am
- Forum: IDE Contributors
- Topic: PROJECT: RevOnline triage
- Replies: 30
- Views: 66051
Re: PROJECT: RevOnline triage
RevOnline is twofold, the 'User Samples' and 'LC share' Question: is there a difference? available stacks? If as I suspect there is not for I have searched for some stacks then they should more or less look and feel the same and have the same functionality. Just a note: Maybe this topic should be m...
- Fri May 02, 2014 3:57 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: mousemessages over group
- Replies: 14
- Views: 10047
Re: mousemessages over group
Ok,
Will do.
Best regards,
Marc
Will do.
Best regards,
Marc
- Thu May 01, 2014 10:27 am
- Forum: Databases
- Topic: How useful are commercial Database Library Stacks
- Replies: 3
- Views: 5206
Re: How useful are commercial Database Library Stacks
Hi Pete,
I am always interested in database solutions so am eager to have a look.
Best regards,
Marc
I am always interested in database solutions so am eager to have a look.
Best regards,
Marc
- Thu May 01, 2014 9:19 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: mousemessages over group
- Replies: 14
- Views: 10047
Re: mousemessages over group
Thank you all, this has been very educational. The goal is to make a small data flow diagram utility. So I will be adding groups on the fly and drawing lines between them. I am inclined to go with Jean-Marc solution because I will have to save all elements (locations) of the diagram anyway. Any furt...
- Wed Apr 30, 2014 11:57 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: mousemessages over group
- Replies: 14
- Views: 10047
Re: mousemessages over group
@ Jean-Marc, you are essentially using mouseloc and the rect of the groups that you keep in a list. That could work, I will have to keep a list of all groups in the stack as they are being created or deleted. @Bernd, Thanks haven't done something like that before. Are there any potential drawbacks t...
- Wed Apr 30, 2014 7:40 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: mousemessages over group
- Replies: 14
- Views: 10047
mousemessages over group
Hi, I am drawing a line between 2 random groups on a stack. mousedown will get me the first group, but releasing the mouse button will not give me the name of the second group. mouseRelease will give me the first again. mouseEnter will give me graphic that I am drawing with. (for the moment I am onl...
- Tue Apr 29, 2014 6:27 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Mouse messages
- Replies: 8
- Views: 6082
Re: Mouse messages
That stack is great, thanks
Looks very close to what I need.
Best regards,
Marc
Looks very close to what I need.
Best regards,
Marc
- Tue Apr 29, 2014 12:12 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Mouse messages
- Replies: 8
- Views: 6082
Re: Mouse messages
Hi Simon. I am looking for messages actually, thanks anyway. @klaus: also thanks. I thought as much. I think the message watcher could do with an option 'only allow' i will put in a enhancement request. I will try it your way. I'm still learning what messages are being send or not being send at any ...