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 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user