Hi, I have read the posts related to discussions regarding dynamic lists and the example CustomScrollingList.zip. Since I am still a bit confused on what is...
Hey all! I have a need to dynamically to set the 'fill' color of a string field object on page load. I'm using UART 'set color' commands to load color values,...
Paul, Yes, what you are wanting to do should work. Unfortunately, the operative word is "should". Looking at the GEM Compiler code, I can see that the...
Jim, Is there a date for the next compiler release? I'm working like mad to complete a product 'prototype' for a trade show that starts Monday (I will be...
Hello, Â Is it possible to make a standard function button invisible and yet active? Â I need to have a hidden button on the amulet which will give engineers...
Murphy's Law states that invisible buttons will invariably be pressed by a customer at some inappropriate time. A better solution is to password protect the...
Or have a special password for another data entry screen so it doesn't even look like a special access feature is present. Probably the best way to make an...
I've been looking into screens to use with the new Colour OS chip, and have found the Hitachi TX18D16VM1CBA which looks good, but it only has 6 lines of data...
Dave, That is exactly how to handle 6 lines of color data. Don't connect the 2 least significant bits from the Amulet chip and everything should look as...
Conor, I was thinking that someone may want an invisible button for things other than admin control, so I figured it was at least worth answering the original...
Hi, I want to draw a line plot by three different colors from the data coming from UART. Within 3 different ranges of y axis , graph line should be draw in 3...
This can actually be done, probably just like you were trying to do. It's the "lineColor" parameter you need to set the InternalRAM.color variable to, not the...
I have a page (or 4) ... each with two slider widgets present. My Meta refresh tags point to each of the sliders, however, when I'm ready to compile, the...
Your Metas are fine, its got to be a problem with the sliders. There was a nesting issue fixed in 0.0.6, but its possible not all cases were handled. If its...
Dear Amulet and all, My project uses 4.3" 24-bit TFT LCD and I want to embed AGB75LC04-QU-E as main graphic chip. So I'm going to order STK-480272C for...
Amulet support has been getting emails from kohava51 aka Shemtov from Israel, but every time we try to reply to the given email address it returns with error:...
... Urk, thanks. Now I am there but the player update requires the original player - which I can't find online. Can you point me to it? Thanks Bruce...
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...
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,...
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...
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...
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...
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...
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,...
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,...
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...
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...
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...