Search found 28 matches: frose

Return to advanced search

Re: FW_GetMonitor() doesn't work

... 4 ] + 100         next nMonitor         oMonitor    := TMonitor():New( aInfo )      endif   endifreturn oMonitor  Mr. Frose Can you please check the revised function with your 3 monitors arranged in different arrangements? And can you also check this new function? function ...
by nageswaragunupudi
Thu Jan 31, 2019 11:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 2951

Re: FW_GetMonitor() doesn't work

Mr. Frose

Nice approach :-)
We will adopt that with very minor modifications.
We will post the revised code here for your testing
by nageswaragunupudi
Tue Jan 29, 2019 12:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 2951

Re: FW_GetMonitor() doesn't work

Mr. Cristobal I do not think that is his problem. He is getting compilation errors with getsysin.prg. Mr. Frose Please try commenting these lines in getsysin.prg and try DECLARE_HANDLE(HMONITOR);typedef struct tagMONITORINFO{    DWORD   cbSize;  ...
by nageswaragunupudi
Mon Jan 28, 2019 3:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 2951

Re: Un amigo nos deja pero permanece en nuestros corazones

... a quien dirigirme ni tampoco hablo Aleman :-( En la propia página de la Universidad, hay dos email de contacto. Me imagino que Otto, Uwe König o Frose (está a 179 km de Kassel) hablan el alemán perfectamente. Yo me defiendo (alemán-malagueño) y si en algo puedo ayudar, me tienes a tu disposición.
by Manuel Valdenebro
Tue Jun 17, 2014 4:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Un amigo nos deja pero permanece en nuestros corazones
Replies: 19
Views: 2717

Re: To Mr. frose

Otto,

it's working, thank you
by frose
Wed Apr 18, 2012 2:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr. frose
Replies: 1
Views: 638

To Mr. frose

... // LUpdate , ; // bWhen .F., ; // lDesign , ; // acBitmaps , ; // bDrawItem , ; // nStyle , ; // cPict ) // bEChange regards, saludos, gruß Frank (frose) FWH 12.02, xHarbour.com Okt. 2011 (9382), xCC, ADS 10.10.0.28, Windows 7 x64 Transitioning to xHarbour.org, MSVC 2010
by Otto
Wed Apr 18, 2012 1:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr. frose
Replies: 1
Views: 638

Re: Windows Metro UI

Frose, I use my appl with RDP too, very good. i guess enterprise / business waiting for windows 8 in tablet or another one OS with admin / user controls, ipad 3 or android dont have security control to use in business, maybe ...
by norberto
Tue Mar 20, 2012 12:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Metro UI
Replies: 69
Views: 19705

Re: Changing the Toolbar content

... ) MESSAGE "ToolBar 2"  Antonio, thank you for this solution, it is exactly what I need. Now I can move on :) BTW: thanks to Uwe and frose too
by codemaker
Wed Feb 08, 2012 8:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing the Toolbar content
Replies: 6
Views: 2269

Re: SetKey with ALT key doesn't work

Frose: This has worked for me: SETKEY(ASC("Y"), {|| IIF(GetKeyState(VK_CONTROL),  EVAL( {|| MyFunction () } ), NIL) } )  Maybe Antonio ...
by HunterEC
Tue Jan 31, 2012 4:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetKey with ALT key doesn't work
Replies: 30
Views: 5237

Re: Behavior of dialog elements and the ENTER key with FWH 11.12

frose wrote:- Entering an element with TAB or ENTER key: the text isn't selected automatically Gale FORd wrote: In clipper the picture "@K" makes the first key erase the contents. Shouldn't the windows version also ...
by frose
Thu Jan 12, 2012 2:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Behavior of dialog elements and the ENTER key with FWH 11.12
Replies: 10
Views: 2151

Re: Behavior of dialog elements and the ENTER key with FWH 11.12

frose wrote:- ENTER key: focus changes to next dialog element Enrico wrote: Only if no button is defined as standard button. It works with the 'DEFAULT' clause, but not when the focus is in the combo box! frose wrote:- Entering ...
by frose
Thu Jan 12, 2012 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Behavior of dialog elements and the ENTER key with FWH 11.12
Replies: 10
Views: 2151

Re: Behavior of dialog elements and the ENTER key with FWH 11.12

frose wrote:- Entering an element with TAB or ENTER key: the text isn't selected automatically In clipper the picture "@K" makes the first key erase the contents. Shouldn't the windows version also do the same thing? ...
by Gale FORd
Thu Jan 12, 2012 2:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Behavior of dialog elements and the ENTER key with FWH 11.12
Replies: 10
Views: 2151

Re: FWH 11.11 + xharbour.com + xCC

Frose,

Try to link libc.lib instead of libcmt.lib:

http://code.google.com/p/harbour-and-xharbour-builds/downloads/detail?name=LIBC.LIB&can=2&q=

Also, if possible, please download the demo version of xHB.com and try with it. We have tested it and worked fine :-)
by Antonio Linares
Wed Nov 30, 2011 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.11 + xharbour.com + xCC
Replies: 39
Views: 14825

Re: DIRECTORYRECURSE()

frose, please try these two different commands from any folder in any volume DIR *.* /S DIR * /S and count the files listed note that the numbers of files listed are the same. In a program these two different ways to call ...
by andijahja
Sun Feb 27, 2011 1:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DIRECTORYRECURSE()
Replies: 7
Views: 1466
Next

Return to advanced search