[Gambas-user] Can you esplain the order of message() in a webform

marco bra marcobra.ubuntu at ...626...
Sun Sep 17 00:05:26 CEST 2017


Hi, playing with gb.web component using gambas 3.10.90 daily

if i create a button to show two dialog message , i get wrong order (2 then
1) of displayed message, why  ?

Public Sub wbcerca_Click()

Message("1 tot recordset number before selection " & Str(rs.Count))

'  apriconn(webtextbox1.text)

Message("2 tot recordset number after selection and redraw of webtablewiew
" & Str(rs.Count))

End

Thank
Marco
-- 
Linux Infinite Freedom

I'm writing from this place:
http://www.openstreetmap.org/?lat=44.39945&lon=8.6798&zoom=15&layers=M



More information about the User mailing list