Search found 16 matches

by scott47303
Wed Mar 14, 2012 4:22 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to check for corrupt jpgs
Replies: 1
Views: 1668

How to check for corrupt jpgs

Say i have a directory of jpeg files, how would i go about to make sure they are valid. I am completely lost when it comes to this.
by scott47303
Fri Apr 29, 2011 7:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: why does all my printing break when its a Revlet?
Replies: 4
Views: 3560

Re: why does all my printing break when its a Revlet?

I was able to fix my problems with a workaround. it seems the web player does not like multiple stacks, and if you are printing it likes the card you're printing to be the 'active' card. here is the full code of my print button that works in web form. This is already the second "bug" i have found in...
by scott47303
Tue Apr 26, 2011 6:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: why does all my printing break when its a Revlet?
Replies: 4
Views: 3560

Re: why does all my printing break when its a Revlet?

ok I have this printing pretty good as long as the stack is only one card. in dev and exe it works great. in Web form one card works great. if the stack is more than one card, the revelet prints only 1 blank page. i tried print stack and print all cards same result. both work in Dev fine. Here is wh...
by scott47303
Mon Apr 25, 2011 7:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: why does all my printing break when its a Revlet?
Replies: 4
Views: 3560

Re: why does all my printing break when its a Revlet?

ok i used your code and my page is not blank now, thank you. But the printer dialog does not appear, it just prints, and the landscape does not work at all in dev or web?
by scott47303
Thu Apr 21, 2011 9:20 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: why does all my printing break when its a Revlet?
Replies: 4
Views: 3560

why does all my printing break when its a Revlet?

Very frustrated with the web player right now. nothing prints as it does in dev or compiled exe. First i used revprintfield works great, but in revlet the font and size is too big, and stays the same no matter how you try to change it. so i tried building a new substact which to print from, and use ...
by scott47303
Tue Mar 01, 2011 8:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a scrolling table?
Replies: 4
Views: 3346

Re: how to print a scrolling table?

Ok i can print a single field, but how do i scale it or get more than one field onto one piece of paper? I tried the printscale but it doesnt seem to work on revprintfield.
by scott47303
Thu Feb 24, 2011 9:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a scrolling table?
Replies: 4
Views: 3346

Re: how to print a scrolling table?

Thanks! I think that will get me what i need.
by scott47303
Thu Feb 24, 2011 7:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: revlet deployment
Replies: 2
Views: 2427

Re: revlet deployment

Screenshot-2.jpg
Screenshot-2.jpg (71.13 KiB) Viewed 2384 times
you have to add a mime type for the .revlet extension in the properties of IIS.
by scott47303
Thu Feb 24, 2011 7:00 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: how to print a scrolling table?
Replies: 4
Views: 3346

how to print a scrolling table?

I have a table populated with data that i want to print, but it has many lines so its has a scrollbar. How can I print the whole thing?
by scott47303
Tue Dec 21, 2010 4:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: option/combo box problem on web revlet
Replies: 4
Views: 4073

Re: option/combo box problem on web revlet

I have confirmation this is a known bug in the Windows version of the web player. Hopefully it is fixed soon!
by scott47303
Fri Dec 17, 2010 10:33 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: option/combo box problem on web revlet
Replies: 4
Views: 4073

Re: option/combo box problem on web revlet

can anyone else confirm this problem for me? just drop a option button on a stack and give it more options than can be displayed then save it for web, and see if you can scroll. it does it on all the machines i have tried it on, a standalone executable works fine.
by scott47303
Thu Dec 16, 2010 8:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: option/combo box problem on web revlet
Replies: 4
Views: 4073

Re: option/combo box problem on web revlet

I don't see a keyboardfocus option in the inspector on option or combo buttons, only for 'regular' buttons.
by scott47303
Thu Dec 16, 2010 4:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: option/combo box problem on web revlet
Replies: 4
Views: 4073

option/combo box problem on web revlet

On a standalone application this button performs fine but when saved as a Web app, it is broke. I can create an option button with any number of items in it that is more than is displayed, so you have to scroll or use the arrows. On the web version you cannot scroll or use the mouse to scroll down a...
by scott47303
Wed Nov 10, 2010 6:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Date modification
Replies: 2
Views: 2335

Date modification

OK, i have a date such as 01-June-2010, and i want to subtract 14 days from it, and I am getting stumped. I tried to convert to dateitems, to change it but I guess it does not work since it doesnt like the input format?
by scott47303
Tue Aug 10, 2010 5:14 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How to hide password text?
Replies: 9
Views: 5862

Re: How to hide password text?

Mark, that is exactly what I was looking for, thanks! Wow, thats alot of code for something that sounds simple.

Go to advanced search