I'm probably not explaining myself very well. Expand to show all 9 months (wish it was 12) and click today, March 3rd. Hold the shift key down if you want. Now scroll all to the right and pick...
Type: Posts; User: Bob Worsley
I'm probably not explaining myself very well. Expand to show all 9 months (wish it was 12) and click today, March 3rd. Hold the shift key down if you want. Now scroll all to the right and pick...
I found that if you have the first date marked and scroll right to a new month, the first date doesn't stay, it shifts too. In other words you can't have the date(s) off the screen. Bummer...
I can't see why embedded SQL would need to know about filelist, the SQL back end doesn't care about it. I dug out the following code from the last time I used the DAW driver to access SQL, we're...
Sounds as if you were right Michael, as much as I hate to admit it...
Thanks Sam, too simple for my limited imagination. It would have been nice if that were explained in the help.
Can anyone tell me how to use the calendar with it set to multi-select? Every way that I've tried it results in the dates being the same and I'm using the code directly out of the help.
I was wondering why
it is kind of obvious, isn't it
And of course they're blaming Bob. They're always blaming Bob!!!
I don't think so but maybe I'm not understanding...
I had to do the same thing in a different 19.1 environment for the same application, I maintain several ones for different stages of the code - production, QA and development.
After working with the new calendar for a bit I tried the multi-select idea as described in the help but I can't figure out how it's supposed to work. I envisioned something like multi-select in a...
Doing that fixed it, thanks. Why would I need to do that manually though?
It sure does which is why it's so mystifying
I've been looking for a calendar popup to replace the ancient one that we've been using in my customer's application and after looking into the cMonthCalendarPrompt class think it will do quite...
Been using that for years, very handy. And CTRL+R gets rid of the message/results window
just did, no joy
The main library, no cross references with this one.
Agreed on your first statement but as I said to Dennis, I can double click on the errors and the missing package opens up. Not the end of the world of course but makes no sense... yet
These packages are in a library and if I double click on the error the "missing" package opens right up so it isn't that anything is missing as far as I can see
DF-19.1 Win-10. I noticed a bunch of items in the Problem Resolution window and figured that I'd fix them until I realized that they weren't problems. Every one of the items below in red are valid...
I think those still might work, I remember trying them somewhere around DF-18 or so
Glad I could help :D
The addition of OnDropDown and OnCloseUp below seems to fix the "drop" problem
Object oComboForm1 is a ComboForm
Set Size to 12 100
Set Location to 54 111
Set Label to...
Hi Peter,
We've just run into this issue. Up until recently it seemed like the comboform entry_state shadowing wasn't as objectionable but of late the customers have started complaining about it. ...