Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

Amulet · Amulet Easy GUI Users Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 433
  • Category: Hardware
  • Founded: Aug 24, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 1461 - 1490 of 1795   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1461 Bruce Boyes
bruceaboyes Send Email
Jul 27, 2009
9:17 pm
Hi It seems to be possible to use the color screen Gem tools and the monochrome Amulet tools at the same time. Is there a recommended way to use both a really...
1462 Robert Smith
elboco Send Email
Jul 27, 2009
9:45 pm
You should be able to load different versions onto a PC; simply use a different directory name when installing.   I have directories with Amulet2.1.9,...
1463 Bruce Boyes
bruceaboyes Send Email
Jul 28, 2009
12:23 pm
What we have done is to make normal-looking areas of text on the screen (e.g. fields displaying battery voltage and system temperature) clickable for one...
1464 Singithi GiNIGE
gshdsilva11 Send Email
Jul 28, 2009
12:41 pm
I want to draw a "Fill rectangle" using 0xDB command from external processor. Considering Start position as (X1,Y1) X1=0; Y1=0; delta X=480 delata Y=272 This...
1465 Bruce Boyes
bruceaboyes Send Email
Jul 28, 2009
5:44 pm
Amulet refers to the widget jar file with a System environ classpath variable. This will refer to the most recent install, wherever that was. I don't know how...
1466 Bruce Boyes
bruceaboyes Send Email
Jul 28, 2009
7:15 pm
Well, it looks like Widgets.jar has not changed since 2001. I just did an install of 2.0 full version, then 3.0.4u update then 3.3.5u and it actually has an...
1467 Bruce Boyes
bruceaboyes Send Email
Jul 28, 2009
8:16 pm
OK, the approach described in my previous post works. I have old syntax screens and new syntax screens which will only compile with the old or new compilers,...
1468 Bruce Boyes
bruceaboyes Send Email
Jul 28, 2009
8:19 pm
I think you have just been lucky that your screens are compatible with all compiler versions. You have actually been using the most recently installed version,...
1469 Bruce Boyes
bruceaboyes Send Email
Aug 6, 2009
2:46 am
Hi Thanks for leaving the data sheet unlocked so I can highlight things and add comments. Some vendors "protect" their PDF data sheets which makes them much...
1470 Bruce Boyes
bruceaboyes Send Email
Aug 6, 2009
5:08 am
Hi After looking in the data sheet and compiler help I still wonder: What can we do with the USB interface? Is it possible to 1) power the device via USB? The...
1471 Bruce Boyes
bruceaboyes Send Email
Aug 6, 2009
5:11 am
The AGB75LC04 data sheet tantalizes with this: 8.6 Power Consumption The advanced power management controller has a very slow clock operating mode and software...
1472 Brian Deters
amulet_deters Send Email
Aug 11, 2009
12:35 am
Bruce, Answers below Brian @ Amulet ... Yes, you can power via USB. We have some demos in house that are. This controller board is used for many different...
1473 Brian Deters
amulet_deters Send Email
Aug 12, 2009
7:54 pm
Bruce, The Starter Kit Demo with the blue flames takes a few seconds to load because I am caching a lot of images in the very beginning. These images are used...
1474 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
7:58 pm
OK, maybe I need another cup of coffee. It is Monday, after all. The color docs show: However the switches shown are both ON but the text says "as follows:...
1475 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
9:30 pm
Hi I'm using Win XP SP3 after a recent reboot. About half the time at most I can program flash on the first attempt after starting the GEM compiler. After one...
1476 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
9:30 pm
Hi I'm trying to get a CustomButton in a div with z-index of 3 to display over the top of another <div> which has a z-index of 1 and appears prior to the...
1477 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
10:08 pm
OK, so I took your smokestream page, and made the background 480x272 the enclosing div with z-index:0, and re-ordered the upper and lower text logos, and the...
1478 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
10:22 pm
Since z-index was used in the flowing smoke example I assumed it was supported. Apparently not: The HTMLCompiler ignores the z-index: property, so layering is...
1479 Jim Weber
amulet_weber Send Email
Aug 17, 2009
10:47 pm
Bruce, Wow, you've been busy! :) We've had USB issues from the start, which is why we had to kludge around with making the modules be in programming mode in...
1480 Jim Weber
amulet_weber Send Email
Aug 17, 2009
11:15 pm
Bruce, Just a quick note on z-indexes. That attribute is not supported in the Amulet, but the idea of layering is supported. Instead of using the z-index...
1481 Bruce Boyes
bruceaboyes Send Email
Aug 17, 2009
11:25 pm
Well, I must be doing something wrong. The custom button is the last item on the page and it gets clipped off by the animated GIF of the smoke. Bruce...
1482 Jim Weber
amulet_weber Send Email
Aug 17, 2009
11:39 pm
Bruce, This issue is why we said it was minimally supported, I guess. The initial layout handles the "layering";, but any visual changes that take place at...
1483 hemalgujarathi Send Email Aug 18, 2009
4:42 am
Hi, My application requires variable row table creation where in user can add or remove a row from the table through touch screen interface. Also the text in...
1484 lphipps1@...
lphipps1... Send Email
Aug 19, 2009
1:20 am
How many bargraphs can there be? Can they all be forced to update at the same time with the module as slave? Can it be done with one internal RAM variable as a...
1485 amulet_deters Send Email Aug 20, 2009
6:56 pm
Hemal, In your "dynamic table" the max possible rows and columns will need to be laid out beforehand, then when the user initially goes to the page, most of...
1486 hemalgujarathi Send Email Aug 21, 2009
6:31 am
Brian, Ok, I can define the max possible rows and columns beforehand. The scheme you mentioned would work well if all rows have fixed columns and user only...
1487 amulet_deters Send Email Aug 21, 2009
9:53 pm
Hemal, Though it could probably be done, this might be a little tricky to do with individual numeric and stringFields in each row. If you use a mono-spaced...
1488 bruceaboyes Send Email Aug 28, 2009
7:18 pm
Hi I need to quickly build a prototype for an important customer demo. The enclosure we have chose has about 0.5" total for board thickness. And we will use...
1489 bruceaboyes Send Email Aug 28, 2009
7:39 pm
So in my demo (and the real product if the customer buys off on the demo) we want to sleep if nothing is going on. This would dim the backlight after X...
1490 bruceaboyes Send Email Aug 28, 2009
7:42 pm
Is this in the help somewhere? Things like: <meta name="Amulet&quot; content="DualFrameBuffer.page;"> <meta name="CachedImg" src="Images/Background.jpg"> and so...
Messages 1461 - 1490 of 1795   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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