Thanks Dennis
Type: Posts; User: Bob Worsley
Thanks Dennis
Maybe. DAW - is DF_FILE_ALIAS both Get & Set or only Set?
Works, thanks Mike
I saw that but in looking around the help it usually says whether an attribute is a Set/Get but this one only says Set or only shows Set examples. And when I actually tried it I found that the same...
I see IsAlias in the help which works with DDs but if I'm just spinning through Filelist, how can I tell if a table is an alias? Attribute DF_FILE_ALIAS seems like it's only for setting. My goal is...
Rachael,
Check out peUpdateMode which sets the way that the prompt list will be used and how the selected value will be returned
Michael, I don't think you can do it reliably. I tried it in .Net and could never make it work even though there are messages you can send to the keyboard and rat to "simulate" that kind of activity.
What Garret said...
Thanks Vincent, using OnPopupInit works nicely for this. It turns out that what I was trying to do the first time didn't work because of a timing issue of when I tried to set the visibility. I...
Thanks Andre. And when I reinstalled DF-20 I see that I must have skated right by the path entry for the examples, no excuses. :o
Thanks Garret, using isVisible does the trick, setting pbVisible does not.
Hi Archie, If you want to be sure, send refind_records to sync the global buffer with the DD buffer
Hmmm... I had already tried using Eval but didn't actually check what I got against the actual ID so when setting pbVisible didn't work I ass-u-med that I didn't get the correct ID. It turns out...
If I have a menu object name in a string sObjectName, how can I do the following to make the menu choice visible or not?
Set pbVisible of sObjectName to True/False
Seems like I need to...
you do find the oddest stuff... :rolleyes:
But what if someone else messes with it?
Hi Dennis,
I could have, But don’t remember seeing it
I downloaded the doc and DF-20 Studio and the installation went quite smoothly though I didn't get to set where the examples are installed. Hopefully that will get fixed at some point.
I had to...
Hi Anders,
If you search the forum there are numerous examples, this is the one I finally used
Good to know Vincent. I should have said, as Garret did, the behavior should always be tested.
Be aware that setting Auto_Clear_DEO_State in a view with groups and other containers may mean that you have to add the setting of Auto_Clear_DEO_State to the groups inside the view.
Yeah, that's the same as the link I found here in the forum. I always seem to forget about the wiki but I've now bookmarked it. Thanks Wil
Sorry, too little information. Programatically for the current user
just found this reference in the forum
How can I obtain the PID (Process ID) in a Windows program, DF-19.0 on W-7 & 10? Tried searching the forum and I think I did this a long time ago but can't find anything about it.
Yeah, I think it was posted on the forum at one time