Search found 498 matches: pressing

Return to advanced search

Re: Create help system with F1

... way would be to implement a new FWH function AutoHelp() that creates a DBF and allows the developer to interactively write and save the help pressing F1 when a control has the focus. If the help is not defined, then it should ask for it and allow to edit it. Once defined the help for the ...
by Antonio Linares
Tue Jul 11, 2023 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 873

Re: btnbmp and accelerator keys

Dear Otto,

Have you tested it using a prompt that contains "&Test" and pressing alt T ?
by Antonio Linares
Mon Jul 10, 2023 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp and accelerator keys
Replies: 2
Views: 174

Re: FOXPRO GET PICTURE "@m Printer, File"

Dear All , I was using GET below in Foxpro which provide facility to the user to toggle the values by either pressing SPACE BAR or entry the first letter. How we can achieve this in FWH GET ?  cPrintOpt = "Printer"  @10,10 say "Select Print Option ==> " ...
by shrifw
Sat Jul 01, 2023 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOXPRO GET PICTURE "@m Printer, File"
Replies: 15
Views: 1404

Re: FOXPRO GET PICTURE "@m Printer, File"

Dear All , I was using GET below in Foxpro which provide facility to the user to toggle the values by either pressing SPACE BAR or entry the first letter. How we can achieve this in FWH GET ?  cPrintOpt = "Printer"  @10,10 say "Select Print Option ==> " ...
by nageswaragunupudi
Sat Jul 01, 2023 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOXPRO GET PICTURE "@m Printer, File"
Replies: 15
Views: 1404

FOXPRO GET PICTURE "@m Printer, File"

Dear All , I was using GET below in Foxpro which provide facility to the user to toggle the values by either pressing SPACE BAR or entry the first letter. How we can achieve this in FWH GET ?  cPrintOpt = "Printer"  @10,10 say "Select Print Option ==> " ...
by shrifw
Sat Jul 01, 2023 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FOXPRO GET PICTURE "@m Printer, File"
Replies: 15
Views: 1404

Change Text on ButtonBar!

Hi, I have a Text on ButtonBar via TSay class. I need to change it with pressing "Change It" button. Any help? Thanks. #include "fivewin.ch"function Main()   local oWnd, oBar, oBold, oFont1, oSay11    DEFINE FONT oFont1 NAME "Arial" ...
by Horizon
Mon Jun 26, 2023 12:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change Text on ButtonBar!
Replies: 3
Views: 340

Re: Text paste event

With edit control, try pasting by pressing Ctrl-V. In my test here, bChange is executed, immediately after pressing the key and before actually pasting. Note: In case of EDIT control, bChange is executed when the user presses any key Eval( ...
by nageswaragunupudi
Tue May 30, 2023 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Text paste event
Replies: 7
Views: 308

Re: can use SWITCH Control in XBROWSE ?

... xbrowse provides default bitmaps which look like checkboxes. lEdit: Optional: Value .T. indicates that the column can be edited by the user. Pressing <space>,<enter> or double click toggles the logical value. aPrompts: Optional: If specified, displays the prompt in addition to ...
by nageswaragunupudi
Tue May 30, 2023 12:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: can use SWITCH Control in XBROWSE ?
Replies: 7
Views: 512

Re: XBROWSE Column Question

... --> lFound but how can it continue without press a Key :?: Inspired by your postings, we introduced automatic SeekNext by pressing F3 key from FWH2304. Yes, that would be fine, thx
by Jimmy
Wed May 10, 2023 6:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Column Question
Replies: 23
Views: 878

Re: XBROWSE Column Question

... cSeek, [lFromNextRec], [lBakwards]) --> lFound Inspired by your postings, we introduced automatic SeekNext by pressing F3 key from FWH2304. As of now, this works for arrays, DBF, TDatabase, all ADO rdbms, FW MySql. Yet to implement for dolphin,tmysql,eagle1,postgre, ...
by nageswaragunupudi
Wed May 10, 2023 12:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Column Question
Replies: 23
Views: 878

New FTDN April/Abril 2023 (FWH 23.04)

... to oCol:cSortOrder. - SeekNext: In case of Incremental seek normal and wildseek, it is now possible to go to next row with the same seek value by pressing F3 key. Now implemented for arrays, DBF, TDatabase, all ADO databases and FW MariaDB rowsets only. - Sorting on Computed columns: It is now ...
by Antonio Linares
Tue May 02, 2023 7:08 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2023 (FWH 23.04)
Replies: 4
Views: 1762

Re: Syswait() question

... );}#pragma enddump  Regards, saludos. Thank you Karinha but it doesn't work well, in addition to that it also disables the mouse and when pressing several keys simultaneously the program interrupts.
by wartiaga
Mon Apr 17, 2023 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Syswait() question
Replies: 9
Views: 652

Can I get object from handle?

...           oWnd1:ocargo:SetText("HeyHeyHey")        ENDIF    ELSE        MsgAlert("Run testfont app before pressing button.")        ENDIF           RETURN .T. These can be builded via buildh32.bat in sample directory. First run testfont application. ...
by Horizon
Thu Apr 13, 2023 11:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can I get object from handle?
Replies: 15
Views: 1348

xBrowse: Auto save edit

... auto save any currently active editing in a cell? What I mean is I am currently typing into a cell in xBrowse (FASTEDIT clause used), without pressing Enter I immediately click the Print button. I find that if I do that whatever I recently keyed-in is not saved. It will only be saved if I ...
by hua
Tue Mar 07, 2023 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Auto save edit
Replies: 2
Views: 361

Re: set spinner on combobox

... ie if the user presses the down arrow he cannot decrease the value the user can initially decrease or increase the value in the get by pressing the spinner buttons, once the ResetValore() function has set the minimum value the user can only increase the value, and cannot return back
by Silvio.Falconi
Wed Nov 02, 2022 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: set spinner on combobox
Replies: 7
Views: 445
PreviousNext

Return to advanced search