Search found 73 matches: losing

Return to advanced search

Richedit Control

... much as like typing the words manually ). But I can't find any function to insert text automatically any words on a richedit control, and without losing the format. When I use :SetText() function, it replaces all the contents of the control. What i needed is to insert text without losing the current ...
by ryugarai27
Tue Dec 20, 2011 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Richedit Control
Replies: 1
Views: 839

Re: Converting from PowerBasic ...

... SQL1.PRG => SLSEL(0) ...  It seems that it must be directed rsSetNumber . I tried that , but get the same error ... It seems that I'm losing patience ... :-) . Maybe exist an better way to use DLL's function ? I found info , that with implib can convert dll to lib and then describe ...
by Rimantas
Wed Sep 07, 2011 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting from PowerBasic ...
Replies: 4
Views: 1336

Project : Programming a Image-viewer with xBrowse

... := .T. , I can force a smaller Image to be adjusted to cell-size. Could be a Option to adjust to Cellsize, but with a enlarged Image, I losing Quality. I think, I will only use .F. ( default ) There is still my vertical Data-text-problem. I tested with adding some Blanks at the Text-end, ...
by ukoenig
Fri Apr 08, 2011 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Project : Programming a Image-viewer with xBrowse
Replies: 34
Views: 8176

Re: Codejock Calendar Samples?

... it. Others may step in to help, and that is great. The point is my customers wanted something like Outlook two years ago. I don't want to risk losing them over this. So I got Codejock. It works, it solves my problems, and I'm pleased. As for 3rd party libraries, I actually use one for spell ...
by TimStone
Wed Jan 26, 2011 11:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46756

Re: How to add a field to a DBF?

I think that it is not possible to Add a field to a database on the fly without losing the data in it; However, on small databases what is done is creating a new database from structure, add the field on the fly and then copy the registers to the new database... ...
by Bayron
Sat Jan 22, 2011 12:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to add a field to a DBF?
Replies: 14
Views: 4646

Re: copy to losing path directory

Might be related to this bug and it happens even if the source from CVS was used.
by hua
Sun Jun 13, 2010 8:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy to losing path directory
Replies: 1
Views: 390

copy to losing path directory

Antonio A bug has been introduced in the latest xharbour version downloaded from fivetech's site, very ennoying bug if you have your app set this way ex : Z:\myapp.exe (only in this case drive mapping to the directory) mynewtest := "test2" use mytest copy to test2 for ..... you will have a...
by Richard Chidiak
Fri Jun 11, 2010 9:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy to losing path directory
Replies: 1
Views: 390

Re: Some confusion in math result

Internal value has full accuracy. What is displayed may be rounded off to 2 decimal places.

msginfo( 2957.45 / 9 ) shows 328.605556

We can use the result for further processing without losing accuracy.
by nageswaragunupudi
Thu Jan 07, 2010 3:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Some confusion in math result
Replies: 2
Views: 457

Re: dbskipper intermitent error

Richard, >There is an alias in my browse definition >It looks like , somewhere, xbrowse is losing the alias I did a search of cAlias in TDatabase (dated 6/9/09) and I cannot find anywhere where cAlias is assigned nil or "". The only other possibility I can ...
by James Bott
Tue Oct 13, 2009 11:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbskipper intermitent error
Replies: 46
Views: 9764

Re: dbskipper intermitent error

James

There is an alias in my browse definition

It looks like , somewhere, xbrowse is losing the alias

This is why i am using all these traps

The code is big, i can show it no problem , i am not sure it will help

Richard
by Richard Chidiak
Tue Oct 13, 2009 7:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbskipper intermitent error
Replies: 46
Views: 9764

TGET losing the focus

Hello, I have this code which is used in a dialog box : REDEFINE GET oGET[01] VAR cAGDOS1 ID 101 OF AgeDlg PICTURE REPLICATE("!",5) UPDATE REDEFINE GET oGET[02] VAR cAGDOS2 ID 102 OF AgeDlg PICTURE REPLICATE("9",5) UPDATE REDEFINE GET oGET[03&#...
by driessen
Thu Oct 02, 2008 10:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGET losing the focus
Replies: 14
Views: 3256

... we better do this temporary fix to xbrowse now and Mr Antonio would do this or a better fix in the next release. When we have xbrowse, no point losing our independence or make our own reports. Again, can any one reflect on my question: How to find the number of visible records after setting ...
by nageswaragunupudi
Mon Sep 15, 2008 11:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBrw:report() prints too much
Replies: 19
Views: 3473

... AS OBJECT // for text files browsing (TTxtFile() class) DATA uBmpSel // bitmap to show in selected records DATA uLastTag // last TagOrder before losing focus METHOD New( nRow, nCol, nWidth, nHeigth, bLine, aHeaders, ; aColSizes, oWnd, cField, uVal1, uVal2, bChange, ; bLDblClick, bRClick, oFont, ...
by Natter
Mon Sep 08, 2008 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bChange
Replies: 9
Views: 5495

Suggested addition to Errsysw.prg

... file exceeds 50 K in size. If over 50 K, then just the most recent 5k chars of info are retained, and the file builds again. This prevents losing important error info in a situation where different errors occur in quick succession before you have a chance to debug the first errors in the ...
by Roger Seiler
Sat Jun 28, 2008 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Suggested addition to Errsysw.prg
Replies: 12
Views: 2816

Sorry DBU windows version needed

... the DBF version is: dBASEIII+with memo Please help me to get a freeware complete source of good windows DBF viewer to update the fields without losing or recreate the dbf created already from DBU.EXE. Thanks
by Ehab Samir Aziz
Wed Jun 04, 2008 4:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sorry DBU windows version needed
Replies: 2
Views: 820
PreviousNext

Return to advanced search