Search found 111 matches: reopen

Return to advanced search

A possible complete RESET of a TTITLE at runtime ?

... := .T. oTitle:nClrLine1 := 8388608 ENDIF IF lTDirect = .F. oTitle:lVertical := .F. ENDIF ... ... ... oTitle:Refresh() Saving new selections and reopen the Dialog it works, but I don*t want closing the dialog : http://www.pflegeplus.com/pictures/T_Title1.jpg Wrong results, after ...
by ukoenig
Tue Oct 01, 2013 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A possible complete RESET of a TTITLE at runtime ?
Replies: 0
Views: 505

Re: Close ADO-connection

... connection when user has closed all recordsets and just doing nothing. Even then it is not an issue. If you fail to open recordset, just close and reopen the connection and try again. We have better answers. Also please see my reply to Mr James' post. We shall discuss some of these issues in my ...
by nageswaragunupudi
Thu Aug 01, 2013 7:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Close ADO-connection
Replies: 34
Views: 10326

Re: xbrowse+ADO NO REFRESCA EL BROWSE

Hints for browsing Parent and Child tables with XBrowse using ADO. It is not necessary to close and reopen record set every time the row in parent table changes. It is easier to open full child table and keep changing oRsChild:Filter. Instead of using SQL INSERT statements, ...
by nageswaragunupudi
Thu May 30, 2013 2:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse+ADO NO REFRESCA EL BROWSE
Replies: 10
Views: 2259

Re: Refresh an array

... change a bitmap or a Item then it not refresh the column (4) on the big xbrowse How I can resolve it ? now I resolved to close the big xbrowse and reopen the big xbrowse but this is wrong if you have time you can download the app at http://www.eoeo.it/wp-content/plugins/download-monitor/download.php?id=1 ...
by Silvio.Falconi
Thu Apr 04, 2013 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refresh an array
Replies: 5
Views: 1056

Re: Open recordset with ADO slow with large tables?

... your recordoRs:CLose()oRs := Nil  The point I am suggesting is to only Select the minimum [Fields] in your Sql statement, then close and reopen the row you want to edit. Hope that helps Rick Lipkin
by Rick Lipkin
Mon Nov 26, 2012 3:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Open recordset with ADO slow with large tables?
Replies: 8
Views: 1860

Re: OT: Multitasking Hurt Productivity?

... myself clear. What if I need an info from email or internet to complete my work? Do I have to close it, open the browser or the email client, then reopen my work? No, thank you. EMG
by Enrico Maria Giordano
Sat Jun 23, 2012 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: Multitasking Hurt Productivity?
Replies: 12
Views: 3934

Re: xBrowse shows <Binary> Fieldinfo of a Textfield ?

... Maybe it happens the first time, after creating a new DBF ( if not exists ) from a Metro-panel-preview. Closing and reopen, I could change the field and adding new templates. http://www.pflegeplus.com/pictures/binary4.jpg Best Regards Uwe :lol:
by ukoenig
Tue May 08, 2012 6:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse shows <Binary> Fieldinfo of a Textfield ?
Replies: 4
Views: 1723

Re: MetroPainter Release 1.1 ( Download )

... main-window-painters ( Panel still exists ) Some more extensions in class < metropnl > I can change the button-size, but have do close and reopen the panel. I still need a solution, to change the size without closing. A possible solution could be, saving all button-selections to a array, ...
by ukoenig
Sat May 05, 2012 11:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MetroPainter Release 1.1 ( Download )
Replies: 2
Views: 809

Testing CODE+RESOURCE-Brushes ( DOWNLOAD )

... 2. change inside the Dialog the Image 3. close the Dialog and select Button < Save > The Image is saved to the INI, the Tool closes and will reopen, showing the new Image-background The < Exit > Button doesn't save anything to the INI-file. Download ( 3.2 MB ) : FULL SOURCE !!! http://www.pflegeplus.com/fw_download/Restool1.zip ...
by ukoenig
Wed Nov 23, 2011 9:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing CODE+RESOURCE-Brushes ( DOWNLOAD )
Replies: 1
Views: 590

Re: MS Access problem

... the forth ( or so ) table would fail in the try\catch break point and return me to the master Property table. Close the master property table and reopen it .. would fix the problem til you cycled thru the same process 10 times. When I go thru the valid close .. all the tables get closed and the ...
by Rick Lipkin
Fri Oct 14, 2011 4:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MS Access problem
Replies: 12
Views: 4604

Re: question about Scopes

If you dont wat to change your index you might reopen you dbf with another alias set its order to 3, scope it, browse what you need and close it when finished.
by ADutheil
Sun Jul 03, 2011 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: question about Scopes
Replies: 6
Views: 948

To Mr Nages : change bClrStd on line

... := {|| { CLR_BLACK, GetSysColor( COLOR_WINDOW )} }),; oBrowse:refresh()) but when I clickthe checkbox it not change , I must close the oBrowse and reopen it ( I saved the config to an ini file) I can change the line vertical and horizontal, put also the RecordSelector on line but Inot Know how ...
by Silvio
Wed May 18, 2011 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mr Nages : change bClrStd on line
Replies: 11
Views: 1976

Re: A problem in Vista

... test. Use a copy of the invoice file and indexes. Create a simple program to open the file, add several new indexes, then close the file. Then reopen the file and use a browse to see if the new records are visible. You could probably do this with 20 lines of code or so. This test would eliminate ...
by James Bott
Thu Feb 17, 2011 4:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem in Vista
Replies: 18
Views: 3125

Re: TO NAGES : RESTORE STATE NOT RUN OK

... AlOrder=1 AlRecno=1 WHEN YOU REOPEN THE EXE IT MAKE ERROR ON PAINTHEADER Called from: .\source\classes\XBROWSE.PRG => TXBRWCOLUMN:PAINTHEADER(8713) Called from: .\source\classes\XBROWSE.PRG ...
by Silvio
Wed Feb 16, 2011 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO NAGES : RESTORE STATE NOT RUN OK
Replies: 11
Views: 3657

Re: TO NAGES : RESTORE STATE NOT RUN OK

It seems to work but there is a problem now when I reopen the table it's very slowly , I must wait a second and theclass reopen the table with very little perceptible, but this only happens for large files with many fields as this :  aBrowse   := ...
by Silvio
Tue Feb 15, 2011 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO NAGES : RESTORE STATE NOT RUN OK
Replies: 11
Views: 3657
PreviousNext

Return to advanced search