NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on October 29, 2017, 02:53:51 PM
-
Hi,
In my app, the button images in the browse are not showing on my mobile device.
On the desktop they are however.
On eacht browse line I have a button (other).
The button image shown depends on a value in the browse record.
The image is specified as Image: with
choose(MYA:ToFetch=1,'\images\yes.png','\images\no.png') as possibilities.
They are defined as 16x16 px
I just need to also see the images om my mobile device.
Anyone?
Cheers,
Rene
-
what NetTalk build are you on?
-
Hi Bruce,
The icons are still not showing.
I am at NT10.09
I have created a work-around by using the Browse Line Selected embed point instead.
Changing the background color of the entire browse line. (more app-like)
But still....
Cheers,
Rene
.