Search found 54 matches: activates

Return to advanced search

Interesting issue

... MEMO ID 2215 OF oFldCSE:aDialogs[ 2 ] MESSAGE "These are notes on the vehicle" UPDATE  And this is the button that activates the spell checker:     DEFINE BUTTON oBtn114 OF oBarVE RESOURCE "SPELL" PROMPT "Spell" TOOLTIP "Spell Check ...
by TimStone
Wed Nov 01, 2023 11:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting issue
Replies: 1
Views: 201

To Nageswarao: datepick control problems also on change

... and this is not good because if I am in modification I have to see the other lines and the program must not delete them that is practically if one activates a function on change of the datepick control this is processed first of all, because this happens, Nages had changed the tdtpicke class but ...
by Silvio.Falconi
Fri Jul 09, 2021 10:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswarao: datepick control problems also on change
Replies: 0
Views: 291

Re: xBrowse and menu

... a specific column then oCol:bPopup := { |oCol| MyPopMenuFunction( oCol ) }  In this case, right-click on that column only activates the popup menu. For implementation sample, please see \fwh\samples\testxbr3.prg
by nageswaragunupudi
Fri Mar 20, 2020 5:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse and menu
Replies: 6
Views: 1389

Re: Activar botón con oDlg:AEValWhen() (SOLUCIONADO)

... embed dialogs in mdichild from FWH1810. Whatsnew.txt ACTIVATE DIALOG oDlg AS MDICHILD. In an MDI environment, converts the dialog as mdichild and activates. On activation, the variable oDlg now refers to the new mdichild window and all actions and codeblocks using oDlg variable now act on the ...
by nageswaragunupudi
Thu Jun 06, 2019 11:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Activar botón con oDlg:AEValWhen() (SOLUCIONADO)
Replies: 17
Views: 2421

New FTDN Oct. 2018 (FWH 18.10)

... * Enhanced Active command of Dialog: ACTIVATE DIALOG oDlg AS MDICHILD. In an MDI environment, converts the dialog as mdichild and activates. On activation, the variable oDlg now refers to the new mdichild window and all actions and codeblocks using oDlg variable now act on the ...
by Antonio Linares
Sun Nov 11, 2018 11:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN Oct. 2018 (FWH 18.10)
Replies: 5
Views: 4220

Re: right mouseclick

... on a row to set the row active and then rightclick to do something with that row. So actuallly the rightclick should perform a bChange before activates the popupmenu Is this possible? oBrwMain:bChange := { | obj , nindex| nBrowRowActive := obj:nRowPos() }oBrwMain:bAction ...
by plantenkennis
Mon Jun 11, 2018 5:57 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: right mouseclick
Replies: 16
Views: 4475

Re: Problem with Get in RibbonBar

... the problem of the buffer. i have a button with a clause WHEN !Empty(cVar) .and. !Empty(cVar2) after entering data on the first GET this BUTTON activates itself only when the second GET (with datas) lost the focus and not when the second GET receive the first character. also WHEN !Empty(oGet:oGet:buffer) ...
by marzio
Mon May 07, 2018 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Get in RibbonBar
Replies: 13
Views: 2202

Re: crop an Image

... next moving to the wanted area and choosing the button < create cropped > a right mouseclick activates the selector. The selector can include anything that is visible inside the dialog. http://www.pflegeplus.com/IMAGES/cropp21.jpg ...
by ukoenig
Thu Nov 02, 2017 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: crop an Image
Replies: 28
Views: 4232

Re: ClassGriaule.zip

... a procedure in C/C++ to work with it. I sent you a demo my procedures, and How you see it works. Hello Lailton. The example that u sent me only activates the player and that I can do. My problem is in the comparison of templates. they all have the same value. I believe in your solution that ...
by marca
Mon Oct 03, 2016 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ClassGriaule.zip
Replies: 14
Views: 2734

Re: FiveWeb Questions

Jeff, > 1. Is there a way to set a button as the default button so if the user hits the enter key it activates the button? Here there are several proposals. We should test them: http://stackoverflow.com/questions/2522125/jquery-ui-dialog-make-a-button-in-the-dialog-the-default-action-enter-key ...
by Antonio Linares
Sun Mar 27, 2016 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb Questions
Replies: 140
Views: 25562

Re: FiveWeb Questions

Two more questions: 1. Is there a way to set a button as the default button so if the user hits the enter key it activates the button? 2. I'm trying to allow the user to select some "canned" text from a list and have it placed into the text field. I need it to allow the ...
by Jeff Barnes
Sun Mar 27, 2016 12:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWeb Questions
Replies: 140
Views: 25562

Re: SmartCard reader and Fivewin

... dll functions and passes it some information about the order ( Invoice ID #, amount, Client's account number in our system ). Their software then activates the terminal and processes the credit card. When complete, it returns some info to us, including the signature capture, and we use that to ...
by TimStone
Tue Jan 26, 2016 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SmartCard reader and Fivewin
Replies: 8
Views: 2192

Re: Clic Derecho Xbrowse

... MENU oPop POPUP 2007 ... menuitems depending on the column ENDMENU // do not activate popup here. // return oPop object. // xbrowse automatically activates the popup at the correct position. return oPop Please see \fwh\samples\testxbr3.prg for sample usage.
by nageswaragunupudi
Tue Jun 30, 2015 4:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clic Derecho Xbrowse (Solucionado)
Replies: 5
Views: 629

Imagepainter Release 1.3 ( Download )

... PROJECT-editor You can save all settings to a DBF To change a project, select the record and next the button < Select > A right mouseclick activates a project and will be shown at startup. To change images, please select from subdirectory \IMAGES , because this directory is defined as imagepath ...
by ukoenig
Mon May 05, 2014 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Imagepainter Release 1.3 ( Download )
Replies: 5
Views: 1826

Block Enter Key from Keyboard.

... a touch screen (Point of Sale) application with about 45 buttons on the screen using TSBUTTONs. If the ENTER Key is pressed on the keyboard it activates the last button that had been pressed. I've been playing with SETFOCUS() but still can not get it to block the enter key. The Dialog is from ...
by bradmaudlin
Thu Jan 09, 2014 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Block Enter Key from Keyboard.
Replies: 3
Views: 814
Next

Return to advanced search