Search found 282 matches: occur

Return to advanced search

Another problem with dialog boxes

... But what happens ? When the dialog box ClkDlg is ended here, the dialog box LnDlg is ended as well. I also noticed that the problem only occurs when ClkDlg is defined before LnDlg is defined. If LnDlg is defined before ClkDlg, then the problem doesn't occur. How can there be any connection ...
by driessen
Wed Sep 10, 2008 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another problem with dialog boxes
Replies: 9
Views: 1125

... what you mean 1. The browse should be active while report is being run. I the oBrw is active. Not closed until after the print which doesn't occur because of the error message. Thanks for you help. It is greatly appreciated.
by hag
Sun Aug 31, 2008 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 2 issues oBrw:report() and MsgInfo() etc
Replies: 11
Views: 1759

Fivewin Classes

... Eu preciso executar um comando quando ocorrer um DoubleClick sobre um ítem da árvore. I need to execute a command when to occur a DoubleClick on an item of the tree. Try this: ( NEWTREE.ZIP ) thanks for the feature ACTION(...) - thats one part I looked for. The other part ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 97151

C code in FiveWin

... I need use float numbers in my fivewin C functions, but if I try to use float, an error occur when I link my application. What I do: example: CLIPPER XPDEG( PARAMS ) { int val1 = _parni( 1 ); int val2 = _parni( 2 ); float val = val2 / val1; ...
by Antonio Linares
Wed Aug 27, 2008 7:38 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 97151

Advantage DS

... solved the problem : I can't use SEARCH , I Have to use LIB in the following script line : SEARCH FIVE,FIVEC,OBJECTS ............ if I uses SEARCH occurs a GPF. -------------------------------------------------------------------------------- When opening my files with ADS , one of the files doesn't ...
by Antonio Linares
Wed Aug 27, 2008 7:30 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 97151

ERROR 5096 AE_ENCRYPTION_NOT_ENABLED Problem: Encryption is not enabled. This error can occur when the requested operation requires a password to be set. Some of the operations that require a password to be set are: encrypting or decrypting records or tables, clearing ...
by Patricio Avalos Aguirre
Thu Aug 07, 2008 5:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: index on with ADS
Replies: 2
Views: 711

Problem when refreshing BROWSE

... on row 4 the highlight goes to row 5 click on row 2 and it will go to row 1 but then click on row 3 and it will go there. The problem seems to occur whenever you add rows to an existing BROWSE. Maybe I am doing something wrong or failing to do something I should be doing. Please advise. Thanks ...
by xProgrammer
Fri Jul 25, 2008 4:49 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Problem when refreshing BROWSE
Replies: 0
Views: 722

Unfortunately, when such errors occur, there is no way to stop the loop in errorsys. Also __sometimes__ when there are array bound problems, error appears without any clue about the offending code. These situations are very difficult to handle. ...
by nageswaragunupudi
Thu Jul 24, 2008 3:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse: too many recoursive handler calls error
Replies: 19
Views: 8417

Suggested addition to Errsysw.prg

... 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 sequence. Especially important where a customer fails to tell you ...
by Roger Seiler
Sat Jun 28, 2008 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Suggested addition to Errsysw.prg
Replies: 12
Views: 3041

... to be guaranteed at runtime. At runtime, the specified variables must be created using the PRIVATE, PARAMETERS or PUBLIC statements. This can occur in the procedure containing the MEMVAR declaration or in a higher-level procedure. Attempting to access the variables before they are created ...
by Antonio Linares
Thu Jun 26, 2008 7:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Definiciones de VARIABLES PUBLICAS en FWH 7.12
Replies: 2
Views: 854

Michel, >I don't understand why such problems occur. Well, think about it. FWH is moving ahead and you are working with an older version of Xhb. If you wish to continue using that version of Xhb, then you cannot necessarily use newer versions ...
by James Bott
Thu May 29, 2008 8:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linking problem in FWH 8.05
Replies: 8
Views: 1936

Antonio,

I don't understand why such problems occur ?

I can't use a beta version of Xhb since I need to send my application to my customers.

So, back to 8.04 is the only solution.

Regards.
by driessen
Thu May 29, 2008 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linking problem in FWH 8.05
Replies: 8
Views: 1936

... or OOP but to xBase with either OOP or a windows GUI let alone both. So I am coding my objects pretty much by hand from scratch. Then as patterns occur the degree to which I harness the power of inheritance will increase. Regards Doug
by xProgrammer
Mon Apr 14, 2008 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 14183

Xbrowse Edit Help

... Edit, look like a bug if i use the following syntax : oCol:bStrData := {|| ALLTRIM(TRANSFORM((FUSER)->TTC,"@Z 999 999 999.99")) } Edit can not occur if the value is 0 there is no way to type something in the column, Edit-type is 1 If i remove the alltrim, then everything works OK I need the ...
by Richard Chidiak
Fri Mar 07, 2008 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Edit Help
Replies: 11
Views: 2297

... long time changing the Properties on each control. I almost always use standard button sizes, so I rarely would change them. Since buttons usually occur in colomns or rows, you can move the location of the entire column or row in one step in Workshop. I can see how it would be easier to insert ...
by James Bott
Thu Jan 10, 2008 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VSX development update
Replies: 28
Views: 6010
PreviousNext

Return to advanced search