... SetKey( nKey )
local nDefButton
local nVal, cVal
? nKey, nFlags, FW_SetUnicode()
http://www.objekt.com.tr/fwh_test/newtest2.png
Likewise, in the test performed when the fwh 23.10 version was active, the nKey variable returned the value 286, as seen below.
http://www.objekt.com.tr ...
Search found 31 matches: likewise
Searched query: likewise
- Wed Nov 15, 2023 9:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Fwh 23.10 TGet another problem (UNSOLVED)
- Replies: 132
- Views: 70777
- Sun Jul 11, 2021 6:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Windows 11 Fluent Design
- Replies: 2
- Views: 12364
Re: Windows 11 Fluent Design
James Bott wrote:Rick
Regardless of that issue, people do tend to judge a book by it's cover, and likewise, software by it's interface.
I totally agree with you on this point.
![Smile :)](./images/smilies/icon_smile.gif)
- Sun Jul 11, 2021 12:31 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Windows 11 Fluent Design
- Replies: 2
- Views: 12364
Re: Windows 11 Fluent Design
... confusion, hints at changes , by Ed Bott (no relation).
Regardless of that issue, people do tend to judge a book by it's cover, and likewise, software by it's interface. So if we can develop a Win 11 fluent design interface that runs on Win 10 also, we are a step ahead. This is why I ...
Regardless of that issue, people do tend to judge a book by it's cover, and likewise, software by it's interface. So if we can develop a Win 11 fluent design interface that runs on Win 10 also, we are a step ahead. This is why I ...
- Fri Aug 10, 2018 1:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: PHP with dbase
- Replies: 10
- Views: 2353
Re: PHP with dbase
... beauty is you can have FW-Win32 apps writing/reading/ reporting on the same data you also have PHP web portals doing the same on the same data. Likewise, the remote client doesn't have to be a browser, it could be an Android tablet pulling oData via the Advantage Web API.
I know all this sounds ...
I know all this sounds ...
- Thu Aug 09, 2018 7:24 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: PHP with dbase
- Replies: 10
- Views: 2353
Re: PHP with dbase
... beauty is you can have FW-Win32 apps writing/reading/ reporting on the same data you also have PHP web portals doing the same on the same data. Likewise, the remote client doesn't have to be a browser, it could be an Android tablet pulling oData via the Advantage Web API.
I know all this sounds ...
I know all this sounds ...
- Thu Jun 01, 2017 3:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Tdata still Up to Date ?
- Replies: 25
- Views: 6506
Re: Tdata still Up to Date ?
... from TDatabase
Meaning that I create a new class Tcustomer and ALL actions inside Tdatabase will become available.
Yes, that is inheritance. Likewise when start to design objects, look for common code and move it up the hierarchy.
Then you create your own methods.
METHOD printCustList()
Yes ...
Meaning that I create a new class Tcustomer and ALL actions inside Tdatabase will become available.
Yes, that is inheritance. Likewise when start to design objects, look for common code and move it up the hierarchy.
Then you create your own methods.
METHOD printCustList()
Yes ...
- Sat Apr 15, 2017 2:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OLE, Word and Outlook
- Replies: 2
- Views: 795
OLE, Word and Outlook
... Left := US->UWORDLEFoWord:Width := US->UWORDWIDoWord:Height := US->UWORDHEI I also us this code to make Word visible: oWord:Visible := .T. This is also working likewise for Excel.
But why isn't it working for Outlook? How can I postion my Outlook on my screen in FWH?
Thanks a lot in advance.
But why isn't it working for Outlook? How can I postion my Outlook on my screen in FWH?
Thanks a lot in advance.
- Wed Apr 05, 2017 6:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Introducing FiveTech's fivedit
- Replies: 560
- Views: 144447
Re: Introducing FiveTech's fivedit
... Bar: The program version should be on the Help-About screen. The compiler that was used to create the editor is not really important to the user. Likewise the user name is not important. The standard is to show the name of the program and the name of the current file being used. It would be helpful ...
- Fri Aug 12, 2016 2:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: download a file from a https server
- Replies: 7
- Views: 2250
Re: download a file from a https server
... by sending an XML message, then waits for a corresponding XML response. Login information is sent in XML following your .WSDL specifications. Likewise a file request is sent using XML formatted according to WSDL for the request, and so on.
If your server does not provide web services then it is ...
If your server does not provide web services then it is ...
- Fri Nov 27, 2015 5:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Happy Thanksgiving
- Replies: 3
- Views: 762
Re: Happy Thanksgiving
Tim:
Thank you very much !!! Likewise
Thank you very much !!! Likewise
- Sat Jul 12, 2014 6:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17859
Re: Next target: EasyReport !!! :-)
... continue to try to acquire ER as well as trying to negotiate with FR so that he reaches a similar deal as Sergey did or as xalier now also has. Likewise with other 3rd parties such as CodeJock. If someone prefers to use ER, then fine, do so. For others who are willing to pay for a much more robust ...
- Mon Jan 06, 2014 10:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to work with Blowfish encryption
- Replies: 4
- Views: 1910
Re: How to work with Blowfish encryption
... when in the clear) that means the data is unencrypted, like "unencrp". This field gets encrypted when all other fields get encrypted, and likewise decrypted if the table gets decrypted. On opening the table, you check this field to see if it contains "unencrp". If it doesn't match then the ...
- Mon Jan 06, 2014 9:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to work with Blowfish encryption
- Replies: 4
- Views: 1910
How to work with Blowfish encryption
... 6 bytes are blanks) reserving the 8th byte for the checksum. When retrieved and decrypted, convert back to logical data type for processing. Likewise, numeric data - to be encrypted - must first be converted to char and then stored in a field that is 8 char long or some multiple thereof. Again ...
- Tue Mar 26, 2013 9:48 pm
- Forum: Off Topic / Otros temas
- Topic: Windows Blue ( 8.5 ) infos about first tests
- Replies: 1
- Views: 760
Windows Blue ( 8.5 ) infos about first tests
... http://www.pflegeplus.com/pictures/windows%20blue.png
New startscreen
The tiled surface of Windows 8 gets a refresh :
likewise Windows Phone 8,
tiles can be resized. Besides tiles can be selected and moved at the same time.
And : Instead of 20 colors, there will be a ...
New startscreen
The tiled surface of Windows 8 gets a refresh :
likewise Windows Phone 8,
tiles can be resized. Besides tiles can be selected and moved at the same time.
And : Instead of 20 colors, there will be a ...
- Mon Oct 15, 2012 12:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Method ONEDIT does NOT exists for TXBRowse Column class
- Replies: 4
- Views: 1032
Re: Method ONEDIT does NOT exists for TXBRowse Column class
... to FASTEDIT you can explicitly assign EDIT_GET to every column :
AEval( oLbxB:aCols, { |o| o:nEditType := EDIT_GET } )
Likewise you can assign EDIT_NONE to any specific column which over-rides any global EDIT_GET :
oLbxB:aCols[1]:nEditType := EDIT_NONE
There is ...
AEval( oLbxB:aCols, { |o| o:nEditType := EDIT_GET } )
Likewise you can assign EDIT_NONE to any specific column which over-rides any global EDIT_GET :
oLbxB:aCols[1]:nEditType := EDIT_NONE
There is ...