Search found 321 matches: msgyesno

Return to advanced search

Re: An easy way to make a tree-browse

... if(MYSQL_AFFECTED_ROWS(oserver:nSocket)>0,(obrow2:otreeitem:addchild(acid1),obrow2:refresh()),)) MENUITEM "删除本阶" ACTION (if(msgyesno("删除当前代码","请确认"),(obrow2:odbf:DELETE(),if(!oserver:lerror,(obrow2:otreeitem:DELETE(),obrow2:refresh()),msgstop("该科目在凭证中已经使用,需要先在凭证里修改或者删除","停止"))),)) ...
by ShumingWang
Wed Jul 31, 2019 1:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: An easy way to make a tree-browse
Replies: 17
Views: 3558

Re: Programa Oculto

... OF oWnd ACTIVATE TIMER oTmr DEFINE MESSAGE OF oWnd PROMPT "" NOINSET CENTERED KEYBOARD DATE CLOCK ACTIVATE WINDOW oWnd VALID MsgYesNo( HB_OemtoAnsi("¨ Salir del Programa ?") ,HB_OemtoAnsi("Seleccione opci¢n")) Return nil ******Este programa llama a CheckSls ...
by servicomver
Mon Jul 29, 2019 2:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Programa Oculto
Replies: 4
Views: 985

Re: QRCODE

... cResp ) oGbmp:hbmp := GDIPLUSIMAGELOADPNGFROMSTR( cResp,len(cResp) ) oImage:hBitmap := oGBmp:GetGDIHbitmap() oImage:HasAlpha() oImage:Refresh() if msgYesNo( " ¨ quiere grabar el codigo QR a Disco ?") // oGBmp:save(".\qrcode.png" ) // FORMATO INVALIDO ? oImage:SaveImage( "qrcode.bmp", ...
by jnavas
Tue Dec 11, 2018 8:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: QRCODE
Replies: 12
Views: 3745

QRCODE

... cResp ) oGbmp:hbmp := GDIPLUSIMAGELOADPNGFROMSTR( cResp,len(cResp) ) oImage:hBitmap := oGBmp:GetGDIHbitmap() oImage:HasAlpha() oImage:Refresh() if msgYesNo( " ¨ quiere grabar el codigo QR a Disco ?") oGBmp:save(".\qrcode.png" ) // FORMATO INVALIDO ? endif oGbmp:End() endif Return ...
by jnavas
Tue Dec 11, 2018 8:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: QRCODE
Replies: 12
Views: 3745

Re: imprimir etiqueta en zebra GC420t

... barcode2tp() local opr, xStep, yStep, oBr, oFont , N := 0 * public XCANCELA := "N" PUBLIC XCODIGOC := SPACE(13) public ocodigo if msgyesno ("Imprime Codigo de trazabilidad ","Trazabilidad Compras") printersetup() printer oprinter NAME "IMPRESION CODIGO ...
by devwin2010
Thu Apr 12, 2018 1:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: imprimir etiqueta en zebra GC420t
Replies: 4
Views: 1158

tDolphin y Browser

... DEFINE BUTTON OF oBar FILE "\fwh\bitmaps\16x16\delete0.bmp" PROMPT "Delete" TOOLTIP "Delete Record" ; ACTION ( If( MsgYesNo( "Delete Record?" ), oBrw:Delete(), nil ), oBrw:SetFocus() ) DEFINE BUTTON OF oBar FILE "\fwh\bitmaps\16x16\excel.bmp" ...
by caducca
Sun Mar 11, 2018 1:32 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: tDolphin y Browser
Replies: 4
Views: 1158

keyboard clear buffer

... to break a combination of < DO WHILE > and < FOR NEXT > with < RETURN > I'm using IF LASTKEY() = 13 IF MsgYesNo("Exit from topic collect ?", "EXIT" ) nPage := nPages + 10 // < do while > break lBreak := .T. // < for next > ...
by ukoenig
Thu Feb 01, 2018 11:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: keyboard clear buffer
Replies: 2
Views: 1090

Test for Vertical Scroll hits EOF xBrowse ( rao )

... _AddNewRow( oRsDetail,nRepairNumber,nAssignedTo,cLoc,oLbxB,"Y",oRsRepair,"" ) }  What I have tried to do is add a MsgYesNo() at the top of AddNewRow() to ask the user if they ( really ) want to add a new Row to stop a run-away multiple add new blank rows. //----------------Static ...
by Rick Lipkin
Thu Jan 18, 2018 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test for Vertical Scroll hits EOF xBrowse ( rao )
Replies: 14
Views: 6144

Re: toast win 10

resolved with str(ctext)


How simulate msgyesNO function with toast ?
by Silvio.Falconi
Wed Sep 13, 2017 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: toast win 10
Replies: 2
Views: 653

toast win 10

... ) not show anything only a notice at left with the text "New notice" any solution ? and how I can to simulate msgyesno function with toast ?
by Silvio.Falconi
Wed Sep 13, 2017 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: toast win 10
Replies: 2
Views: 653

Re: tablet message

and

msgYesNo ?
by Silvio.Falconi
Tue Sep 12, 2017 9:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tablet message
Replies: 5
Views: 957

Re: Ayuda DLL

Antonio buenos dias, gracias por la ayuda Agrego la VM.LIB (xharbour), y me manda estos errorres :( :( Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex)...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6362

Re: Creando Estructuras TypeDef Struct como en C

... Local s ,lResp:=.T. local cFecha := DtoC( Date() ) s:=if( cTpo='Z',"9" + SE + "Z","9" + SE + "X") If MsgYesno( '¿ Realizar Cierre '+cTpo+' ? ' + ChR(10)+ ; ' Fecha : ' + cFecha , " Mensaje de atención ") nError := CallDll32 ( "MandaPaqueteFiscal" ...
by mterraz
Tue Jul 11, 2017 10:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Creando Estructuras TypeDef Struct como en C
Replies: 22
Views: 2786

Re: FWH 16.06: MariaDb/MySql Backup and Restore (Updated 16.08)

... backup file name. Method Restore() was returning NIL. Now modified to return .T. on success and .f. on failure. During development, we kept some msgyesno() for testing. We regret that we forgot to remove them. Now we removed these messages. Some more enhancements have been made after release ...
by nageswaragunupudi
Fri Nov 04, 2016 3:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.06: MariaDb/MySql Backup and Restore (Updated 16.08)
Replies: 48
Views: 20642

Como saber si un control cambio.. updated()

... Donde le puedo hechar una mirada, es para informar al usuario que no grabo las modificaciones hechas... ya sea con una alerta visual, mensajes, msgyesno(), aun no decido como, mi primer paso es averiguar que hay un control que cambio. Cualquier consejo sera bienvenido. Gracias de antemano. Desde ...
by Adolfo
Sun Oct 23, 2016 11:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Como saber si un control cambio.. updated()
Replies: 4
Views: 705
PreviousNext

Return to advanced search