Search found 4769 matches

by rdonnay
Sat May 08, 2010 9:45 am
Forum: eXpress++ Support
Topic: DCSAY...GET...COMBO addon
Replies: 5
Views: 10444

Re: DCSAY...GET...COMBO addon

Add this to the beginning of your app:

DC_GetComboImmediate( .T. )
by rdonnay
Sat May 08, 2010 8:41 am
Forum: eXpress++ Support
Topic: DC_SetPos(), DC_SetSize(), DC_CurrentSize()
Replies: 15
Views: 25527

Re: DC_SetPos(), DC_SetSize(), DC_CurrentSize()

Tom -

Sorry, I missed your post.
I'm working on that problem today.

Ok, I think I have it.
It passes my tests with the original test program.

Copy the attached _DCCLASS.PRG to \exp19\source\dclipx and run BUILD19_SL1.BAT to rebuild DCLIPX.DLL.

Roger
by rdonnay
Sat May 08, 2010 8:22 am
Forum: eXpress++ Support
Topic: DC Browse as Main app
Replies: 9
Views: 15198

Re: DC Browse as Main app

I suspect that you are not using the SETAPPWINDOW clause on your main window.
by rdonnay
Sat May 08, 2010 8:19 am
Forum: eXpress++ Support
Topic: DCSUBMENU / DCREAD FIT
Replies: 4
Views: 9779

Re: DCSUBMENU / DCREAD FIT

Tom -

Sorry for taking so long to answer your question.
I got behind in some work.

I don't really understand this.
Menus are not supposed to affect the fix dimensions.

Any chance you can send me sample code?

Roger
by rdonnay
Sat May 08, 2010 8:16 am
Forum: eXpress++ Support
Topic: OCX issue redux
Replies: 4
Views: 9784

Re: OCX issue redux

Bruce -

What are the syntax errors you were getting?

Show me the DCACTIVEXCONTROL code.
I use this in lots of apps.

Roger
by rdonnay
Sat May 08, 2010 8:13 am
Forum: eXpress++ Support
Topic: Download latest version
Replies: 1
Views: 5845

Re: Download latest version

Frans -

This is an open board, so I will not post this information here.

Send me a private email to rogerdonnay@donnay-software.com and I will send you download and install instructions.

Roger
by rdonnay
Sun May 02, 2010 9:20 am
Forum: Did you Know?
Topic: Message Box under a Pull down menu
Replies: 0
Views: 6183

Message Box under a Pull down menu

Here is a sample program and a video that shows how to create a much better menu viewing experience for your users, and it takes a very small addition to your program. Unzip the attached MenuMsgBox.zip file into your \exp19\samples\menu directory. Here's the sample program (with new dclipx.dll - bui...
by rdonnay
Tue Apr 20, 2010 8:07 am
Forum: Zen and the art of Software Maintenance
Topic: My $20,000 Helicopter Ride
Replies: 0
Views: 7449

My $20,000 Helicopter Ride

Here's a photo taken at my motorcycle accident scene last October. Sent to me yesterday by Kelly Lingren. Her husband took the photo. She was a witness to the deer jumping out in front of me. Notice the deer sign at the right of the photo. She said that I had traffic backed up for a long time. It wa...
by rdonnay
Mon Apr 19, 2010 11:40 am
Forum: Zen and the art of Software Maintenance
Topic: Palindrome
Replies: 2
Views: 9913

Re: Palindrome

Rick -

Thanks for that.
Not only is it brilliant in its art form, but also in its message.

And this from a 20 year old.

Roger
by rdonnay
Sat Apr 17, 2010 4:01 pm
Forum: eXpress++ Support
Topic: Combo control
Replies: 22
Views: 37601

Re: Combo control

If you can give me a sample program that demonstrates this problem, I will give it the highest priority to help solve it.