Search found 565 matches

by unixkd
Sat Jun 08, 2013 5:04 am
Forum: eXpress++ Support
Topic: CodeJock ToolTipContext
Replies: 3
Views: 8301

Re: CodeJock ToolTipContext

NO. ToolTipContext is a coClass in the codejock.control object with the following properties and methods: Properties: Property Font As stdole.Font Property MaxTipWidth As Long Property ShowOfficeBorder As Boolean Property ShowShadow As Boolean Property Style As XTPToolTipStyle Property TipBkColor As...
by unixkd
Sat Jun 08, 2013 4:06 am
Forum: eXpress++ Support
Topic: CodeJock ToolTipContext
Replies: 3
Views: 8301

CodeJock ToolTipContext

Hi Roger,

I will like to use the CodeJock ToolTipContext but could not find any sample code that can assist me to get started.

Joe
by unixkd
Sat Jun 08, 2013 1:22 am
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Thanks Jimmy,

1. I need a function to convert Xbase++ color aRGB Color to Hexadecimal.

2. How do you specify Hexadecimal constant in Xbase++ ?

Joe
by unixkd
Fri Jun 07, 2013 12:12 pm
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Thanks Jimmy.

I used AutomationTranslateColor(), did NOT work.

Meanwhile concerning the Text to Speech Object, where can I get the other properties and methods of the object "SAPI.SpVoice" ?

Joe
by unixkd
Fri Jun 07, 2013 10:36 am
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Hi Jimmy I am using xbpBitmap, see my code above. I also want to assign a color property. The documentation of the control for FONT, COLOR, and PICTURE are provided as follows: COLOR ===== Description Specifies a color to use for the background Syntax object.BackColor1 [ = oColor ] The syntax of the...
by unixkd
Thu Jun 06, 2013 10:50 pm
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Yes I included the "#Pragma ..."

The COM actually initialized properly and working when I comment-out the .picture property.

Has anybody used the :GetIPicture() method for any activex component, and what is the experience like ?

Joe
by unixkd
Thu Jun 06, 2013 8:44 am
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Thanks Roger.

For now only the picture appear not to be working. For the FONT I use CJ_Font() like oNotify:Font := CJ_Font("26.Arial.Bold") and it works perfectly.

The picture gives error "Type mismatch parameter has a wrong data type"
by unixkd
Thu Jun 06, 2013 7:27 am
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26688

Re: ActiveX Property stdole.Picture/stdole.Font

Hi Roger Below is the activex I am evaluating, its call Teebo PopupNotify. Here is my code, NOT working. FUNCTION PPSNotify() Local oNotify := ActiveXObject():create( "tssCPopupNotifyDemo.CPopupNotifyDLL" ) Local oFoto := DC_GetBitmap("C:\PPS\MetaLink-Taxi.BMP") oNotify:AllowAnimation := .t. oNotify...
by unixkd
Thu Jun 06, 2013 4:06 am
Forum: eXpress++ Support
Topic: I need a good and low prices TEXT to SPEECH activex/sdk
Replies: 7
Views: 15410

I need a good and low prices TEXT to SPEECH activex/sdk

I need a good and low prices TEXT to SPEECH activex/sdk that is very compatible and easy to use in Xbase++

Thanks.

Joe