picturebox : 1882, clear : 5647 |
Results 41-44 of 44 ( 0.022 seconds) |
41 |
[Gambas-user] Menu events in 1.9.34 (attachment)
[
4.476%
Popularity: 0.42196
]
... 2) IF IsNull(hCtrl) THEN sName = Name IF sClass = "Image" THEN PRINT "Image -> PictureBox" sClass = "PictureBox" ENDIF hCtrl = CreateControl(sClass, hCtrl, sName) IF ... CControl FOR EACH hCtrl IN Selection hCtrl.UnSelect(ME, TRUE) NEXT Selection.Clear Master = NULL SelectionChange 'RefreshProperty END PRIVATE PROCEDURE...
https://lists.gambas-basic.org/pipermail/user/2006-July/012932.html
-
Cached
text/html - 48285 bytes
- Tue, 25 Jul 2006, 02:33:45 CEST
|
42 |
[Gambas-user] Picture box problem
[
4.476%
Popularity: 0.42194
]
... doesn't refresh and shows the last image(maybe cached)itself. I tried to use picturebox.refresh , even main form.refresh, but to no use. I suppose, the picture box ... i've been able to describe my problem. P.s In short, the path given on the picturebox.picture property loads the same image file, even when the picturebox.picture...
https://lists.gambas-basic.org/pipermail/user/2008-February/018227.html
-
Cached
text/html - 30847 bytes
- Fri, 08 Feb 2008, 11:33:31 CET
|
43 |
[Gambas-user] How to close a modal dialog form?
[
4.476%
Popularity: 0.42176
]
... 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
|
44 |
[Gambas-user] How to close a modal dialog form?
[
4.476%
Popularity: 0.42176
]
... 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
|
Result pages: |
|
||||||||||
Sort by: | score | date | popularity | ||||||||||