Search the web
Sign In
New User? Sign Up
Amulet · Amulet Easy GUI Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1218 - 1249 of 1568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1218
Help! I recently purchased a new laptop (Dell Latitude D820 - one of the few laptops left that has a built in serial ports) and I guess I have not tried...
Robert Smith
elboco
Offline Send Email
Apr 4, 2007
2:47 am
1219
Bob, I'm guessing the new laptop has Windows Vista on it. Unfortunately, only version 3.3.5 and newer versions are Vista compatible. Actually, the earlier ...
Jim Weber
amulet_weber
Offline Send Email
Apr 4, 2007
3:27 am
1220
Jim, I should have mentioned that the laptop has XP - I don't plan on installing Vista because I am guessing that most of my software won't run. Docklight...
Robert Smith
elboco
Offline Send Email
Apr 4, 2007
4:07 am
1222
Hi all, I was just wondering what you guys are using for panel gaskets?? I need to provide some degree of waterproofing the screen. Does anyone getting the...
m5art
Offline Send Email
Apr 12, 2007
3:38 am
1223
Arthur, Here at Amulet we use closed cell vinyl foam tape from 3M, part number 4508. We get ours die cut from www.saunderscorp.com. Jim Weber Amulet...
Jim Weber
amulet_weber
Offline Send Email
Apr 17, 2007
7:15 pm
1224
Does anyone have a simple way to create an "LED" on the LCD? I have graphics for LEDON and LEDOFF, but am having a tough time figuring out how to do such a...
wilderengineering
wilderengine...
Offline Send Email
Apr 19, 2007
7:08 am
1225
Ron, You should use the ImageSequence widget for your "LED". If you haven't already, check the documentation on the ImageSequence widget. It allows you to...
Jim Weber
amulet_weber
Offline Send Email
Apr 19, 2007
5:07 pm
1226
Hi Jim, So that widget isn't just for animations? It will look at a state variable to select the image to display? Thanks, I'll look at it. Ron ... From: Jim...
Ron Wilder
wilderengine...
Offline Send Email
Apr 19, 2007
5:13 pm
1227
Thanks for the help. Now my indicator lights work properly!...
wilderengineering
wilderengine...
Offline Send Email
Apr 19, 2007
6:36 pm
1228
Hi there! Here's the next (and final) major task. I need the following functionality. 1. Selectable numeric fields. i.e press to highlight and select 2. Use...
wilderengineering
wilderengine...
Offline Send Email
Apr 19, 2007
6:42 pm
1229
Hi all, I am using the Amulet in slave mode and am working on my error checking code for my microprocessor. I am having all kinds of problems in reading the...
rgauntham
Offline Send Email
Apr 23, 2007
11:23 pm
1230
I'm a 'C' coder and am having a VERY tough time trying to do the simplest of things with Amulet micro HTML. Does anyone know if I can just bypass the HTML...
wilderengineering
wilderengine...
Offline Send Email
Apr 24, 2007
5:09 am
1231
Once a button is selected, must any one button be selected at all times (similar to the way radio buttons work)? If so, you can use the Amulet RadioButton...
Eduardo Sandoval
amulet_ed
Offline Send Email
Apr 24, 2007
4:00 pm
1232
In response to my own problem (and for any others interested), It turns out that the update rate of a lot of widgets on my page were way too fast (10 ms). I...
rgauntham
Offline Send Email
Apr 24, 2007
4:50 pm
1233
Ok, I do not want to ask stupid questions....but. I've just recieved my new 5.7 transflective display. Is the film on the front to be removed? Thanks for the...
jelongus
Offline Send Email
May 2, 2007
1:23 am
1234
yes, if it's not the touch panel itself. You might want to get a protective layer like they put on PDA's to protect the touch-sensor, though.. Keep smiling, ...
Ron Wilder
wilderengine...
Offline Send Email
May 2, 2007
3:38 am
1235
I was wondering if the HTML Compiler for Linux was still on the backburner as mentioned here <http://tech.groups.yahoo.com/group/Amulet/message/785> . It...
arkalonian
Offline Send Email
May 2, 2007
2:30 pm
1236
Ok...I'm new...so cut me some slack. I'm placing a large quantity of widgets on a single page for the 5.7 Amulet module. I'm wondering if there is a way of...
jelongus
Offline Send Email
May 10, 2007
5:01 am
1237
... Well, you can use ImageSeq.class to cycle between two images. We use that to make an icon flash when some problem has occurred. Bruce...
Bruce Boyes
bruceaboyes
Offline Send Email
May 10, 2007
3:18 pm
1238
James, You can also check to see if the specific widget you're considering blinking supports the disappear() and reappear() methods (Appendix C: IWC Methods)....
Eduardo Sandoval
amulet_ed
Offline Send Email
May 10, 2007
4:08 pm
1239
I was using the screen for two different applications. I had 3.3.5 version amulet software uploaded into the screen. I then took the 3.3.5 version and...
mikel_eeng
Offline Send Email
May 15, 2007
8:02 pm
1240
mikel_eeng, The first thing you should do any time you switch or upgrade the Amulet HTMLCompiler is load the matching Amulet OS firmware. The quick way to do...
Eduardo Sandoval
amulet_ed
Offline Send Email
May 16, 2007
5:31 pm
1241
Ok....to keep from sounding dumb (which in many cases is the truth).... Is it possible to display grey scale on the 5.7 display. I've personally found this to...
jelongus
Offline Send Email
May 17, 2007
6:46 pm
1242
Ok....I have a question....before I do through the motions (trying to save time). Can a sequenced image be used in more than one widget? I would like to make a...
jelongus
Offline Send Email
May 20, 2007
8:11 pm
1243
Yes... just re-use the image names in a new widget. Keep smiling, Ron ... to ... use ... going...
wilderengineering
wilderengine...
Offline Send Email
May 20, 2007
9:57 pm
1244
Ron, Unfortunately......the amulet html doesn't allow layering (one image over another) so my plan is foiled. I'm not sure how I'm going to implement all the...
jelongus
Offline Send Email
May 21, 2007
3:35 am
1245
Hi James, Have you looked at Cascading Style Sheets (CSS) -- I had to completely redo my project so I could take advantage of them, but it's worth the learning...
Ron Wilder
wilderengine...
Offline Send Email
May 21, 2007
3:53 am
1246
Ron, That is the problem....I need all of them visible...I thought I would be able to stack things to work like true world gauges. But that won't work. I'm...
jelongus
Offline Send Email
May 21, 2007
3:06 pm
1248
Is it possible to get the Amulet fonts in a format to load onto windows? I'm making some background images...and would be much easier if I can get the fonts...
jelongus
Offline Send Email
May 26, 2007
2:02 am
1249
James, I don't think I understand your question. Are you talking about the Amulet Sans Serif font? If so, we do provide you with a Windows font file...
Jim Weber
amulet_weber
Offline Send Email
May 29, 2007
4:52 pm
Messages 1218 - 1249 of 1568   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help