... of fivetech, Linares decided to include xbrowse in the fw. I remember that xbrowse was smoother and was exclusively for the dbf format. Later Mr. Nageswarao Gunupudi adapted some new functions for Sql, Dolphin and MySql, maybe they should have made child object classes and not put everything in ...
... nil Please modify the size of the dialog as per your needs. https://imagizer.imageshack.com/img924/180/pWsEP8.gif sorry Nageswarao maybe I didn't explain myself well, I need a dialog that has a printed coupon on one side and an xbrowse with the data on the other, in the ...
... kidding? I don't need advertising some examples taken from fwh package notes Tbtnclr (SuperHeaders) MultiHeaders for XBrowse ( changed later from Nageswarao) class TExplorerBar Method Update( nPos ) Class TTaskPanel Method ChangeHeight( nHeight ) Fixed RibbonBar bug TProgressWheel class, samples\ListVie.prg ...
Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made some changes created by Francisco and created a sub class of xbrowse Is ...
Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made some changes created by Francisco and created a sub class of xbrowse Is ...
... the end user can display the ones he wants, the programmer recommends the basic columns result https://i.postimg.cc/GhNNG7V1/l.png Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made ...
After raising awareness of Antonio Linares and Nageswarao, after I went crazy thinking what it could be, i.e. why the Nageswarao test worked well for everyone and not on my computers, I remembered that many years ago I had the same problem but with ...
... shows the initial message then if you see well I replaced the getlabeldim function with CalcTextHeight( hDC, cText, oFont, nWidth ) corrected by Nageswarao On your sample: oPaneltext cannot be the same name of a Panel I propose to usare oTExt MEMOTEXT := alltrim( cMsg ) @ oPanel2:nTitleHeight+5, ...
... class you made yourself. the pickdate() class is irrelevant also because Linares made it for you, like pieces of your hotel program, as well as Nageswarao who has helped you many times to make your hotel program and don't tell me it's not true because I myself was present in the hotel when in ...
For Antonio & NagesWarao Lines 2674/2675 of Xbrowse class I propose this solution for displaying the border in the presence of vertical scrolling if ::lDrawBorder // ::Box( 0, 0, ::nHeight - 1, ::nWidth - 1, IfNil( ::nClrBorder, ...
Dear Nageswarao and Antonio, I don't know if you remember in 2021 that Nages created a test to create an Isfree function to check in the archive if the umbrella was occupied or not. This year I have a difficulty in the sense ...
... the forum my messages) 3) xbrowse <-> tree same xbrowse ( width search system all data ) 4) insert in the search of the xbrowse that created Nageswarao (@ 10, 550 COMBOBOX oBrw:oSortCbx VAR oBrw:cSortOrder) the possibility of inserting the options "entries that begin with" and "entries ...
... please not change btnbar function of Cristobal run ok Your solution Is no good because It go to conflict to doubleclick call edit function Oy Mr. Nageswarao can resolve it Dear Silvio, DATA bLClicked is of TXBROWSE CLASS You must calculate the column in which the mouse click occurred Try with ...