Search found 57 matches: cleared

Return to advanced search

New FTDN April/Abril 2016 (FWH 16.04)

... It is now possible to freeze a column on the right. This works independent of freezing columns on the left. Usage: oBrw:oRightCol := oCol Can be cleared by oBrw:oRightCol := nil or changed by oBrw:RightCol := oAnotherCol. All other columns scroll horizontally between left and right freeze columns. ...
by Antonio Linares
Thu May 12, 2016 6:51 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2016 (FWH 16.04)
Replies: 8
Views: 7597

Re: A Forum-error ( PHP ) ?

at first it was even worse for me. It would act like it was logging me in and then go right back to previous not logged in status.
I cleared my History/Cache/Cookies and now I am able to login again.
The world is ok again :)
Thanks
by Gale FORd
Mon Feb 01, 2016 8:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Forum-error ( PHP ) ?
Replies: 50
Views: 7072

Re: 15.10 Browse problem

... it fixed the problem, but if I resized the window smaller, it was problematic. I finally went all the way back to 15.04 and most of the issues cleared up. Finally, I removed png.lib and xfw.lib and the problems went away completely. So, we are apparently getting conflicts in 15.10 and 15.11 ...
by TimStone
Thu Dec 31, 2015 12:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 15.10 Browse problem
Replies: 27
Views: 8430

Re: ADO RDD xHarbour

... adordd ver 1.0 at https://github.com/AHFERREIRA/adordd.git Corrected bugs: Logical fields array initialization. scoped relations Scopes were not cleared when clear relation. Eof and Bof vars were not being reset correctly by gotop and gobottom. Changes: 1) New SET ADO TABLES DECIMAL FIELDS LIST ...
by AHF
Fri Nov 13, 2015 8:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447027

Re: ADO RDD xHarbour

... OrdSetFocus(), I need the fix for dbfilter() please, to trace the problem. It my be related when appending of replacing records, the filter is cleared?. I don´t know if it happened before. About ArrayTranspose(), its aviable here: https://bitbucket.org/fivetech/fiveweb/src/f1d5073aae35f6945424f83ccb1369c2d9b0205b/source/function/harbour.prg?at=master ...
by lucasdebeltran
Mon May 25, 2015 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447027

Linker warning using 15.03

... programs using FWH 15.03. It's a warning, so my code still links, but this didn't happen prior to 15.03 and I would like to get this warning cleared. I expected to find a declaration declspec(dllimport) for each of these functions, which would cause this warning, but I don't see that in any ...
by rhlawek
Sun Apr 05, 2015 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linker warning using 15.03
Replies: 10
Views: 1271

Re: ADO RDD xHarbour

Antonio, Im finishing Set Scopes. What is the normal behaviour? The scope if not cleared it remains with the index athough we change orders? I mean : sele 0use xtableset index to index1,index2set order to index1set scope to exp1,exp2browse()  //with ...
by AHF
Mon Mar 30, 2015 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 447027

Re: xBrowse incremental seek multiple indexes

... works slightly differently. The filter actually works on oBrw:cFilterFld, which can be specified by the programmer. The filter expression is not cleared (unlike incremental seek) when sort order is changed and the user can continue to type the filter expression. He can also view the filtered ...
by nageswaragunupudi
Mon Mar 16, 2015 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse incremental seek multiple indexes
Replies: 3
Views: 842

Re: Very strange indexing problem

... further. I am doing a major revision / optimization to my application so I won't see if the problem still exists until early 2015. It may be cleared up as I check all of the code very carefully to be sure all files properly close at the correct time. Tim
by TimStone
Wed Dec 17, 2014 7:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange indexing problem
Replies: 27
Views: 5767

Clear COM port buffer

... "FlushComm Error: " + Str( nError ) )endif  I do not get any errors but it appears that the buffer is not getting cleared. What I am doing: I read (every second) data form a com port and display the info on the screen. What's happening: At the start, the data being ...
by Jeff Barnes
Fri Oct 03, 2014 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clear COM port buffer
Replies: 9
Views: 1675

Re: En tiempo de compilacion...

... in MT programs. To free allocated PP context is enough to clear <pPP> variable. When last instance of this variable in user code is cleared then automatic destructor frees PP context with its all internal data so even if variable is not explicitly cleared by assigning NIL but is ...
by Antonio Linares
Tue Aug 26, 2014 7:45 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: En tiempo de compilacion...
Replies: 3
Views: 1565

Re: Building FWH

... it in wintypes.ch, but then found that wintypes.ch itself includes cstruct.ch, so I removed the reference to cstruct.ch and added wintypes.ch and cleared all errors in this regard, with the exception of one type, Compiling 'classes\twebcam.prg'... classes\twebcam.prg(267) Warning W0001 Ambiguous ...
by rhlawek
Sun Jul 28, 2013 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building FWH
Replies: 11
Views: 3901

New FTDN April/Abril 2013 (FWH 13.04)

... style is set or not. Eg: oWnd:WinExStyle( WS_EX_LAYERED ) --> lSet When called with second paratmeter as a logical value, the style is set or cleared. Eg: oWnd:WinExStyle( WS_EX_LAYERED, .t. ) --> lPreviousSet. These methods serve as a short cut to SetWindowLong() and GetWindowLong() functions. ...
by Antonio Linares
Wed May 01, 2013 6:21 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2013 (FWH 13.04)
Replies: 2
Views: 3498

Re: Function of FiveWin and with my same name

... for your excellent explanation, I now understand in a general way the process of linker, was already examining the file .map, but your explanation cleared me well. I chose to change the names of functions conflicting with the FiveWin, however, has not managed to make it work and errorsys helpsys, ...
by Eroni
Tue Apr 09, 2013 12:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Function of FiveWin and with my same name
Replies: 11
Views: 1895

Re: Clearing Gets

Hi Antonio

The gets are working great - I could not see a refresh method in the control
program should I add METHOD Refresh() INLINE ::SetText( cValToChar( Eval( ::bSetGet ) ) )
so the combobox is cleared as well.

Cheers

Colin
by Colin Haig
Wed Feb 27, 2013 9:51 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Clearing Gets
Replies: 7
Views: 3016
PreviousNext

Return to advanced search