Hi Antonio,
I`m using Clipper 5.3 and FiveWin 2.5
For the sample program I will send them to your personal email.
Regards
Gilbert
Search found 74 matches
- Wed Jul 18, 2007 10:15 am
- Forum: FiveWin for CA-Clipper
- Topic: Bunch of bug in TGet
- Replies: 3
- Views: 1662
- Wed Jul 18, 2007 2:23 am
- Forum: FiveWin for CA-Clipper
- Topic: Bunch of bug in TGet
- Replies: 3
- Views: 1662
- Wed Jul 18, 2007 2:17 am
- Forum: FiveWin for CA-Clipper
- Topic: Bunch of bug in TGet
- Replies: 3
- Views: 1662
Bunch of bug in TGet
Hi All, Again it`s been a long time since I was on this forum. I`m picking up where I left a few months ago. For a while I thought I was crazy, but I went into heavy testing the TGet of FiveWin and found a few exasperating bugs. Fisrt bug occurs when the text of a get object occupies all the positio...
- Tue Mar 06, 2007 2:30 pm
- Forum: FiveWin for CA-Clipper
- Topic: TGet problems
- Replies: 2
- Views: 1507
- Tue Mar 06, 2007 2:07 pm
- Forum: FiveWin for CA-Clipper
- Topic: TGet problems
- Replies: 2
- Views: 1507
TGet problems
Hi all, Starnge things are happening with some METHOD in TGet. 1. GetSel() always returns `` 2. GetSelPos() Always return nHi = 10, nLo = 10 so trying to use Copy(), Cut() and Paste() methods results in no results. 3. Application crashes with NO EXP. METHOD TGET:GETFOCUS this method is used in at le...
- Wed Feb 21, 2007 1:51 am
- Forum: FiveWin for CA-Clipper
- Topic: Setting focus on specific object
- Replies: 1
- Views: 1280
Setting focus on specific object
Hi All,
How can I set focus to a specific get object or any object in a dialog overiding the predefined tab stops ?
Regards
Gilbert
How can I set focus to a specific get object or any object in a dialog overiding the predefined tab stops ?
Regards
Gilbert
- Tue Feb 20, 2007 7:04 pm
- Forum: FiveWin for CA-Clipper
- Topic: TGet questions
- Replies: 2
- Views: 1446
- Tue Feb 20, 2007 7:01 pm
- Forum: FiveWin for CA-Clipper
- Topic: KeyState
- Replies: 6
- Views: 2539
Hi James, I`m implementing new picture clause in the TGet. So far it works ok exept for one situation. One picture clause I create allows the user to use FastLogin by using CTLR-G or whatever. (All 26 alpha key are available). Of course this FastLogin key has been configured in a User managament mod...
- Tue Feb 20, 2007 5:54 pm
- Forum: FiveWin for CA-Clipper
- Topic: KeyState
- Replies: 6
- Views: 2539
Hi, Thanks for the hint it partly solved my problem. But there`s something that I don`t understand. If VK_MENU test the ALT key, Why VK_CONTROL test the CTRL and ALT keys. I wrote this small piece of code for testing: if GetKeyState(VK_MENU) MsgInfo(`ALT key has been pressed`) endif if GetKeyState(V...
- Tue Feb 20, 2007 5:33 pm
- Forum: FiveWin for CA-Clipper
- Topic: TGet questions
- Replies: 2
- Views: 1446
TGet questions
Hi All,
Why in TGET method cText() is not VarPut() and Value() is not VarGet()
What does SETGET does in method cText(). Syntax look like this
METHOD cText(cText) SETGET
Why is SETGET assigned of :_SETGET_ in Object.ch
Regards,
GIlbert
Why in TGET method cText() is not VarPut() and Value() is not VarGet()
What does SETGET does in method cText(). Syntax look like this
METHOD cText(cText) SETGET
Why is SETGET assigned of :_SETGET_ in Object.ch
Regards,
GIlbert
- Tue Feb 20, 2007 4:33 pm
- Forum: FiveWin for CA-Clipper
- Topic: KeyState
- Replies: 6
- Views: 2539
KeyState
Hi,
Is there a way to test the state of ALT Key just like CONTROL and SHIFT key.
In VKEY.CH I can find VK_CONTROL, VK_SHIFT but not VK_ALT
Regards
Is there a way to test the state of ALT Key just like CONTROL and SHIFT key.
In VKEY.CH I can find VK_CONTROL, VK_SHIFT but not VK_ALT
Regards
- Thu Feb 15, 2007 6:28 pm
- Forum: FiveWin for CA-Clipper
- Topic: No Exported Method
- Replies: 2
- Views: 1525
No Exported Method
Hi All, It`s been a long time since I posted on the forum. I have a new problem that came from nowhere. All my apps where working fine until yesterday. Now I get an error on Get objects when I change from one get to another. Error Objects/6 No Exp. Method TSTRUCT:_NSIZE from errorsys, line: 0 Any Id...
- Tue Dec 05, 2006 3:34 am
- Forum: FiveWin for CA-Clipper
- Topic: Printers, Printers, Printers...
- Replies: 26
- Views: 13065
Bonjour Badara, Je n`ai aucun problèmes avec tes fonctions, si tu parles de celles qui remplacent la recherche ses imprimantes sous Windows. Je travail présentement à développer une classe qui permettra de retracer les imprimantes actives sous Windows à partir de la base de registre. Je te remercie ...
- Sat Dec 02, 2006 5:43 pm
- Forum: FiveWin for CA-Clipper
- Topic: PrinterSetup()
- Replies: 9
- Views: 4672
- Sat Dec 02, 2006 5:40 pm
- Forum: FiveWin for CA-Clipper
- Topic: TSay Class
- Replies: 2
- Views: 1465