[Gambas-user] Setting the title of a message box

richard terry rterry at ...1946...
Fri Sep 12 13:45:27 CEST 2008


1) is this possible

2) Could I suggest that I (or someone with permission/telling me how) insert a 
simple example in the page:

 file:///usr/share/gambas3/help/help/comp/gb+qt/message.html

for dummes like me such as

Example:

   Select Message.Warning("Delete everything?" , "Yes", "No")
   
   Case 1
         Debug "ok, deleting everything"
   Case 2
         Debug "not deleting anything"
 
   End Select
   
 Rationale: Dummies like me (and newbies) need concrete examples on the help 
pages.




More information about the User mailing list