Hi guys,
Thanks for taking the time to answer.
I am aware everyone has their own projects and I am not demanding answers, dont get me wrong.
@Ed,
Checked the link and did exactly what you wrote, yet I get an error which I am sure is something silly, but I havent figuered out.
How can this code…
local widget=require("widgetFix")
and this…
local scroll=widget.newScrollView({ top=70, left=20, width=dcw-40, height=dch-70-70, hideBackground=true, horizontalScrollDisabled=true, hideScrollBar=true, isBounceEnabled=true, listener=scrollViewArtistsEvent}) dgSearchP1:insert(scroll)
give this error message?
attempt to index upvalue ‘widget’ (a boolean value)
I suspect the required library is not being loaded? Could it be a SDK vs Enterprise issue?
I am aware of your hitman service and if I ever get into the situation where I am truly stuck, I’ll take you up on it.
In the meantime, I appreciate hints and while I am new to all this, whenever I see the posibility to help someone else, I try to do so, since we’re all solving problems, only at different levels.
I’ll try to vent somewhere else in the future