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
Search found 44 matches
- Wed Jun 20, 2007 2:09 pm
- Forum: FiveWin for CA-Clipper
- Topic: How to use Enter key on Combobox
- Replies: 2
- Views: 1702
- 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: 822
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 ...
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 ...
- Wed Jun 20, 2007 4:08 am
- Forum: FiveWin for CA-Clipper
- Topic: How to use Enter key on Combobox
- Replies: 2
- Views: 1702
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 ...
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 ...
- Wed May 23, 2007 3:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Scroll Text Area
- Replies: 3
- Views: 1084
- Wed May 23, 2007 4:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Scroll Text Area
- Replies: 3
- Views: 1084
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 ...
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 ...
- Mon Apr 30, 2007 9:39 am
- Forum: Off Topic / Otros temas
- Topic: Life is wonderful
- Replies: 10
- Views: 3819
- Fri Apr 27, 2007 1:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Strange behavior of ESC KEY
- Replies: 1
- Views: 665
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 ...
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 ...
- Tue Apr 24, 2007 8:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Blinking during display
- Replies: 11
- Views: 4377
- Sun Apr 22, 2007 4:37 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Blinking during display
- Replies: 11
- Views: 4377
- Thu Apr 19, 2007 8:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Blinking during display
- Replies: 11
- Views: 4377
- Thu Apr 19, 2007 8:29 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Blinking during display
- Replies: 11
- Views: 4377
- Tue Apr 17, 2007 8:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Blinking during display
- Replies: 11
- Views: 4377
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, oSay, n ...
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, oSay, n ...
- Thu Mar 29, 2007 1:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Need support urgently
- Replies: 2
- Views: 924
- Wed Mar 28, 2007 9:31 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error during Compile
- Replies: 1
- Views: 551
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 ...
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 ...
- Sat Mar 24, 2007 3:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Need support urgently
- Replies: 2
- Views: 924
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 ...
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 ...