... END Pues, no!!! coje bien posicion y medidas SetBounds() también el bloque de acción a tomar bAction PERO NO ASÍ EL TEXTO cCaption y deja el texto Button1 que veo que es el DEFAULT que toma al crearse el objeto en la clase He estado mirando, pero no veo que me puedo dejar. Una ayudita!!! Un Saludo, ...
The Image shows what I mean. Both images are 32x32 in size, but the picture-size is different. The button displays the original size and not cropped to the picture. You can check these images with PIXELFORMER.
... After going over Test2 on TFolderEx with mouse (or clicking Test1 / Button1): http://www.ctosoftware.de/images/stories/fivetech/checkbox-folderex2.jpg My source code of a working example: #include "FiveWin.ch"function ...
... "Button 1" ) ; PROMPT "But.1" ; FONT oButtFont ; RIGHT oBtn1:lTransparent := .t. oBtn1:cTooltip := "Button1" oBtn1:SetColor( 0, ) All other Backgrounds like Color, Gradient and Brush are working. http://www.pflegeplus.com/pictures/Btntransp2.jpg ...
... Boolean End Function 'End of API declarations 'Some button click event Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim highcontraststruct As New HIGHCONTRAST ...
... BMP's are bit darker ( included ) . http://www.pflegeplus.com/pictures/rick1.jpg Download : http://www.pflegeplus.com/fw_downloads/Button1.zip Button-Test http://www.pflegeplus.com/pictures/rick2.jpg Best Regards Uwe :lol:
... A button with 2 Textlines can be higher than a button with just 1 Line. I think even Buttons next each other ( 2 in 1 line ) can be done like Button1 Button2 Button3 ( 2 small ones ) Button4 @ 40, 0 BTNBMP oBtn51 OF oDlg ;SIZE 32 , 40 PROMPT "Create" + CRLF + "EXE-File" ...
Thank You very much for the information. It works perfect now. Only the information of a new file was needed. oBMP1:SetFile( c_path + "\project\" + D_BUTTON1 ) ) http://www.pflegeplus.com/pictures/btntools16.jpg // 1. Button// --------------REDEFINE BTNBMP oBtn1 ID 100 OF o...