4 days is not much of a tease it is normal practise of dream team
Gunnar Ekblad Sweden -----Ursprungligt meddelande----- Från: [email protected] [mailto:[email protected]] För jan johansen Skickat: den 1 mars 2010 18:32 Till: RBASE-L Mailing List Ämne: [RBASE-L] - Re: Property to refresh directory tree informavailable? Tony, This is one of those times that Razzak teases us. Your requested enhancement will not be available until March 5, 2010. Jan -----Original Message----- From: "A.G. IJntema" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Mon, 1 Mar 2010 18:22:32 +0100 Subject: [RBASE-L] - Re: Property to refresh directory tree in formavailable? Razzak, I have tried them both, but neither of them has any effect. In the same form I make use of the refreshlist of the file list box and there it works fine. I like to emphasize that this feature is not mentioned in the properties of directory tree list. I don't know if it matters but the list in shown in a TAB control Kind Regards, Tony Ijntema -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: maandag 1 maart 2010 16:23 To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Property to refresh directory tree in formavailable? At 08:23 AM 3/1/2010, A.G. IJntema wrote: >I have created a new directory, but I am not able to open it, >because it is not shown. So a refresh is needed. Is there a >solution for it? Tony, Here's how: 01. Start R:BASE 7.6 (Build: 7.6.8.30305) or R:BASE Turbo V-8 (Build: 8.0.22.30305) or R:BASE eXtreme 9.0 (32 or 64) (Build: 9.0.1.10315) 02. CONNect the database and open the form in Form Designer 03. Assign a unique Component ID to Directory Control 04. Place a Speed Button or Enhanced Speed Button, and use the following code as "Custom EEP" to refresh the list: -- Refresh Directory Tree List PROPERTY <DirTreeCompID> REFRESHLIST 'TRUE' RETURN 05. Save the form and close form designer. That's all there is to it! Very Best R:egards, Razzak. P.S. If you need a sample application to demonstrate the use of such PROPERTY command in Directory Tree control, send me a private e-mail. __________ Informatie van ESET NOD32 Antivirus, versie van database viruskenmerken 4905 (20100301) __________ Het bericht is gecontroleerd door ESET NOD32 Antivirus. http://www.eset.com __________ Informatie van ESET NOD32 Antivirus, versie van database viruskenmerken 4905 (20100301) __________ Het bericht is gecontroleerd door ESET NOD32 Antivirus. http://www.eset.com

