On 4/8/12 9:44 PM, Ken Ray wrote:
local sScrollerID
on ShowScroller pViewRect,pContentHt
-- pViewRect is the rect of the group that contains the scrolling list
field I'm overlaying
-- pContentHt is the total height of the content of the scrolling list
field as if it didn't
--ne
> This has got to be my fault, but I can't see where the problem lies. It just
> must be something stupid and obvious, but what?
>
> Any help gratefully received.
I can't see anything wrong, Graham, but I can show you what is working for me:
local sScrollerID
on ShowScroller pViewRect,pContentH
Hi,
I found that the unicode function on LC 5.0.2 DOES works,
But, the unicode function on LC.5.5.1 DOES NOT work.
Here is a simple sample using Unicode.
On LC 5.0.2 does works well, but LC 5.5.1 does not work.
on mouseUp
set the unicodeText of fld "result" to fld "temp"
end mouseUp
_.__ .
I'm trying to create some native iOS controls as part of a series of
experiments, using the iPhone form factor. Among other things, I'm trying to
create a scroller. I seem to have fallen at the first fence. Within a
preOpenCard handler for the first and only card in the stack, I use this bit of
Hi Judy
I did not see a link on your post but found the following.
http://www.aace.org/conf/elearn/advprog.htm
Looks interesting.
Have you attended or presented in the past?
Martin
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/E-Learn-2012-Montreal-Quebec-