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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 855 - 884 of 1564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
865
Scott, Looking briefly, I can't see anything wrong with your code snippet for handling the word requests. But, what I can tell you is that you should use a...
Jim Weber
amulet_weber
Offline Send Email
Jul 18, 2005
5:27 pm
866
Hi all I am configuring out how to generate an audible alert like a touch tone upon a physical touch panel action. Have thought of several ways to do it: 1....
jleung_emed
Offline Send Email
Jul 19, 2005
3:38 pm
867
dear sir.. i am siva balan from india. am a software developer in a company. i am new one to this group. we start a new project. an embedded device which can...
siva balan
shiva_teknic
Offline Send Email
Jul 20, 2005
5:35 am
868
I think images in jpg / gif, animated jpg files are always possible with Amulet. I have tried all three formats and all work fine. However, there may some...
jleung_emed
Offline Send Email
Jul 20, 2005
2:55 pm
869
dear sir... thanking you for reply..my doubt is can we load a image into Amulet widget in run time.. that is can amulet read a image from serial flash memory...
siva balan
shiva_teknic
Offline Send Email
Jul 20, 2005
3:33 pm
870
Have you checked the dynamic image widget? John...
jleung_emed
Offline Send Email
Jul 20, 2005
4:34 pm
871
dear sir .. thanking you for your reply.. one more doubt is... can i upload image(with flash header) to serial flash memory(in the index of 25) through our...
siva balan
shiva_teknic
Offline Send Email
Jul 21, 2005
9:19 am
872
Hi I have tried <PARAM NAME="canvas" VALUE=Amulet:fileNumber(0x25)> with a Dynamic Widget myself. It did't work, unfortunately. However, I could create an...
jleung_emed
Offline Send Email
Jul 22, 2005
3:12 am
873
hi thanking you for your reply... yeah,.. u r correct... however we indicate the flash index as found in the .map file, it may not work.. coz the flash index...
siva balan
shiva_teknic
Offline Send Email
Jul 22, 2005
5:45 am
874
Just to clear up a few questions: 1) Yes, the .map file will change while the project is changing, but once you are done adding files to the project, the index...
Jim Weber
amulet_weber
Offline Send Email
Jul 22, 2005
4:57 pm
875
Hi all, I bought an Amulet Starter Kit (#STK-GT570-B) two years ago. Anyone know if my hardware still firmware upgradable? I believe so, as browsing the Amulet...
Patrick Murphy
colossians1_10
Offline Send Email
Jul 23, 2005
12:29 am
876
Patrick. Your hardware is definitely still firmware upgradable. The only thing to note is that our modules now come with 4Mbit serial data flash and the older ...
Jim Weber
amulet_weber
Offline Send Email
Jul 23, 2005
12:54 am
877
Hi Jim, thanks for the information. I don't need a lot of space for my application, so perhaps the 1Mb flash will be enough. -- Best regards, Patrick Murphy...
Patrick Murphy
colossians1_10
Offline Send Email
Jul 24, 2005
1:56 am
878
Hi, I'm trying to transmit data from my Amulet display through a PIC 18F series micro, and read it in docklight. I have been able to send strings from the...
simonkel2005
Offline Send Email
Jul 24, 2005
3:41 am
879
Kel, There are a lot of unknown factors here, so let's take this off-line and get you up and running. We can always come back to the forum afterwards and...
Eduardo Sandoval
amulet_ed
Offline Send Email
Jul 25, 2005
5:45 pm
880
I'm using slightly modified version of the keypad and keyboard pages found in the samples section. In those pages the string being edited is kept in internal...
dvarese
Offline Send Email
Aug 2, 2005
4:33 pm
881
Take a look at the keyboard example in the following Amulet directory: ..\Amulet\projects\Examples\Keyboard\ReadMe.htm You will be able to choose 1 of 6 button...
amulet_ed
Offline Send Email
Aug 3, 2005
3:58 pm
882
I have a stringfield widget that displays a string held in internalRAM. The internalRAM is populated by a external string via a UART call. By monitoring the...
dvarese
Offline Send Email
Aug 4, 2005
4:23 pm
883
dvarese, The URL function is not used on meta tags that initialize Internal RAM variables with a value returned from a timer-based function. To get your ...
Eduardo Sandoval
amulet_ed
Offline Send Email
Aug 4, 2005
4:54 pm
884
To whomever can help out. I'm developing an application where the Amulet Touchsreen is plugger trough UART to a Microcontroller. The problem is the unit is...
Carlos Luis Rodriguez
lokutas
Offline Send Email
Aug 9, 2005
5:30 am
Messages 855 - 884 of 1564   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