-
Content Count
520 -
Joined
-
Last visited
-
Days Won
12
herculanojs last won the day on December 31 2019
herculanojs had the most liked content!
Community Reputation
24 ExcellentAbout herculanojs
-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Location
Cuiabá-Brasil
-
I was able to identify the problem. For some reason when creating the triggers and leaving the same visible = false, they were not found afterwards. Tanks
-
Hide works fine, but show gives error.
-
fancy button uniGUI DOES Fancy Buttons 2
herculanojs replied to Fred Montier's topic in Components and Code Samples
fine, tanks -
herculanojs started following uniGUI DOES Fancy Buttons 2
-
fancy button uniGUI DOES Fancy Buttons 2
herculanojs replied to Fred Montier's topic in Components and Code Samples
very good, can you make the sources available? -
I don't use fastscript, I use the TMS Scripter
-
Hello, I managed to solve all the problems with TMS.
-
Hello, I managed to solve all the problems with TMS. Tell me which point has difficulty, that I can help you.
-
could you tell if the 1508 would work?
-
version 1.70.0.1486
-
I am getting an error while compiling. procedure TUniQZ.Connect; begin JSCallGlobal ('qz.websocket.connect', [], 'tmp'); JSCallGlobal ('tmp.catch', [JSFunction ('e', 'ajaxRequest (' # 1 ',' 'onError ", {error: e});')]); JSCallGlobal ('tmp.then', [JSFunction ('', 'ajaxRequest (' # 1 ', "onConnected");')]); end; JSCallGlobal is waiting for an object at the end
-
OK thank you
-
Problem persists ver 1.70.0.1486 If there is only one record on screen, SelectedRows.Count always points to zero. And the selected record is always locked in the first record of the grid / page