Search found 83 matches: translates

Return to advanced search

... AADD( ::aVALUES, aTHIS ) NEXT Method ReadValues reads values from the data base table, translates the names, converts type as appropriate and sends the values to the object passed in. It looks like: METHOD ReadValues( oCalling ) ...
by xProgrammer
Thu May 01, 2008 1:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can Properties (DATA) be added dynamically to an Object (CLA
Replies: 9
Views: 2811

Global Flag for 2007 style - Requested

... and every instance of menu. bar, msgbar. popmenus spread over in many modules of of the application. This time I managed by changing xcommands' translates, but I normally do not like to modify FWH commands. For reconsideration
by nageswaragunupudi
Wed Dec 12, 2007 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivehm/multi thread vs child/MDI dialog
Replies: 6
Views: 1042

Greg

Ord.ch translates the Set Scope command.

RIck
by Rick Lipkin
Tue Sep 04, 2007 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter/Scope dilemna
Replies: 5
Views: 1172

Alex,

FWH provides tools\Clp2Harb.exe that automatically translates the FWH C modules to Harbour required C format
by Antonio Linares
Wed Feb 28, 2007 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recompiling mapi.c
Replies: 11
Views: 4169

... CreateFileW is a dummy routine that always returns an error, unless you link with the Microsoft Layer for Unicode (Unicows.dll). Unicows.dll translates all UNICODE argument strings to the current code page, and calls CreateFileA. So you can always link with CreateFileW, since it always exists, ...
by modicr
Tue May 16, 2006 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug in cGetFile()
Replies: 7
Views: 2051

... ) If lTransparent #ifndef __XPP__ ::SetBrush( TBrush():New( "NULL" ) ) #else ::SetBrush( TBrush():New():_New( "NULL" ) ) // Xbase++ does not translates twice #endif EndIf if oFont != Nil ::SetFont( oFont ) endIf oWnd:DefControl( Self ) return Self //----------------------------------------------------------------------------// ...
by karinha
Mon Mar 27, 2006 8:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Message not found: TSAY:LTRANSPARENT
Replies: 21
Views: 6426

Border around SAY defined in Resource

... from FWH. Is it possible to display the SAYs with the same flat blue border. I have tried turning the border on for the resource in BRW (which translates to WS_BORDER in BRW) but when displayed from FWH there is indeed a border but it appears to be RECESSED or 3D and is not a flat blue line ...
by dpaterso
Sun Feb 12, 2006 12:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Border around SAY defined in Resource
Replies: 3
Views: 1213

Roman,

Yes, FWH translates CLIPPER into HB_FUNC( ... ) so your code is ok.
by Antonio Linares
Tue Jan 17, 2006 12:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Get without border
Replies: 9
Views: 2446
Previous

Return to advanced search

cron