Cristobal, Here is a litle sample. IF you are using a resolution lower than 1600x900, the fourth Tdockpanel is not shown. #INCLUDE "fivewin.Ch"FUNCTION Start()LOCAL oWnd,nWAncho,nWAlto,nCol,nRow,oMenu,lExit:=.f. ...
... applies to the entire column, not to individual cells Nages. I know it. After so much testing I reached that solution, and it's working for the litle proyect I am making. Despues de muchas pruebas salió esa solución y está funcionando para el pequeño proyecto, hasta el momento. https://www.4shared.com/photo/7kj6nn-mea/ruleta.html
a litle faster than mysql for Insert command I am not sure. Even then that alone can not be a reason to give up mysql. There should be other solid reasons. Insert speeds depend on many factors including our database design. ...
But please tell me why do you want postgresql? Isn't mariadb enough? Mr. Rao.. a litle faster than mysql for Insert command Please test here : #include "fivewin.ch"#include "dbstruct.ch"#include "mysql.ch"#include "DbStruct.ch"#define ...
... All.. I have a problem with calculation like this: ? ( 2.29 * 7000 ) // = 16030 ? ( 2.30 * 7000 ) // = ******* = 1.61000000000000E4 this sample is litle case, and so many combine value in a variable return wrong result. this problem just in FWH 64-bits version, on 32-bit version is okay. #include ...
Hello, Next (litle) program has as goal in a dialog : 1) Any Valid clausule from a get should give a msgerror when VALID is used as @ 1, 6 GET oGet VAR cCad OF oDlg SIZE 60, 10 PICTURE "@K" VALID MyValid(oGet,'oGet:Varget()="T"') ...
... can do with the os (Windows) to avoid the workstation from running anything else but your .exe -including lowering the user's permissions to very litle. Is it possible to set Windows permissions so that the DBF can be modified and deleted only by the EXE and not by users? EMG
... can do with the os (Windows) to avoid the workstation from running anything else but your .exe -including lowering the user's permissions to very litle. I think that's where you want to focus your efforts. Reinaldo.
... dimensions : 21.009 x 29.705 cm , A4 format Paint 1191 x 1684 px Printing this file i expect that this dimensions are respected . The result is a litle image in the topleft corner Providing dimension parameters nWidth,nHeight (in pixels) does'n change nothing Can an image file be used to print ...
... like delayed and if I press BackSpace, the dialog is not respons... and then... BLANK BROWSE.. my code like this, i get it from FWH\Samples, just litle change. /* fLookUp.prg*/#include "FiveWin.ch"#include "xbrowse.ch"function tbl_ackode( nnTop, nnLeft ) local ...
... big to publice here. I will make a separate version with defines to incorporate it in xbrdbu or fivedbu Frank Ok , i finished to make the file so litle as possible in xbrdbu . Starting from fivedbu (function indexes) , it must also be easy to incorporate it in fivedbu. Enhancements : 1) The index ...
... , "KlntLevKlnt" // , "KlntPostAdres" the aplication works I have no idea what else i can try. Why works this code in a litle program , not in the main aplication ? If i can not solve this , conversion to fwh1201 is not possible !!!!!!! Frank Demont