Search found 20 matches: swapped

Return to advanced search

Re: XBrowse: currently selected column position

HI Enrico.
oCol: = oBrw: SelectedCol ()
It seem oCol: nCreationOrder () returns the correct position of a column only when the columns keep their original order of creation, but not when they are swapped or hidden.

I have checked the class and could not find the method or function you want.
Regards
by FranciscoA
Fri Oct 16, 2020 10:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: currently selected column position
Replies: 12
Views: 1229

Re: matrices multiplication

The fix is pretty simple, you swapped row and col creating the result, here the correct creation: function MatrixMult( aMatrix1, aMatrix2 )   local nRowsMatrix1 := Len( aMatrix1 )   local nColsMatrix2 := Len( aMatrix2[ ...
by AntoninoP
Mon Oct 12, 2020 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: matrices multiplication
Replies: 13
Views: 1003

Re: to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!!

... We should not again do it. why you rem ordine field from cSwapFields ? This is to demonstrate that only the fields listed in cSwapFields are swapped. The fields not included in the list are not swapped. You decide whether to include ordine also in the list. If you include ordine in the list, ...
by Silvio.Falconi
Thu Jan 31, 2019 8:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!!
Replies: 20
Views: 3299

Re: to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!!

... We should not again do it. why you rem ordine field from cSwapFields ? This is to demonstrate that only the fields listed in cSwapFields are swapped. The fields not included in the list are not swapped. You decide whether to include ordine also in the list. If you include ordine in the list, ...
by nageswaragunupudi
Thu Jan 31, 2019 4:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Nages : probl..FW_ArrayToDbf with tdatabase - RESOLVED!!
Replies: 20
Views: 3299

Re: FWH 18.08: Enhancements to strings.prg

... l10n is the usage * of local national standards for dates, monetary values, mathematica symbols * (many countries have comma and dot meaning swapped). * * This document and the i18n system only handles the first problem, in the future * we could have a standard interface for producing both ...
by carlos vargas
Tue Nov 13, 2018 7:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.10: Enhancements to strings.prg
Replies: 19
Views: 5404

Office 365 and OLE

Hi All

I have a client that has swapped to office 365 ( in the cloud ) and it appears OLE does not work - is there a way to overcome this.

Regards

Colin
by Colin Haig
Wed Jan 17, 2018 1:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Office 365 and OLE
Replies: 3
Views: 881

Re: Buscando funciones/propiedades...

... Handle of the Pen Windows dynamic-link library (DLL) if Pen Windows is installed. SM_SWAPBUTTON 23 Nonzero if the left and right mouse buttons are swapped. Returns: <nValue> The required value if the function is usually executed Ojala por ahi sea..
by cuatecatl82
Sun Dec 24, 2017 9:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Buscando funciones/propiedades...
Replies: 2
Views: 965

Re: TGraph 2 Y-axis for different's scales

... Most of the variable names are very cryptic and many are misleading which causes constant confusion. For instance, the X and Y axis variables are swapped. The X variables are really for the Y-axis and visa versa. Very confusing. For instance, these are for the Y-axis and either do not contain ...
by James Bott
Wed Aug 09, 2017 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGraph 2 Y-axis for different's scales
Replies: 20
Views: 3511

New FTDN April/Abril 2017 (FWH 17.04)

... * FWMARIADB: - METHOD RenameColumn( cTable, cOldName, cNewName ) was not working. Fixed. - While browsing rowset, if the rowset is swapped with another rowset during runtime, the codeblock for saving data was not being redirected to the new rowset. Fixed now in xbrowse.prg - Improvements ...
by Antonio Linares
Mon May 01, 2017 10:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2017 (FWH 17.04)
Replies: 0
Views: 1270

Re: XBROWSE 15.12 Challenge

... sets the order by clicking on a column head. In this case also that facility is available. Please note the way the indexes are created and are swapped when the Married flag set on/off. As far as the user is concerned still he can click on the header and get the same effect. I understand you ...
by nageswaragunupudi
Mon Jan 18, 2016 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE 15.12 Challenge
Replies: 11
Views: 3360

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... * contrib/hbide/idebrowse.prg * contrib/hbide/idedocks.prg * contrib/hbide/idefindreplace.prg * contrib/hbide/idemisc.prg % Swapped: editing MDI area's top-toolbar actions with left-toolbar. Now the visual elements are synchrinized with how we are used to view these actions. ...
by Pritpal Bedi
Wed Aug 04, 2010 7:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 97061

New FTDN December/Diciembre 2009 (9.12)

... demonstrates this feature. New Data: lAllowColReGroup is .f. by default. When this data is set to .f. and lAllColSwapping is true, columns can be swapped but within same group and withing ungrouped columns. If lAllowColReGroup is set to .t. moving columns at runtime changes the columns group to ...
by Antonio Linares
Sun Dec 27, 2009 9:39 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2009 (9.12)
Replies: 0
Views: 2579

New FTDN November/Noviembre 2009 (9.11)

... Fix: Class TTitle had a GDI memory leak in Method LoadBitmaps(). Now it is ok. Many thanks to Uwe for his feedback! * Fix: Class TBitmap was using swapped ::nX and ::nY values when calling TransBmp(). Now it is ok. * Fix: Class TBitmap was not properly painting in transparent mode if themes were ...
by Antonio Linares
Sun Nov 22, 2009 10:02 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2009 (9.11)
Replies: 0
Views: 1645

Re: Where is Otto's TdatePicker?

Reinaldo,

You are welcome :-)

I was also confused as the name is swapped.
by Antonio Linares
Wed Jan 14, 2009 6:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Where is Otto's TdatePicker?
Replies: 8
Views: 1159

... NEXT I don't understand why this code doesn't work when two columns are swapped (uncomment line oBrw:Swapcols(1,2,.T.) ) or moved (clicking and draging in the header). You will see that a wrong column has the color for ordered ...
by demont frank
Sun Nov 02, 2008 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse : Order column with color
Replies: 5
Views: 1757
Next

Return to advanced search