Search found 780 matches: contained

Return to advanced search

... passes self in the codeblock. I think you can get around that problem by defining the codeblock yourself. > I will try to build a self-contained example. But if you look at the picture, you pretty much get an idea of what I'm trying to do.< Oh, I see what you are trying to do, but ...
by James Bott
Fri Mar 17, 2006 2:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Input on one dialog to display on different dialog
Replies: 7
Views: 2251

... oSelf anywhere I'm defining or redefining just to make sure that the pre-processor does not make the wrong association. I will try to build a self-contained example. But if you look at the picture, you pretty much get an idea of what I'm trying to do. Reinaldo
by reinaldocrespo
Thu Mar 16, 2006 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Input on one dialog to display on different dialog
Replies: 7
Views: 2251

Reinaldo, I think we are going to need a small self-contained example. Also I do not understand why you are using a local oSelf: local oSelf := Self DEFINE DIALOG oSelf:oKeyPadDlg RESOURCE "NUM_KEYPAD" OF oSelf:oDlg BRUSH oBrush oSelf:oKeyPadDlg is ...
by James Bott
Thu Mar 16, 2006 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Input on one dialog to display on different dialog
Replies: 7
Views: 2251

I need of a reduced and self-contained sample of the problem to anwer your question.

EMG
by Enrico Maria Giordano
Fri Mar 03, 2006 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetFocus problem
Replies: 18
Views: 5657

Error in tsay class with FWH27 and ThemeManager disabled

... from: PRINTER.PRG => TPRINTER:PREVIEW(0) Called from: PRINTER.PRG => PRINTEND(0) Called from: test_ep.prg => MAIN(0) This is a self-contained code that show this problem: ********************** function Main() local oPrn,I,nRowStep, oFont PRINT oPrn NAME "Testing the new EP version" ...
by Marco Turco
Wed Mar 01, 2006 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in tsay class with FWH27 and ThemeManager disabled
Replies: 2
Views: 823

Rick, It is really not easy to freeze colums in TWBrowse because it does not contain column objects--the entire line is contained in one codeblock and drawn by one Eval(). TCBrowse was written to use column objects. This is what makes it easy to manipulate each column's properties; ...
by James Bott
Mon Feb 27, 2006 11:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWBrowse refiniment
Replies: 24
Views: 8754

Dale,

> I assume that all of these 'fixes' will be contained in the next release of FWH

Yes :)
by Antonio Linares
Mon Feb 27, 2006 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ALT key (pressed alone) on dialogs
Replies: 16
Views: 5167

... being started recently (since the February 2006 Build) which detail 'minor' bugs and 'fixes' for them. I assume that all of these 'fixes' will be contained in the next release of FWH :?: I mean - I hope that I am not making changes to the FWH source (to incorporate these 'fixes' only to find that ...
by dpaterso
Mon Feb 27, 2006 6:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ALT key (pressed alone) on dialogs
Replies: 16
Views: 5167

... almost works but there is a sort of 'color bleeding' that occurs - I don't know why! Please take the time to build (and post) a reduced and self-contained sample of the problem. It's not serious - I just thought it would be nice to be able to change the colors - change the appearance to something ...
by Enrico Maria Giordano
Sat Feb 25, 2006 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menu and Buttonbar Colors
Replies: 6
Views: 1557

... that there may be some hope in using numerics.] Are you sure you passed characters in the aItems array? If so, can you send me a small, self-contained example showing the problem? What version of FWH and (x)Harbour are you using? James
by James Bott
Fri Feb 24, 2006 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to refresh DBCombo box ?
Replies: 20
Views: 6534

... If the second parameter is a * character string, this file will be added to the zip file. If the * second parameter is an array, all file names contained in <aFiles> * will be compressed. * * If <nLevel> is used, it determines the compression type where 0 means * no compression and ...
by Enrico Maria Giordano
Thu Feb 23, 2006 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIPS Functions
Replies: 11
Views: 4560

... that it may not work. Are you are sure you are adding the record to your database? If you still can't get it working, can you provide a small self contained example? James
by James Bott
Wed Feb 22, 2006 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to refresh DBCombo box ?
Replies: 20
Views: 6534

Dale,

Could you please provide a small and self contained sample that reproduces what you are trying to do ? Thanks.
by Antonio Linares
Mon Feb 20, 2006 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with Help!
Replies: 27
Views: 7403

Re: recompiled with c files

Hard to say without more details on the error you got and a reduced and self-contained sample showing the problem.

EMG
by Enrico Maria Giordano
Mon Feb 13, 2006 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: recompiled with c files
Replies: 8
Views: 2065

Re: Which variable contains the entered data in combobox?

... tpsgpar(vGetlist[16]:oGet:ctext) ) If this doesn't help then please post a reduced and self-contained sample showing the problem. EMG
by Enrico Maria Giordano
Mon Feb 13, 2006 9:33 am
 
Forum: FiveWin for CA-Clipper
Topic: Which variable contains the entered data in combobox?
Replies: 4
Views: 1381
PreviousNext

Return to advanced search