Hola:
Tengo un problema con estos caracteres, “”, no se copian en el GET. A ver si alguien me puede ayudar por favor:
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=38047
¡Muchas gracias!
“ciberespacio”
#Include "FiveWin.Ch"
Function Main()
Local oDlg
Local oGet
// local cVar := space( 10 )
LOCAL cVar := AnsiToOem( [“ciberespacio”] ) // Texto del word
DEFINE DIALOG oDlg from 0,0 to 400,400 pixel
@ 15,15 get oGet var cVar picture "@!" bitmap "..\bitmaps\chkyes.bmp" ;
action( msginfo( "action" ) ) size 120, 12 of oDlg pixel
oGet:lAdjustBtn := .t.
ACTIVATE DIALOG oDlg
return nil
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Google [Bot] and 46 guests