Search found 96 matches: fire

Return to advanced search

New FTDN October/Octubre (FWH 10.10)

... were required. * Fix: FWH 64 bits, non modal dialog boxes created from resources are properly working! * Fix: SkinButtons(), Now pushbuttons only fire their action once. Commented in: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=19978&start=15 * Enhancement: TFolderEx class, added ...
by Antonio Linares
Sun Oct 31, 2010 2:05 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre (FWH 10.10)
Replies: 0
Views: 1406

New FTDN September/Septiembre 2010 (FWH 10.9)

... TWebCam, please review samples\webcam.prg. It is a great example! Thanks to Lailton! * Fix: SkinButtons(), Now default pushbuttons automatically fire their actions if enter is pressed from another control. Commented in: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=19813&start=0 ...
by Antonio Linares
Mon Sep 27, 2010 7:43 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN September/Septiembre 2010 (FWH 10.9)
Replies: 0
Views: 1380

skinbuttons and enter key

Antonio

When activating skinbuttons , the enter key on dialogs does not fire the action at first try (default push button)

we need to hit enter key twice, this does not occur when skin buttons are not active

FWH 10.8

Richard
by Richard Chidiak
Fri Sep 10, 2010 4:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: skinbuttons and enter key
Replies: 19
Views: 4022

Is there a codeblock for changing active window

Hi, I wonder if there is a codeblock that is executed, when the active window changes? Or another approach with the same result? It should fire at the moment that a call oWinClient:GetActive() would give a different response. (Background info: for example, if mdi-child "A" is active, ...
by gkuhnert
Fri Jul 09, 2010 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is there a codeblock for changing active window
Replies: 9
Views: 1632

New FTDN June/Junio 2010 (FWH 10.6)

... this example. Really nice! * Enhancement: Class TUrlLink now supports an optional action: oUrlLink:bAction = <codeblock> This allows to fire an action instead of visiting an URL. The action does not set "visited" color. * Enhancement: Implemented double buffer painting in Class ...
by Antonio Linares
Wed Jun 23, 2010 6:04 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2010 (FWH 10.6)
Replies: 3
Views: 3539

Re: RibbonBar ALT key

... the ALT key event is passed to the menu. ALT key is working here with the menu. Maybe it can be done the same way or one could hide the menu and fire from there an event. Best regards, Otto http://www.atzwanger-software.com/fw/menurb.jpg
by Otto
Wed Jan 13, 2010 7:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RibbonBar ALT key
Replies: 10
Views: 1890

Re: RADIO BUTTON "ON CHANGE" FIRES WHEN DIALOG IS PAINTED

Antonio, As I said, it's a silly example, but it causes the event to fire repeatedly. In the real world, I have calculations tied to the ON CHANGE clause. The problem is, they run even if the value is already set and unchanged. The fix in my original post ...
by arpipeline
Thu Oct 15, 2009 4:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO "ON CHANGE" FIRES WHEN DIALOG UPDATED (WAS PAINTED)
Replies: 7
Views: 1153

Re: Intermittant xBrowse ADO error ( again )

... and if you close your database or recordset with a valid close under certain circumstances .. ( unknown as of yet ) the Windows paint trigger fires and that is where we end up with a problem .. the data or record set is closed and destroyed and when the window tries to re-paint .. the window ...
by Rick Lipkin
Wed Aug 12, 2009 1:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13497

Re: Intermittant xBrowse ADO error ( again )

... object is 'dead' ( in my sceniro ) .. I tried it several times and the results were the same... so am I to assume that 'paint' may continue to fire intermittantly and continue to fail at run-time ? As Rao said the local oBrw is dead, but the browse still exists in oWnd in windows. Try this ...
by James Bott
Sun Aug 09, 2009 10:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13497

Re: Intermittant xBrowse ADO error ( again )

... object is 'dead' ( in my sceniro ) .. I tried it several times and the results were the same... so am I to assume that 'paint' may continue to fire intermittantly and continue to fail at run-time ? Rick
by Rick Lipkin
Sun Aug 09, 2009 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Intermittant xBrowse ADO error ( again )
Replies: 61
Views: 13497

Re: xbrowse dblclick

... } )      oCol:cSortOrder  := nil      oCol:nEditType := EDIT_GET      // oCol:lBmpStretch = .T.   endif  I need to trap that event to fire the _Recalc() Rick
by Rick Lipkin
Tue Jul 21, 2009 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse dblclick
Replies: 5
Views: 844

xbrowse dblclick

... xbrowse.. the mouse double click was trapped and ran _Recalc() .. in FWH 9.06 .. the xbrowse dblclick does not trapped .. and _Recalc() does not fire .. Is there a fix or am I trapping the wrong codeblock .. what I want to happen is when the checkbox is 'double clicked' to trap that event and ...
by Rick Lipkin
Tue Jul 21, 2009 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse dblclick
Replies: 5
Views: 844

Trapping an MDI close from a Dialog\nowait

... that has mdichildren. I am replacing the mdichildren with dialog\nowait... Previously, when a user 'x''d out of the mdi frame .. the valid would fire on the mdichild and I could trap that event and close everything down nicely and exit the program. Compile the code and cut and past the utilmenu.rc ...
by Rick Lipkin
Sat May 23, 2009 12:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trapping an MDI close from a Dialog\nowait
Replies: 0
Views: 336

Re: "Resize" event for tcbrowse column

Bert, You could easily modify Class TWBrowse Method LButtonUp() to fire such notification. Here I show you how to modify it. You may need to add a new DATA bColResized: METHOD LButtonUp( nRow, nCol, nFlags ) CLASS TWBrowse   if ::lDrag  ...
by Antonio Linares
Thu May 07, 2009 2:12 am
 
Forum: FiveWin for Pocket PC
Topic: "Resize" event for tcbrowse column
Replies: 4
Views: 778

Re: Codejock RibbonBar first tests

... have the same problem on some machines as I, so here my solution: What happens: By executing the method 'AttachToWindow', the RibbonBar begins to fire events, so the code block 'RibbonBarEvent' will be executed and failed 'in the line 'case cEvent == "Execute"' with the error '==' because ...
by frose
Sat Apr 04, 2009 8:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock RibbonBar first tests
Replies: 116
Views: 35710
PreviousNext

Return to advanced search