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...
Show off your group to the world. Share a photo of your group with us.

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 834 - 864 of 1570   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
834
I have a function button who's href looks like this: <PARAM NAME="href" VALUE="Amulet:document.GetGotoByte.forceUpdate ...
dvarese
Offline Send Email
Jun 2, 2005
5:11 pm
835
Also another question, is forceHit() or forceUpdate() correct when calling a meta? ... From: dvarese To: Amulet@yahoogroups.com Sent: Thursday, June 02, 2005...
Don Varese
dvarese
Offline Send Email
Jun 2, 2005
5:18 pm
836
Don, forceHit() will launch the URL function, while forceUpdate() will launch the ONVAR function. Regarding your first posting, I think you're asking for...
Jim Weber
amulet_weber
Offline Send Email
Jun 2, 2005
6:29 pm
837
Is there a way to draw a small symbol where the user touches the display? I also need to move the symbol if the user touches a different location to the new...
Don Varese
dvarese
Offline Send Email
Jun 3, 2005
11:37 am
838
Thanks Jim! ... From: Jim Weber To: Amulet@yahoogroups.com Sent: Thursday, June 02, 2005 1:26 PM Subject: Re: Amulet Users Group Function Button calling Meta's...
Don Varese
dvarese
Offline Send Email
Jun 3, 2005
11:38 am
839
I'm using the Xmodem protocal to update the Amulet through my uP. I'm pretty sure it is mostly working, because I seem to be getting ACKs for every packet of...
coolioprog
Offline Send Email
Jun 6, 2005
2:55 pm
840
Kevin, Just based on what you've told us, my guess is that the CRC isn't matching up. Have you verified that it is correct? Does this mean if you have a one...
Jim Weber
amulet_weber
Offline Send Email
Jun 6, 2005
4:19 pm
841
Jim, Yes, it looks like a file of only one packet is only getting NACKs as well. I'll keep plugging away at it. Not sure how to "verify" the CRC; I'm more...
coolioprog
Offline Send Email
Jun 6, 2005
6:40 pm
842
Kevin, The HTMLCompiler uses 0x00 as packet filler. The CRC is calculated based on the entire 128-byte packet. The reason I wanted you to use Docklight to look...
Jim Weber
amulet_weber
Offline Send Email
Jun 6, 2005
7:11 pm
843
Jim, You're first guess was correct; the CRC was being calculated incorrectly for the last non full packet. Coding mistake on my part. Now on to other issues....
coolioprog
Offline Send Email
Jun 6, 2005
7:17 pm
844
Jim or Anyone, Okay, I'm using the Xmodem protocal to send data to the Amulet to reprogram it through my uP. I've successfully sent 97 of 99 files through....
coolioprog
Offline Send Email
Jun 7, 2005
9:13 pm
845
Kevin, Those last two files are the fontHdr and the InternalRAM.ini. The InternalRAM.ini is a pretty large file. The fontHdr file should be pretty small,...
Jim Weber
amulet_weber
Offline Send Email
Jun 7, 2005
9:28 pm
846
Jim, Thanks, that seems to be it. I was incorrectly calculating the size of the second to last file. As far as I can tell, all of the amulet stuff is...
coolioprog
Offline Send Email
Jun 8, 2005
2:35 pm
847
I'm trying to use the layout grid object with Adobe GoLive CS2 per the tip on the Amulet website because using tables can be a real chore for pages that are a...
Don Varese
dvarese
Offline Send Email
Jun 9, 2005
3:38 pm
848
Don, I'm using Adobe GoLive 5.0 for HTML development. I'm a big fan of Adobe's layout grid because its makes life easier as far as moving objects around on a...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jun 9, 2005
4:24 pm
849
That seems to work. According to the tip on the Amulet website, you're suppose to grab the layout grid object and drop it on your page. There's nothing...
Don Varese
dvarese
Offline Send Email
Jun 9, 2005
4:44 pm
850
Welcome to Adobe GoLive 5Don, Not to muddy the waters, but I'm a big fan of the new Absolute Positioning that is supported by version 3.3.2. It allows you to...
Jim Weber
amulet_weber
Offline Send Email
Jun 9, 2005
6:10 pm
851
Welcome to Adobe GoLive 5Basically, I'm trying to find the easiest way to create the pages. The layout grid seems to work great. Is there an editor that...
Don Varese
dvarese
Offline Send Email
Jun 9, 2005
6:29 pm
852
Welcome to Adobe GoLive 5Don, I think all of the newer WYSIWYG HTML editors support absolute positioning. It's taking advantage of CSS and the <DIV> tag. I've...
Jim Weber
amulet_weber
Offline Send Email
Jun 9, 2005
7:56 pm
854
Don, I downloaded and installed Adobe GoLive CS2 and I was able to duplicate the problem with the latest Amulet HTMLCompiler (3.3.2). Temporarily, you can...
amulet_ed
Offline Send Email
Jun 14, 2005
12:51 am
855
I'm using a string field widget with the following params: <applet code="StringField.class" name="D1OutputStr" width="112" height="32" align="middle"> <param...
dvarese
Offline Send Email
Jul 7, 2005
2:37 am
856
dvarese, Files with the *.amf extension are in an Amulet proprietary format, so there is no off the shelf utility for viewing which characters are included in...
amulet_ed
Offline Send Email
Jul 8, 2005
2:15 pm
857
OK. Do you know which font was used to create the Amulet Sans Serif FW fonts? ... From: amulet_ed To: Amulet@yahoogroups.com Sent: Friday, July 08, 2005 9:15...
Don Varese
dvarese
Offline Send Email
Jul 8, 2005
2:31 pm
858
Don, When we first created our Amulet Sans Serif font, we didn't have the Amulet Font Converter at our disposal. We created a bitmap font using a bitmap font...
Jim Weber
amulet_weber
Offline Send Email
Jul 11, 2005
11:22 pm
859
Hi Jim, I have a problem with using macro preprocessor. I'm trying to use macros for all my Internal RAM variables: #define %bOrdr...
Makarov, Alexander
alexmstoelco
Offline Send Email
Jul 12, 2005
2:55 pm
860
I'm keeping talk to myself: Think before ask. I have found out what was wrong in macro, sorry. 'Amulet:' just must be included in the definition. ...
Makarov, Alexander
alexmstoelco
Offline Send Email
Jul 12, 2005
3:34 pm
861
Is there a function that will give me some kind of indication that the screen has been touched? I don't care really where, but just somewhere whether a widget,...
arkalonian
Offline Send Email
Jul 12, 2005
5:36 pm
862
Angelo, How do you want to be notified that the screen has been touched? Do you want the Amulet to send you a specific command? Do you want this to happen on...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 12, 2005
6:20 pm
863
Alex, You're right, according to the documentation: To be considered an exact match, the macro name must be found in the scanned string and must be surrounded...
Jim Weber
amulet_weber
Offline Send Email
Jul 12, 2005
6:48 pm
864
Hello, I haven't been using the Amulet LCD for a very long time. I am in the process of learning the in's and out's of the LCD. Recently I created a simple...
kar8942_sk
Offline Send Email
Jul 18, 2005
2:32 pm
Messages 834 - 864 of 1570   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