Search found 24 matches: firstly

Return to advanced search

Re: Data exchange between PC and Android device on the same loca

... As always, I appreciate your time and comments. I hope soon I will make progress in the RX study. I am interested in learning from both worlds. Firstly in the world of the old Harbour programmer who wants to use the web in a way that is sufficiently efficient and more in line with my old methods... ...
by Arturo Lopesoria
Wed Feb 28, 2024 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 767

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... know any service technicians who would bother to do this work and uninstall things. Regarding Microsoft, I think you need to revise your opinion, firstly their involvement in ChatGPT and now Copilot. It's a whole new situation. Although Edge is integrated into Windows 11, users can still install ...
by Otto
Wed Jan 24, 2024 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1686

Re: How many time my application is run in memory

rhlawek wrote:(Get-Process | Where-Object {$_.Name -eq 'YourApp'}).count


As far as I know, in order to run powershell, firstly, we should install it. I could not install it to customer computer. I need something different.

Thank you.
by Horizon
Sat May 14, 2022 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many time my application is run in memory (SOLVED)
Replies: 25
Views: 1150

Re: tArrayData

Firstly, thank you for bringing this problem to our notice. There is a bug when the same field name is used twice in the same expression. This is fixed in the next version to be released. If you let us know the FWH version ...
by nageswaragunupudi
Wed Sep 02, 2020 4:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: tArrayData
Replies: 12
Views: 1223

Re: how to fix Black frame start with WMPlayer.OCX?

Dear Uwe,

Thank you so much for your idea. Firstly I try GIF file but it has 25 frames per second. It doesn't smooth as MP4. I try to get the best result.

Thanks once again for your solution.
Dutch
by dutch
Sat Sep 14, 2019 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to fix Black frame start with WMPlayer.OCX? *Fixed*
Replies: 13
Views: 1957

Re: MSVC 2017 Try

... // next      ? "BEFORE QUIT"      QUIT              // must be QUIT !!!      ? "AFTER QUIT"   endif When I press QUIT button. Firstly, it says BEFORE QUIT, then exit programs, then windows says "IcraW.exe has stopped working" When you read my previous link, thats ...
by Horizon
Fri Mar 24, 2017 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSVC 2017 Try
Replies: 67
Views: 7706

Re: xBrowse GroupHeader color

Firstly, bClrHeader also does not take effect as long as oBrw:l2007 is true.
As of now we have not implemented specifying separate color for group header. It uses the same color of the first column.
It is, however, possible to specify a separate font for each group header.
by nageswaragunupudi
Thu Sep 03, 2015 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse GroupHeader color
Replies: 1
Views: 485

Re: btnbmp error on 15.01

Firstly your statement has syntax error. There is no ROUND clause. Should be NOROUND or nothing. I can also understand that you did not enable warnings for undeclared variables while compiling. That is the reason you did not ...
by nageswaragunupudi
Fri Jan 23, 2015 2:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: btnbmp error on 15.01
Replies: 12
Views: 3313

Is possible to add FolerEx Tab on run time ?

Requirement:

Firstly a window open with FolderEx and one Tab. And open new tab whenever i clicked on a button . If i Clicked 10 times then 10 Tab need to open.
Is it possible to do ?
by shahir.fivewin
Sat Aug 23, 2014 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is possible to add FolerEx Tab on run time ?
Replies: 1
Views: 341

Re: BRW Error while save after delete DVCLAL in DLL

Dear Stefan,

Thanks a lot, it is good choice.
Firstly, It is compatible with BRW but not all. Some file can open by BRW but Pelle C unable to open it.

Secondly, Are All object compatible with FWH? I don't test it all yet.

Anyway, it can replace BRW and free of charge.
by dutch
Sun Jan 05, 2014 2:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BRW Error while save after delete DVCLAL in DLL
Replies: 8
Views: 1190

Re: understanding OOP returning more than value from a method

... the date you are calculating their age to. If that date has not passed you need to subtract 1 from nTrialAge. The logic for this is easy enough. Firstly compare months, and if they are equal compare days. Something like this: IF Month( date_AgeAt ) > Month( date_Birth )  RETURN ...
by xProgrammer
Wed May 05, 2010 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: understanding OOP returning more than value from a method
Replies: 14
Views: 3095

Re: SerialPort Class Using CreateObject (...)

Hello all. Firstly, Thanks Byron for your reply. It confirmed what I thought. However I think it is still useful to access DOT.NET from FWH and so the following ..... Since I last posted this question on this forum for access to ...
by angelo.c
Sun Jul 19, 2009 3:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SerialPort Class Using CreateObject (...)
Replies: 5
Views: 3047

Hi mcfox, I have changed the xbrowse code in thread you mentioned. Firstly, I could not understand the subject because of language of this thread, but when i look the code this is the solution of my problem. Thanks, Antonio: I could not build the xhb fwh ...
by Horizon
Mon Dec 01, 2008 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 8.11 bKeyDown fails
Replies: 24
Views: 3350

... to have to move to a client-server model database backend to get reasonable performance across a VPN. I considered SQLRDD but I had two concerns. Firstly it was a lot bigger than I needed (if I am going to use PostgreSQL or mySQL I would just use SQL statements directly rather than use xBase commands ...
by xProgrammer
Tue Jul 22, 2008 10:09 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux and MySQL
Replies: 13
Views: 5201

Hi all Firstly how do I upload a sample prg and dbf for testing? The price file could be very large > 150K records and could be updated by any number of users during the course of the day so cerating an array is probably not ...
by Peterg
Tue May 20, 2008 8:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Any clever coders out there
Replies: 22
Views: 4740
Next

Return to advanced search