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

2017-09-20 Thread Benoît Minisini via Gambas-user
Le 20/09/2017 à 08:09, marco bra a écrit : Thank Benoît i still need info i'm not Gambas wizard :-( in your sent code of the calling of wbcerca_Message, the "As Control" part is not recognized as valid type from gambas and also wich action string i need to pass? Sorry, it's 'WebControl', not 'C

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

2017-09-19 Thread marco bra
Thank Benoît i still need info i'm not Gambas wizard :-( in your sent code of the calling of wbcerca_Message, the "As Control" part is not recognized as valid type from gambas and also wich action string i need to pass? Then i have to get access to a filtered recordset, i use that dialog message d

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

2017-09-16 Thread Benoît Minisini via Gambas-user
Le 17/09/2017 à 00:05, marco bra a écrit : 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 " & St