Search found 86 matches: hot

Return to advanced search

Re: Talking to your apps

... you have suggested, then we should have a program wide flag that allows the client to use, or NOT use, voice. Maybe a default on setup, and/or a hot key to toggle it. That way we don't always have a live microphone picking up unwanted comments. Of course, this is a developers task, not something ...
by TimStone
Mon Apr 01, 2024 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3858

Re: Backups into blu rays

... Otto, tell me which object class you made yourself. the pickdate() class is irrelevant also because Linares made it for you, like pieces of your hotel program, as well as Nageswarao who has helped you many times to make your hotel program and don't tell me it's not true because I myself was present ...
by Silvio.Falconi
Wed Jan 03, 2024 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backups into blu rays
Replies: 20
Views: 3399

Re: random sentences generator

... Tokenizer("The Statue of Liberty stands in New York Harbor.") Tokenizer("The human body has 206 bones.") Tokenizer("Photosynthesis is the process by which plants make food.") Tokenizer("The Eiffel Tower is located in Paris.") Tokenizer("Birds have ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 713

Re: HASH vs single variables

I also use this technique. Very easy and better overview. I use a hot-key that pops a xbrowse where i can add a variable on the fly for using in my program. It also pops all var's with there current values and that is happy for info/debug. and I can have ...
by Marc Venken
Wed Jun 07, 2023 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HASH vs single variables
Replies: 15
Views: 1092

Re: Hot-Key for BUTTON of BUTTONBAR ?

hi,

aha, using Cargo Slot to stare "Name".
thx for Solution
by Jimmy
Sun Nov 27, 2022 8:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hot-Key for BUTTON of BUTTONBAR ?
Replies: 2
Views: 218

Hot-Key for BUTTON of BUTTONBAR ?

hi, how can i call "ACTION" of a BUTTON from BUTTONBAR using HotKey :?: i know bKeyDown but how to "POST" Event to BUTTON as there is no Object, or :idea: DEFINE WINDOW oWnd FROM 0, 0 TO 1024, 1280 PIXEL TITLE "DBF " + cFile   DEFINE ...
by Jimmy
Sun Nov 27, 2022 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hot-Key for BUTTON of BUTTONBAR ?
Replies: 2
Views: 218

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... (about LIBs ?) ... what do i need "more" for 64 Bit :?: It looks like the Total Commander! YES, Design is like Total Commander and also Hot-Key "should" be the same ShFileOperation work so you can "copy" or "move" Files/Folder with Animation "delete" ...
by Jimmy
Wed Nov 16, 2022 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 813

Re: Position of Window CENTER ?

... so Mouse Cursor is not the same as SetFocus() to BUTTON p.s. under DOS i have use F10 to "save" from any GET Position, later with Hot-Key --- i want to simulate this Windows OS Setting in App https://i.postimg.cc/0j0JWP83/Snap-to-default-Button.png please try my ...
by Jimmy
Mon Nov 14, 2022 12:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Position of Window CENTER ?
Replies: 10
Views: 492

Re: Fivewin Uxtheme

Dear Jimmy, > CLASS TFolder() is the latest Control where i notice that it does not show "Hot" Style when "hover" Could you please post a screenshot, using another GUIs, of such "Hot" Style when "hover" ? Class TFolderEx was a usar ...
by Antonio Linares
Mon Oct 31, 2022 7:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin Uxtheme
Replies: 8
Views: 790

Re: Fivewin Uxtheme

... which i have used until now ... and that are not much --- CLASS TFolder() is the latest Control where i notice that it does not show "Hot" Style when "hover" btw. TFolderEx() seems not documented in Help File
by Jimmy
Mon Oct 31, 2022 4:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin Uxtheme
Replies: 8
Views: 790

Map movement

Hi,

In IE (Activex), I open the map. Whether it is possible to move this map by means of commands (hot keys) also as it is done by a mouse ?
by Natter
Wed Apr 14, 2021 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Map movement
Replies: 0
Views: 312

How to declared / set Hot key Alt +<Key> ?

Dear All ,

I have used VK_F1 TO VK_F12 in the application , but how we can declared/set hot key with combination ALT Key, as example given below.

* ALT + C
* ALT + T
* CTRL + K

Please provide examples also for bKeyDown Code block. Thanks in advance..!

Thanks
Shridhar
by shri_fwh
Sun Jun 02, 2019 5:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to declared / set Hot key Alt +<Key> ?
Replies: 0
Views: 227
Next

Return to advanced search