Search found 4769 matches

by rdonnay
Mon Dec 13, 2010 2:56 pm
Forum: eXpress++ Support
Topic: Origin 0,0 (in)dependent from themes?
Replies: 13
Views: 23827

Re: Origin 0,0 (in)dependent from themes?

Ok, very good.

This fix will be in build 255.
by rdonnay
Mon Dec 13, 2010 8:08 am
Forum: eXpress++ Support
Topic: Origin 0,0 (in)dependent from themes?
Replies: 13
Views: 23827

Re: Origin 0,0 (in)dependent from themes?

I am struggling with this. I don''t have a Vista computer so I am not sure about Vista. I DO have a Windows 7 computer and I can see that the below code does not work on Win 7. This is what is working good for me on Windows XP. ::metrics := GetSystemMetrics(4) + ; // Title bar Height GetSystemMetric...
by rdonnay
Fri Dec 10, 2010 8:22 am
Forum: eXpress++ Support
Topic: dcprint vertical
Replies: 2
Views: 6812

Re: dcprint vertical

Klaus -

Run XDEMO.EXE - Sample Group 5 - Print Align.

This demonstrates every kind of printing alignment, including vertical.

Roger
by rdonnay
Wed Dec 08, 2010 1:02 pm
Forum: Xbase++ Support
Topic: Reading dbf with SMT (sixmemo) file
Replies: 3
Views: 8727

Re: Reading dbf with SMT (sixmemo) file

Great. I never liked working with the Six Driver.
by rdonnay
Wed Dec 08, 2010 10:09 am
Forum: Xbase++ Support
Topic: Reading dbf with SMT (sixmemo) file
Replies: 3
Views: 8727

Re: Reading dbf with SMT (sixmemo) file

If you can find the Six Driver files: NOMACH6, SIX3.LIB I could possible build you a Clipper program.

I can't find those files. I haven't used them in about 15 years.
by rdonnay
Wed Dec 08, 2010 8:58 am
Forum: User Contributions
Topic: Assistance with developing template-various questions
Replies: 3
Views: 11131

Re: Assistance with developing template-various questions

Cliff - This sounds a little like software I helped convert from Clipper that was used by PHI (Public Health Institute) in California. They have an outgoing call center that conducts health surveys. The software must branch to different parts of the survey depending on the respondent's answers. It m...
by rdonnay
Sat Dec 04, 2010 7:50 pm
Forum: eXpress++ Support
Topic: Use of XbpProgresBar
Replies: 1
Views: 5280

Re: Use of XbpProgresBar

Jack -

I have looked at it, but haven't given it much more thought.

I am more interested in the Formatted Label class.
I wish I had more free time available.
I would like implement these as DC* commands.

If I can get some interest from eXpress++ users, I will give them some priority.

Roger
by rdonnay
Thu Dec 02, 2010 6:07 am
Forum: Xbase++ Support
Topic: DBU
Replies: 31
Views: 52811

Re: DBU

Markus -

I think it is a good idea to have a version that supports FOXCDX.
If you upload it, then it will be available to everyone.

Roger
by rdonnay
Wed Dec 01, 2010 10:04 pm
Forum: Xbase++ Support
Topic: DBU
Replies: 31
Views: 52811

Re: DBU

I finally got DBU32 working.

It required adding CLEAR TYPEAHEAD before an AChoice() in DBUUTIL.PRG.

Here's the latest.
by rdonnay
Wed Dec 01, 2010 9:15 am
Forum: eXpress++ Support
Topic: Update for DC_BitMapDraw
Replies: 5
Views: 9865

Re: Update for DC_BitMapDraw

Daan -

Thank you for the fix.
I will add it to build 255.

Roger