Search found 93 matches
- Thu Aug 16, 2018 10:54 am
- Forum: Talking LiveCode
- Topic: Double title bars on Mac
- Replies: 10
- Views: 1570
Re: Double title bars on Mac
Thanks suggestions but none of them work. Seriously ... is there a way that I can make the second title bar go away? It's proving to be a real problem now as every new stack has two bars.
- Wed Aug 08, 2018 5:21 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Location of Livecode app preferences file
- Replies: 3
- Views: 672
Re: Location of Livecode app preferences file
these functions are very helpful thanks.
- Wed Aug 08, 2018 5:19 am
- Forum: Talking LiveCode
- Topic: Double title bars on Mac
- Replies: 10
- Views: 1570
Re: Double title bars on Mac
The tabs could be quite useful on occasions if I could easily turn it off and on ... multiple stacks in one window and script editor in one tab and stack proper in another. But not being able to turn off the tab feature is a right pain at the moment. I'm using LC 9.0.1 RC 1 (on Mac) Stack1.jpg Stack...
- Tue Aug 07, 2018 4:25 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Location of Livecode app preferences file
- Replies: 3
- Views: 672
Location of Livecode app preferences file
I know I should remember ... but what is location of prefs file for Livecode app itself (currently using 9.0.1 on MacOS)
- Tue Aug 07, 2018 4:07 am
- Forum: Talking LiveCode
- Topic: Double title bars on Mac
- Replies: 10
- Views: 1570
Double title bars on Mac
This problem has arisen earlier with suggested solution Cmd-Shift-t & return to make second title bar disappear. It also goes away when "resize" option is off.
All of my stack windows are showing double title bars and, despite trying a number of things, I simply can't turn it off.
Any help welcome!
All of my stack windows are showing double title bars and, despite trying a number of things, I simply can't turn it off.
Any help welcome!
- Fri Jan 05, 2018 9:42 am
- Forum: LiveCode Builder
- Topic: Using image object SVG Support to display an image in a widget?
- Replies: 6
- Views: 1506
Re: Using image object SVG Support to display an image in a widget?
Thanks Mark. I wrote a simple LCB widget script with a single property which was the image data, and then a couple of lines of LC script when the widget was running to copy across the text from an SVG widget into the property ... but as you have already realised it didn't work. I will file a bug rep...
- Thu Jan 04, 2018 3:40 am
- Forum: LiveCode Builder
- Topic: Using image object SVG Support to display an image in a widget?
- Replies: 6
- Views: 1506
Re: Using image object SVG Support to display an image in a widget?
Thanks Hermann
I have been playing around with the property idea ... but writing out image data to a temporary file and then reading back into the widget seems more straightforward. I'll give it a go!

I have been playing around with the property idea ... but writing out image data to a temporary file and then reading back into the widget seems more straightforward. I'll give it a go!
- Thu Jan 04, 2018 2:21 am
- Forum: LiveCode Builder
- Topic: Using image object SVG Support to display an image in a widget?
- Replies: 6
- Views: 1506
Using image object SVG Support to display an image in a widget?
The SVG support in DP 11 works exactly as advertised. There are many instances however when it would be really helpful to display an SVG image from within a widget as well. LCB has the command: put image from data tData into tImage ... but I can't quite figure out how to access the data (text) of an...
- Tue Nov 28, 2017 7:56 am
- Forum: LiveCode Builder
- Topic: [Q] Window pointer
- Replies: 22
- Views: 3904
Re: [Q] Window pointer
Could you create as a library rather than a widget?
- Mon Oct 09, 2017 10:18 pm
- Forum: LiveCode Hosting
- Topic: revigniter removing index.lc from URL
- Replies: 3
- Views: 1435
Re: revigniter removing index.lc from URL
Thanks advice and it all works exactly as advertised placing .htaccess in the web-server domain root. One tip I learned for others using C-Panel ... the 'File Manager' by default hides files beginning with dot. If you go to File Manager -> Settings and select "Show Hidden Files (dotfiles)" then voil...
- Sun Oct 08, 2017 11:16 pm
- Forum: LiveCode Hosting
- Topic: revigniter removing index.lc from URL
- Replies: 3
- Views: 1435
revigniter removing index.lc from URL
Apologies for the newbie question, but I am learning revigniter hosted using on-rev. I would like to remove the index.lc reference from my url. The documentation describes how to remove this as reproduced below ... but I don't understand how to create a .htaccess file or where to place it. Any advic...
- Thu Sep 28, 2017 2:40 am
- Forum: LC Connect
- Topic: LC Connect prototype tool from LC Global
- Replies: 2
- Views: 1818
Re: LC Connect prototype tool from LC Global
Thank you Mark. I had checked this out and did find the video replay links under my LC account ... but missed seeing the resource links. If others are having difficulty, then click on the video link for the session of interest, and the associated slide and resource links will appear above the video ...
- Sun Sep 24, 2017 5:33 am
- Forum: LC Connect
- Topic: LC Connect prototype tool from LC Global
- Replies: 2
- Views: 1818
LC Connect prototype tool from LC Global
Mark W gave a very exciting presentation on LC Connect in August. If I understood correctly, conference attendees were to be given access to the prototype tool to try out for ourselves. I may well have missed it, but could someone please advise where attendees can access the tool. Thanks.
- Mon Jul 10, 2017 10:10 am
- Forum: Off-Topic
- Topic: erratic IDE layout behavior with multiple monitors
- Replies: 5
- Views: 2527
Re: erratic IDE layout behavior with multiple monitors
Very cool - thanks 

- Sat Jul 08, 2017 4:12 am
- Forum: Off-Topic
- Topic: erratic IDE layout behavior with multiple monitors
- Replies: 5
- Views: 2527
erratic IDE layout behavior with multiple monitors
I use a modern MacBook Pro together with an older 23" Apple Cinema HD second display. When the displays (using System Preferences -> Displays) are arranged in a conventional side-by-side way with the tops of each display aligned, the layout of the Livecode IDE works as expected. When I "arrange" the...