Search the Gambas Mailinglists

Search for:
Extended
picturebox : 1765, clear : 5445

Results 41-44 of 44 ( 0.027 seconds)
41 [Gambas-user] How to regain the used memory after clearing the array?   [ 4.490% Popularity: 0.42481 ]
... point, mkb, xkl, fullsearch As String Dim nyogd As TextLabel Dim keep As PictureBox SConn.Name = "GamCat" SConn.Type = "sqlite" SConn.Host = User.Home & ... Next End Select SConn.Close() Return nev.Count End Public Sub Trashing() nev.Clear() ut.Clear() nagy.Clear() mikor.Clear() kotet.Clear() End Public Sub...
https://lists.gambas-basic.org/pipermail/user/2012-February/037467.html - Cached
text/html - 21471 bytes - Tue, 21 Feb 2012, 14:01:26 CET
 
42 [Gambas-user] Make Datacontrol act like textbox with password set to   [ 4.490% Popularity: 0.42478 ]
... of Gambas-user digest..." Today's Topics: 1. Re: Directory navigation in IDE PictureBox Picture property not working (Beno?t Minisini) 2. Error configuring ... with password set to true (Tobias Boege) 5. Re: Directory navigation in IDE PictureBox Picture property not working (Lee) 6. Re: Problems compiling Gambas 3.6.1...
https://lists.gambas-basic.org/pipermail/user/2014-November/050486.html - Cached
text/html - 19911 bytes - Thu, 06 Nov 2014, 14:36:29 CET
 
43 [Gambas-user] How to close a modal dialog form?   [ 4.490% Popularity: 0.42473 ]
... Messenger(naslov AS String, tekst AS String, slika AS String) > DIM imge AS PictureBox > DIM conti AS TextLabel > DIM butty AS Button > keret = NEW Form > keret.Width = 500 > keret.Height = 300 > keret.Title = naslov > imge = NEW PictureBox(keret) > imge.x = 0 > imge.y = 0 > imge.Width = 280 > imge.Height = 280 >...
https://lists.gambas-basic.org/pipermail/user/2009-December/027554.html - Cached
text/html - 4432 bytes - Tue, 08 Dec 2009, 18:03:37 CET
 
44 [Gambas-user] How to close a modal dialog form?   [ 4.490% Popularity: 0.42473 ]
... thread ] [ subject ] [ author ] Since the language of help documents aren't as clear to me, and I saw no practical example I need your help. I would like to have a ... SUB Messenger(naslov AS String, tekst AS String, slika AS String) DIM imge AS PictureBox DIM conti AS TextLabel DIM butty AS Button keret = NEW Form keret.Width = 500...
https://lists.gambas-basic.org/pipermail/user/2009-December/027553.html - Cached
text/html - 3603 bytes - Tue, 08 Dec 2009, 17:40:48 CET