Search found 275 matches: commented

Return to advanced search

Re: Some useful modifications to XBROWSE

... current builds and had to revert back, but that required additional re-coding because the new ones required me to make changes that then had to be commented out.
by TimStone
Fri Feb 26, 2016 10:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some useful modifications to XBROWSE
Replies: 9
Views: 2669

Re: Abnormal program termination

Thanks.
We commented out too from the next release.
Switching of Unicode setting during runtime is not yet supported though we originally wanted to.
by nageswaragunupudi
Sun Jan 17, 2016 8:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Abnormal program termination
Replies: 4
Views: 798

Re: Error in XBROWSE

... 11492 ) I doubt if you are using xbrowse.prg of ver 15.12, because line 11492 (and the function containing that line) is fully commented out. In any case, if we are provided with a sample to recreate the error, we can provide the required help.
by nageswaragunupudi
Sun Jan 17, 2016 3:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in XBROWSE
Replies: 14
Views: 1818

Re: Abnormal program termination

Antonio, for now i link a msgrun.prg in with commented calls to FW_setunicode().
by byte-one
Wed Jan 13, 2016 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Abnormal program termination
Replies: 4
Views: 798

Re: test using fw_unicode

Enrico Maria Giordano wrote:I'm using xHarbour. Does it make any differences?

EMG


Ah! that may be
I think Mr Rao also used xHarbour and has not commented have any problem

I do not use much xHarbour
I will do tests and comment
by cnavarro
Sat Oct 31, 2015 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: test using fw_unicode
Replies: 32
Views: 3980

Re: ADO RDD xHarbour

Pieter,

Strange I use xHarbour and it compiles ok with that line not commented.

Could you try this to see if it works?

#ifndef __XHARBOUR__
#include "hbcompat.ch"
#endif
by AHF
Thu Oct 29, 2015 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447049

Re: Files Needed - ADS / Harbour / MSVC 2013

Tim,

I have commented it to Rao and I am waiting for his answer, thanks
by Antonio Linares
Thu Oct 22, 2015 9:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Files Needed - ADS / Harbour / MSVC 2013 (and FiveWeb info)
Replies: 25
Views: 4250

Trying to understand Unicode - Intentando entender Unicode

... the selected code page (nation) or installed by default. Of course, if you use a different encoding such as UTF-16 it is not applicable as already commented that none of the codes are encoded in 8 bits. We bring the links we find to have the best documentation about
by cnavarro
Wed Sep 30, 2015 8:08 pm
 
Forum: Off Topic / Otros temas
Topic: Trying to understand Unicode - Intentando entender Unicode
Replies: 3
Views: 831

Re: Problem with menus

Ok, I look and I commented

Image
by cnavarro
Sat Sep 26, 2015 9:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with menus
Replies: 24
Views: 3079

Re: Problem with menus

... When I started the changes, and I tried to TMenu TMenuItem inherit from TControl, but this feature was only testing for various reasons. So it is commented (//) Newsys method is used to obtain the icon menu window has nothing to do with what he says Enrico, or the method New It is a good time ...
by cnavarro
Fri Sep 25, 2015 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with menus
Replies: 24
Views: 3079

Re: Problem with menus

... at all anymore. Further the New() method allows you to pass a parent window, but the section that defined the font from the parent window is commented out. However, there is a method called NewSys( oWnd ) which I expect was added just for legacy compatibility and it does take on the font ...
by James Bott
Fri Sep 25, 2015 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with menus
Replies: 24
Views: 3079

Re: How to use TDolphin with TWbrowse()

Dutch,

Daniel commented that he had examples with TDolphin and TSBrowse:

viewtopic.php?p=101739#p101739

Surely he can help us on this :-)
by Antonio Linares
Sat Jul 04, 2015 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use TDolphin with TWbrowse()
Replies: 6
Views: 888

Re: Easy way to build Fivetouch for Desktop

... \ window must exist all the necessary .dll , and the directory C : \ FIVETOUCH \ windows \ platforms with qwindows.dll Gale Ford said : I commented out function hb_aCmdLine() in FiveTouch.prg. done. everything works all this in my Win XP and Win 7 64bit thanks
by solving
Fri Jul 03, 2015 6:56 am
 
Forum: FiveTouch
Topic: Easy way to build Fivetouch for Desktop
Replies: 3
Views: 1457

Re: ADO RDD xHarbour

Lucas, There another bug in adoscope. Please replace with this code: (note the 2 commented aadd)  CASE nIndex == DBOI_SCOPETOP        IF y > 0           aOrderInfo[ UR_ORI_RESULT ] := aWAData[ ...
by AHF
Wed May 20, 2015 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447049

Re: Date from Internet

... but then not show any times and the exe is on memoty of Pc You are not using the code which I have posted, you have modified it. You removed/commented the following lines from the Function hb_ntp_GetTimeUTC( cServer, nPort, nTimeOut ) . That's the reason why your exe is not destroyed from ...
by anserkk
Thu Apr 02, 2015 4:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Date from Internet
Replies: 11
Views: 2892
PreviousNext

Return to advanced search