Search found 96 matches: fire

Return to advanced search

Re: SAPI : change Voice

Dear Jimmy,

> when change into MsgInfo() it does "fire" a lot, but "what" are x,y

These are VERY GOOD news !!! :-D

Please send me your PRG as you are using it so MsgInfo() gets called, please!!!
by Antonio Linares
Sat Feb 10, 2024 8:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3549

Re: SAPI : change Voice

... ) i have add that Line into Sample CODE, but nothing "seem" to happen using QOut() :( when change into MsgInfo() it does "fire" a lot, but "what" are x,y :?: i have try to FWLOG      oVoice:__hSink := __axRegisterHandler( oVoice:__hObj, { | a,b,c,d ...
by Jimmy
Sat Feb 10, 2024 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3549

Re: btnbmp bug??

hi Silvio that black mark because the button has fire, try the test with the changes you will see #include "fivewin.ch"// test btnbmpFunction test()local oDlg,oBtnlocal oFont,oBoldlocal pippo := "mmm"   // ***************************** ...
by Silvio.Falconi
Sat May 13, 2023 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp bug?? - RESOLVED -
Replies: 7
Views: 409

Re: btnbmp bug??

hi Silvio that black mark because the button has fire, try the test with the changes you will see #include "fivewin.ch"// test btnbmpFunction test()local oDlg,oBtnlocal oFont,oBoldlocal pippo := "mmm"   // ***************************** ...
by mauri.menabue
Sat May 13, 2023 2:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp bug?? - RESOLVED -
Replies: 7
Views: 409

Re: CLASS TGrid() for FiveWin

...  ERRORBLOCK( bSaveError )RETURN 0 ! Note : you NEED to use ANSI ( FW_SetUnicode(.F.) ) else Notify Event LVN_GETDISPINFO will NOT fire with FWH 22.07 :!: --- todo : Sample "virtual" GRID did not use Image as i have no Idea (yet) how to handle so much Image HB_FUNC( LV_SETGRIDQUERYIMAGE ...
by Jimmy
Sun Jan 08, 2023 4:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3453

strange date get

Hi all, I have a very strange behaviour of a get object. The date doesn't fire it's bChange code if editing is made by hand. If the get is changed by action button the bChange block works okay. I don't find an explanation or solution for this. Here my code: rc ...
by Detlef
Sun Apr 24, 2022 8:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: strange date get
Replies: 6
Views: 345

Re: Get...bitmap..action

Try with Hide() and Show(). Fire a GET ACTION with lCondition.
by karinha
Mon Nov 01, 2021 10:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get...bitmap..action
Replies: 6
Views: 581

Re: Envio Teclas a un Get

programmatically how to fire mouse button click in windows os via fivewin
by sreerajklm
Wed Mar 17, 2021 8:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Envio Teclas a un Get
Replies: 21
Views: 6368

word for Sunday

... phase, and the sooner you start, the sooner you can harvest your success. mod harbor opens up the big world for us. With mod harbor I caught fire again for programming and would like to thank everyone. Have a nice Sunday, Otto
by Otto
Sun Sep 13, 2020 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: word for Sunday
Replies: 0
Views: 268

Get\Action .. disable the field only

To All I have a Get\action statement that I add a bitmap to that allows me to click on the bitmap ( button magnifying glass ) within the field to fire off the code below. Everything works great but is there a way to disable the field so no one can enter in any data .. I just want the field to be ...
by Rick Lipkin
Tue Apr 14, 2020 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get\Action .. disable the field only
Replies: 4
Views: 654

Re: strategies

... children were repeatedly placed in abusive homes. But the agency’s failure is much bigger and broader than that – even after Haley was forced to fire her first “rock star” agency director. Earlier this year, a group of technology providers offered to fix the agency’s botched child support system ...
by Rick Lipkin
Sun Feb 24, 2019 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strategies
Replies: 34
Views: 8117

How to keep a valid from firing when you select a new radio

... the fields have a when and valid clause .. http://i67.tinypic.com/2z8d8xx.jpg when I move the radio button from 1 to 2 the valid fires from the first radio button ... how do I keep the valid from firing when I move the cursor to a different radio button .. I only want the valid ...
by Rick Lipkin
Fri Apr 27, 2018 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to keep a valid from firing when you select a new radio
Replies: 3
Views: 875

Re: Test for Vertical Scroll hits EOF xBrowse ( rao )

Rao Interesting idea ... however ... I only want the AddNewRow() to fire when arrow down hits bEof .. when a user scrolls down the vertical bar .. they hit the bEof code block multiple times ..same for the mouse wheel and I end up with a mess. If there was ...
by Rick Lipkin
Sat Jan 20, 2018 4:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test for Vertical Scroll hits EOF xBrowse ( rao )
Replies: 14
Views: 6032

Test for Vertical Scroll hits EOF xBrowse ( rao )

... scroll bar hits bPastEof .. it triggers multiple calls to AddNewRow() I have tried to trap the input and I want to let the DOWN ARROW KEY ONLY to fire the bPastEof :           oLbxB:bKeyDown := { |nKey| if(nKey = VK_DOWN,  _AddNewRow( oRsDetail,nRepairNumber,nAssignedTo,cLoc,oLbxB,"Y",oRsRepair,"") ...
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: 6032

Re: Text (SMS), and emails.

... mass emails. We want to use it only for emergency information, or important events for apartments (like water is going to be off, or there is a fire close to the complex). Additional we would like to send texts (sms). I have used free web services in the past but it seems these have all shut ...
by FiveWiDi
Thu Jan 18, 2018 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Text (SMS), and emails.
Replies: 4
Views: 1448
Next

Return to advanced search