Search found 13 matches
- Fri Oct 15, 2010 3:59 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stacks and stack files
- Replies: 4
- Views: 3904
Re: Stacks and stack files
It seems to assign the name of the file to the name of the stack, when you choose "Save as..." It's really confusing. I don't want Fun App 2.0 to contain a stack called Fun App 1.0, which is what I have now. This is really confusing when I also have a file named Fun App 1.0 in the same folder. Is th...
- Fri Oct 15, 2010 12:02 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stacks and stack files
- Replies: 4
- Views: 3904
Stacks and stack files
I'm at a loss trying to understand the file structure. When I rename a stack by choosing "Save as..." it creates a new file as far as the OS goes, but when I open it, the name of the stack is the original name. If I want to save as an application, it insists on including the original stack as a stac...
- Wed Oct 13, 2010 9:09 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
It works as a button icon now. I'm not sure why the extra steps are necessary, but at least there's a method...
Thanks for the help.
Thanks for the help.
- Tue Oct 12, 2010 10:27 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
For me, that works for the image, but not when using the image as a button icon. It's still white where it should be transparent. Hm....
- Tue Oct 12, 2010 7:02 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
That's weird. I'm running Revolution 3.5 on Mac OS 10.5.8
- Tue Oct 12, 2010 5:31 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
Hello. This rev stack contains a .png image that has a trnasparent background (according to GraphicConverter). The transparent background is opaque white on the card. I've noticed that if I go into "Blend" and choose transparent, that it works. But it's buggy in certain situations, such as unlock sc...
- Mon Oct 11, 2010 5:06 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
I've gone ahead and started using icons this way. Now the problem is the Revolution doesn't seem to recognize transparent areas in a png image. I displays the areas between the actual image and the sides of the rect as white, no matter what I do. Does Revolution recognize transparency?
- Sun Oct 10, 2010 4:40 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
Re: How do you add icons to a stack?
Hi. That can't be right, because the imported icons aren't listed in the image library. They are only presented when I select an icon for a button using the object inspector. It seems cleaner to do it that way. I don't want random images that will never be displayed, except as button icons, scattere...
- Sun Oct 10, 2010 5:01 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: How do you add icons to a stack?
- Replies: 17
- Views: 11256
How do you add icons to a stack?
I converted a Hypercard stack to a Revolution stack, and all the icons came along. Yay. I see them when I select an icon for a button, using the inspector. I can uset the "set icon of btn..." command to disaply them. The icons are not part of the image library, which is empty. In trying to add icons...
- Sun Oct 10, 2010 4:50 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Vector graphics
- Replies: 8
- Views: 5664
Re: Vector graphics
Hi. I appreciate the stack, and comments. Thank you.
- Sun Oct 10, 2010 2:42 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Vector graphics
- Replies: 8
- Views: 5664
Re: Vector graphics
Hm. The various guides say image objects are bitmapped. I'm confused.
- Sat Oct 09, 2010 5:01 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Vector graphics
- Replies: 8
- Views: 5664
Re: Vector graphics
You mean put the field inside the image area? Would I then group the two objects?
Part of the reason for using vector graphics is to have the playing change size if the window is resized. Scale to fit. Is that possible if the part os the card are displayed with a font and set size?
Part of the reason for using vector graphics is to have the playing change size if the window is resized. Scale to fit. Is that possible if the part os the card are displayed with a font and set size?
- Sat Oct 09, 2010 2:39 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Vector graphics
- Replies: 8
- Views: 5664
Vector graphics
I want to make a set of playing cards. So, I figured I'd make an image area the size of the card, and fill it with card images. Namely, suit and rank. I can't see a paint tool that allows me to type text as paint, as in the number "2".