Search found 44 matches

by Arindam
Mon Sep 04, 2006 4:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: Finding Problem
Replies: 6
Views: 1350

Finding Problem

Hi, While I am compiling Samples\install.prg, getting the following three errors : Creating library install.lib and object install.exp FiveHCM.lib(LZEXPAND.obj) : error LNK2001: unresolved external symbol _LZClose@4 FiveHCM.lib(LZEXPAND.obj) : error LNK2001: unresolved external symbol _LZCopy@8 Five...
by Arindam
Mon Aug 28, 2006 3:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Cursor Disable in an open Window
Replies: 2
Views: 597

Cursor Disable in an open Window

Hello everybody, My query is as follow: In an open MDICHILD Window, I am trying to edit record one by one without closing the window. While I entered into edit option the CURSOR disable from window. The same thing happens, while I skip record forward or backward. But records skip properly and displa...
by Arindam
Thu Aug 24, 2006 6:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog box Control
Replies: 6
Views: 2053

Hello Antonio. I did a project in my xCompany which was developed in Flagship [Multisoft Gmbh]. That was a hybrid application, which was run in Basic, Terminal and GUI Mode also. So far my memory the code was as follows: • Code: Function Main() Local w1 Local Name := Space(20) Local Phone := Space(8...
by Arindam
Wed Aug 23, 2006 1:28 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Minimize Dialogbox
Replies: 1
Views: 570

Minimize Dialogbox

Hello,

While minimize the ‘n’ number of dialogbox, they are placed bottom of the screen horizontally. How can I manage, if I want to keep them vertically or alike drop down menu placed at bottom?

Arindam
by Arindam
Wed Aug 23, 2006 10:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog box Control
Replies: 6
Views: 2053

Hi EnricoMaria, Thanks for your reply. About my iii> point, I am giving you the details. WBoard() is a xHarbour function to allocates allowable screen area for MDIChield window on MDI. In my case, I don't want to board the dialogbox on a particular logo placed on MDI window. While dialogbox Move by ...
by Arindam
Tue Aug 22, 2006 7:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Dialog box Control
Replies: 6
Views: 2053

Dialog box Control

I need support for the following three: i) While a dialogbox is working, if I close the same from CLOSE[X] button, how can I trap the same ? ii) What is the command to count, how many dialogbox are open at any point of time ? iii) For dialogbox, what is the similar command of WBOARD() ? Sincerely Ar...
by Arindam
Mon Aug 14, 2006 3:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic: gtwin.lib missing
Replies: 6
Views: 1434

Hi Antonio, Now I am using xHarbour last release Aug, 06-RC8 and FWH ver 2.7. While testing msmake setup (i.e. ..\Fwh\makes\msmake) to compile multiple .prg under a project, the following error codes are generating. rtl.lib(math.obj) : warning LNK4006: __matherr already defined in LIBC.lib(matherr.o...
by Arindam
Wed Aug 09, 2006 1:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: gtwin.lib missing
Replies: 6
Views: 1434

Hi Baxajaum!

My FWH version is 2.7 and xHarbour version is xHarbour Builder Prof. for window-March 06

Arindam
by Arindam
Tue Aug 08, 2006 12:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: gtwin.lib missing
Replies: 6
Views: 1434

Thanks for your information. After doing the necessary changes in .mak file the followin errors are generating from different .lib. Please let me know what more replacement required during compilation. rtl.lib(math.obj) : warning LNK4006: __matherr already defined in LIBC.lib(matherr.obj); second de...
by Arindam
Tue Aug 08, 2006 7:31 am
Forum: FiveWin for Harbour/xHarbour
Topic: gtwin.lib missing
Replies: 6
Views: 1434

gtwin.lib missing

Hi everybody,

I am getting an error during compile. ..... gtwin.lib file missing. I am not getting such file in appropriate path. Could any one tell me where is it available?

Arindam
by Arindam
Thu Aug 03, 2006 6:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How Can I
Replies: 3
Views: 892

How can I

Thanks Mr. Antonio L. for your support. I have seen samples\testget2. But that is exam of get fields from local var. I am trying to access fields from a .dbf file and store the input data in .dbf. That I am not success. Some other points skip from your sight in my last post. Please look on that part...
by Arindam
Wed Aug 02, 2006 6:11 am
Forum: FiveWin for Harbour/xHarbour
Topic: How Can I
Replies: 3
Views: 892

How Can I

Hi. I am enclosing herewith a function, through which I am trying to add data in a database. The main Problems is: a) The Get fields are not activated and jumping directly to “Sure to save …….” Msg. Other problems : a) How Can I set font name and size? b) Some Procedure/Function Return shows Warning...
by Arindam
Sun Jul 30, 2006 6:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: Need Support
Replies: 1
Views: 754

Need Support

Hello everybody I am using FWH ver 2.7 and facing problem during setup the system. The details are as follows: A) Using LINKER Ver. 6.00.8447 LINK / Se:700 / NOE <App Name>,, ....... 1) Generating the following warning: LINK : Warning LNK4044: Unrecognized option "se:700 /noe"; ignored 2) ...
by Arindam
Sun Jul 30, 2006 6:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Introduction
Replies: 1
Views: 534

Introduction

Hello everybody

I am new in this forum. Being a new commer I will expect all of you co-operation and support me in all respect. Hope I will learn more from this forum.

Thanks everybody

Arindam :D