Search found 24 matches: simulated

Return to advanced search

Re: New Password problem

Hello Tim, I think this number of requests is no problem for a web server. There are tests in the mod harbor forum with simulated tens of thousands of simultaneous requests without data loss. The Internet's stability is getting better every day, and there are many ways to make it more ...
by Otto
Fri Oct 02, 2020 6:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Password problem
Replies: 23
Views: 3218

Re: User defined Windows captions

There is no caption. It is a simulated caption, so we have to paint the caption text ourselves

I spent several days trying to find another choice (WM_NCPAINT) to avoid removing the caption but there is no way, unless the proposed solution here
by Antonio Linares
Fri May 10, 2019 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: User defined Windows captions
Replies: 25
Views: 4336

Re: Virtual Keyboard

... Click on the dialog and it will work fine :-) The solution would be not to use real buttons and use painted buttons (simulated buttons) on the dialog. This way the GET does not looses the focus
by Antonio Linares
Tue Nov 08, 2016 6:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Virtual Keyboard
Replies: 20
Views: 4139

Re: Methods of a variable

Byron,

Please run FWH\samples\classtree.prg

With that PRG you can review all the classes that are linked in your app.

Basic types are simulated, they are not real classes. You can't see them in the above example.
by Antonio Linares
Sat May 21, 2016 8:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Methods of a variable
Replies: 3
Views: 670

Re: New Class : TSayjustified

New release - I found update functions of Antolin on this forum I change also the Look ( Antolin simulated a Page ) IN THIS RELEASE there is a new data DATA nCuantos AS NUMERIC INIT 30 this data set the number of the rows to show I set the number init to 30 #include "FiveWin.ch"#include ...
by Silvio.Falconi
Tue Apr 12, 2016 5:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class : TSayjustified
Replies: 4
Views: 1144

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... ) Copy() DeleteAt( nPos ) Do( bBlock ) IndexOf( xValue ) Init( nLen ) InsertAt( nPos, xValue ) Remove( xValue ) Scan( bScan ) as well as a simulated size property Other types most notably CHARACTER will likely offer most of the above Array support plus few additional methods. BIT Operators: ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2267

Re: ADO RDD xHarbour

Antonio,

Very good to know that it is working fine on your tests, excellent :-)

I don't have any specific idea regarding relationships. I would say that they could be simulated but I don't have the expertise to talk about it.

We need Rao advice :-)
by Antonio Linares
Tue Mar 31, 2015 5:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446011

Re: Security of array data

... Doing a search efficiently would seem to require indexes, but indexing on encrypted fields would be meaningless. So I thought I could create a simulated index by decrypting Lastname+Firstname into one element of an asorted array, and put the related RECNO() as nRecno in a second element of ...
by Roger Seiler
Mon Dec 09, 2013 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Security of array data
Replies: 10
Views: 3692

Re: Systembar metro-style (hotspot-area top/right) exists ?

... up or down ( bottom, top ), or press the right mouse key. If you go outside this design standard, you will just confuse the users, even with a simulated interface. Tim
by TimStone
Thu Dec 13, 2012 7:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Systembar metro-style (hotspot-area top/right) exists ?
Replies: 3
Views: 931

New FTDN November/Noviembre 2012 (FWH 12.11)

... * Fix: function GradiendFill() was not checking if aGradInfo type was array. Now it is ok. * New: samples/metro3.prg is a Metro Modern UI tutorial simulated from FWH desktop apps. Its a great way to implement a modern look using Harbour and FWH. * Fix: Class TRibbonBar Method Enable() was not properly ...
by Antonio Linares
Wed Dec 05, 2012 9:00 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2012 (FWH 12.11)
Replies: 0
Views: 1352

Windows 8, FWH, and the future of programming

... There are so many people, in so many departments, doing great things, but everything is subject to change ! As for FWH, no problems with the simulated Metro direction. In fact, programs like Visual Studio Lightswitch will create Metro look alike programs that run in Win 7 ! As for language, ...
by TimStone
Fri Mar 30, 2012 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8, FWH, and the future of programming
Replies: 10
Views: 3956

Re: New FWH 10.7

MdaSolution, Here is sample code with a simulated Explorer bar on a panel. The simulated Explorer bar is in red. All you have to do to test it with the real Explorer bar is to replace the simulated explorer bar code with real code for the object. ...
by James Bott
Sun Aug 15, 2010 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 10.7
Replies: 33
Views: 8619

Re: Antonio,need help!How to ShowToolTip without move the mouse

... reviewing Samir's screenshot, I think that a different implementation may be taken. I would display an overlapping bitmaps with all the "simulated" tooltips on it. Similar to samples\newhelp,prg implementation. The image is just to show what I wish: show multiple tooltips at the ...
by sambomb
Wed Jun 09, 2010 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio,need help!How to ShowToolTip without move the mouse
Replies: 24
Views: 4933

Re: Antonio,need help!How to ShowToolTip without move the mouse

... reviewing Samir's screenshot, I think that a different implementation may be taken. I would display an overlapping bitmaps with all the "simulated" tooltips on it. Similar to samples\newhelp,prg implementation.
by Antonio Linares
Wed Jun 09, 2010 3:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio,need help!How to ShowToolTip without move the mouse
Replies: 24
Views: 4933

Re: line (row) spacing in say/get system using text coordinates

... the forums :-) If you review the source code of Class TSay (FWH\source\classes\say.prg) you will see that we use some constants to set the "simulated" text spacing on Windows:       ::nTop  = nRow * SAY_CHARPIX_H + 2       ::nLeft = nCol * SAY_CHARPIX_W ...
by Antonio Linares
Fri May 28, 2010 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: line (row) spacing in say/get system using text coordinates
Replies: 3
Views: 963
Next

Return to advanced search