This sample is not flickering for me #include "fivewin.ch"function Main() local oDlg, oBrw, oBar1, oBar2, aRow, aData := Array( 8, 6 ) for each aRow in aData AEval( ...
... of dialog/window and use these objects with variable data to directly print graphs to multiple pages. The user will not see any dialog/window with flickering graphs. command: #xcommand DEFINE GRAPH <oGraph> [ SIZE <nWidth>, <nHeight> ] ; [ TITLE <cTitle> ...
last res https://i.postimg.cc/mkLzknx1/g.gif Otto, if you resize the dialog to the left and then reopen it you will see that the xbrowse is hidden, why? #include "fivewin.ch" #include "ttitle.ch" request dbfcdx request dbffpt Function test(...
yes of course, I made it beacuse before I had a Panel I have one error I not see the buttonbar (bottom of the dialog) at init , th eprocedure show it only if the final user resize the dialog then I cannot edit the gets Please compile this test ( I correct it with your modifies) #includ...
Hello Silvio, I think you should create the says and gets only once and then refresh. I made a test. This works fine. Best regards, Otto #include "fivewin.ch"#include "ttitle.ch"request dbfcdxrequest dbffptstatic oGetFunction test() Local oTabella,oFolder,oBrw...