Search found 565 matches

by unixkd
Thu Jun 06, 2013 3:31 am
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26503

ActiveX Property stdole.Picture/stdole.Font

Hi all,

I am working on an activex control and need to assign a bitmap object to the stdole.picture property of the activex. Similarly I want to assign a Font object to the stdole.font property of the activex.

Thanks

Joe
by unixkd
Sat Jun 01, 2013 8:16 am
Forum: eXpress++ Support
Topic: How can I Resize a dialog to FIT a GIF File display
Replies: 2
Views: 4917

Re: How can I Resize a dialog to FIT a GIF File display

With your code this is what I get. There is still frame at top and left sides.
SampleScr2.jpg
SampleScr2.jpg (58.09 KiB) Viewed 4910 times
by unixkd
Sat Jun 01, 2013 4:43 am
Forum: eXpress++ Support
Topic: How can I Resize a dialog to FIT a GIF File display
Replies: 2
Views: 4917

How can I Resize a dialog to FIT a GIF File display

SampleScr.jpg How can I Resize a dialog to FIT a GIF File display as in the following code and screen: * Function GIFwait(lFlag,cMessage,nFontPoint,nColor) STATIC aBusyDlg[2] SETDEFAULT cMessage := "Please wait ...", lFlag := .T. If ValType(aBusyDlg[1]) == "O" aBusyDlg[1]:destroy() DC_PointerArrow(...
by unixkd
Thu May 30, 2013 3:05 am
Forum: eXpress++ Support
Topic: How can I setup my own Windows Web server ?
Replies: 2
Views: 5788

How can I setup my own Windows Web server ?

Hi all,

I am not versatile in Windows networking, but would like to setup a Windows web server for our website in my office. I do not want to use the so call web hosters. What are the requirements and the basic steps to achive this ?

Thanks.

Joe
by unixkd
Thu May 09, 2013 4:21 pm
Forum: eXpress++ Support
Topic: How can codejock report be sent to printer ?
Replies: 8
Views: 15127

Re: How can codejock report be sent to printer ?

Hi Roger,

I stumble on this codejock report control sample from codejock forum. It may be exactly what majority of members who are interested in report control may be looking for. If we can have this sample, it will be great.

Note that the sample is based on CJ version 15
by unixkd
Thu May 09, 2013 9:19 am
Forum: eXpress++ Support
Topic: How can codejock report be sent to printer ?
Replies: 8
Views: 15127

Re: How can codejock report be sent to printer ?

Hi Roger,

I need to Place the company logo (BMP/JPG) on the header of the report and in any row of the report.

Thanks.

Joe
by unixkd
Wed May 08, 2013 1:44 pm
Forum: eXpress++ Support
Topic: How can codejock report be sent to printer ?
Replies: 8
Views: 15127

Re: How can codejock report be sent to printer ?

Hi Roger,

Thanks. I modified your code as shown below and it works.

oReport:PrintOptions:Header:formatString := 'My Report Title'

Joe
by unixkd
Wed May 08, 2013 8:54 am
Forum: Xbase++ Support
Topic: Large decimal numbers
Replies: 9
Views: 22122

Re: Large decimal numbers

Hi all

You can use the TORCH browser to translate any website from most popular language to another. Worked very well. Because of this unique capability it is my default internet browser.

Joe
by unixkd
Tue May 07, 2013 8:47 am
Forum: eXpress++ Support
Topic: How can codejock report be sent to printer ?
Replies: 8
Views: 15127

Re: How can codejock report be sent to printer ?

Thanks Roger.

It worked just fine.

Now I will like to place a report Title at the top of each page, can't find a way to do that.

Joe
by unixkd
Mon May 06, 2013 7:00 am
Forum: eXpress++ Support
Topic: How can codejock report be sent to printer ?
Replies: 8
Views: 15127

Re: How can codejock report be sent to printer ?

Codejock.ReportControl

Your sample report is displayed in a grid on the screen, can the sam grid report be sent to printer ?

Thanks.

Joe