Search found 44 matches

by Arindam
Wed Jun 20, 2007 2:09 pm
Forum: FiveWin for CA-Clipper
Topic: How to use Enter key on Combobox
Replies: 2
Views: 1598

Avista

Thank you for your reply. Actualy I am user of xHarbour and FWH. By mistake I had post this in this forum.

With regards,

Arindam
by Arindam
Wed Jun 20, 2007 2:04 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How can I use Return key to move next get
Replies: 2
Views: 805

How can I use Return key to move next get

Hi Everybody, While I am pressing ENTER on Combobox, Cursor do not move in next get field. If I press Tab bottom, then only Cursor move to next field. How Can I use Enter, to move Cursor to next field. My code is as follows. REDEFINE COMBOBOX oCbx VAR cCuTy ITEMS { "URBAN ", "RURAL &q...
by Arindam
Wed Jun 20, 2007 4:08 am
Forum: FiveWin for CA-Clipper
Topic: How to use Enter key on Combobox
Replies: 2
Views: 1598

How to use Enter key on Combobox

Hi Everybody, While I am pressing ENTER on Combobox, Cursor do not move in next get field. If I press Tab bottom, then only Cursor move to next field. How Can I use Enter, to move Cursor to next field. My code is as follows. REDEFINE COMBOBOX oCbx VAR cCuTy ITEMS { "URBAN ", "RURAL &q...
by Arindam
Wed May 23, 2007 3:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Scroll Text Area
Replies: 3
Views: 1058

Thanks HUA.

Can you provide a small code for the same ?

With regards,

Arindam
by Arindam
Wed May 23, 2007 4:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: Scroll Text Area
Replies: 3
Views: 1058

Scroll Text Area

Hi everybody, If display area is less then the test length, how can I scroll to view or enter the entire text length? For example, due to the insufficient space I can provide maximum 25 char to display the Name field. But length of the name field is 35 char. In such case, if I can provide scroll opt...
by Arindam
Mon Apr 30, 2007 9:39 am
Forum: Off Topic / Otros temas
Topic: Life is wonderful
Replies: 10
Views: 4052

Jose Congratulations!

My best wishes to you and your family.

Arindam
by Arindam
Fri Apr 27, 2007 1:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Strange behavior of ESC KEY
Replies: 1
Views: 661

Strange behavior of ESC KEY

Hi Eeverybody, The finding problem is: 1) If I press the ESC key in get field, it is behaved like Enter key. If I check with Lastkey(), the return value is 13, instead of 27. 2) In normal case if I press Enter key, in any get field, the cursor moved to next get field. But if I press ESC key, the ret...
by Arindam
Tue Apr 24, 2007 8:57 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Blinking during display
Replies: 11
Views: 3666

James,

I have tested your sample code. It is working fine. May be there are some steping problem in my code. Once again I go through my code. if necessay I will get back to you for support.

Thank you for your kind efforts.

With regards,
Arindam
by Arindam
Sun Apr 22, 2007 4:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Blinking during display
Replies: 11
Views: 3666

James Yes, I want to debug same example which I post earlier. As you have suggested, I have modify my code. It is blank out the Says and remain as controls in oDlg1:aControls for next time use. As a result while I am entering next Client’s Id, then to displaying data from database object, I have to ...
by Arindam
Thu Apr 19, 2007 8:03 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Blinking during display
Replies: 11
Views: 3666

James, Thanks for your guideline and also for quick look to my code. I am sure this will help me in future during coding But, I am stuck in different part now. I am not updating any data ( As this is only for information system. In very few occasion I am updating the information in Dbf ) in any Dbf,...
by Arindam
Thu Apr 19, 2007 8:29 am
Forum: FiveWin for Harbour/xHarbour
Topic: Blinking during display
Replies: 11
Views: 3666

Hi everybody, I think my last post was too lengthy for support. Ok. I need support for the following part only. While I am entering a client’s Id, first it is display previous clients details in @Say area and then current client details. I have erased and removed all Say information from display are...
by Arindam
Tue Apr 17, 2007 8:48 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Blinking during display
Replies: 11
Views: 3666

Blinking during display

Hi! In my following test code, no of say are more for display the information. My problem is that, while I am entering data during checking and displaying the information, the Say information’s are blinking. The blinking rates are increasing gradually. #include "FiveWin.ch" Static oGet, oS...
by Arindam
Thu Mar 29, 2007 1:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Need support urgently
Replies: 2
Views: 910

Thanks James for your reply.

This is not FWH default editor. This is xHarbour default editor.

I had done some mistake in my part for which i was in problem. Now it is ok.

With regards,
Arindam
by Arindam
Wed Mar 28, 2007 9:31 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Error during Compile
Replies: 1
Views: 539

Error during Compile

Hi everybody, I am Creating a .mak file in MSMAKE and compiling my code. During compiling the following error code generating, which is unresolved. error LNK2019: unresolved external symbol _xCCGetLargestConsoleWindowSize referenced in function _hb_gt_SetMode regcode.exe : fatal error LNK1120: 1 unr...
by Arindam
Sat Mar 24, 2007 3:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: Need support urgently
Replies: 2
Views: 910

Need support urgently

Hi friends! Due to some unavoidable reason, recently I have formate my HD and reload XP SP-2. Now the file format is NTFS. Previously it was FAT32. After doing this changes my all prgs are not working. I have observed some significant changes in file properties part also. While i am trying to open t...