Search found 565 matches

by unixkd
Mon Jun 24, 2013 3:23 am
Forum: eXpress++ Support
Topic: DC_MergeGetLists()
Replies: 3
Views: 8641

DC_MergeGetLists()

Hi Roger In the program below, when I use @ ... DCSAY.. , the program execute without error, but when I use @ ... DCSAY ... GET the program gives error as indicated in the attachments. #include "dcbitmap.ch" #include "dcicon.ch" #include "dcdialog.ch" * PROCEDURE Main() Local GetList[0], Getoptions,...
by unixkd
Sun Jun 23, 2013 1:35 am
Forum: eXpress++ Support
Topic: Working with ADS in the ISAM interface with ADSDBE
Replies: 4
Views: 8039

Re: Working with ADS in the ISAM interface with ADSDBE

I have used ADSDBE Client/server for more than 15 years, initially with DBF tables which I later converted to ADT tables. From Xbase++ perspective the only requirements is to establish connection to the ADS server. If you are using Xbase++ version 1.9 then several connection methods are available. I...
by unixkd
Fri Jun 21, 2013 11:46 am
Forum: eXpress++ Support
Topic: IsMemberVar() / IsMethod() equivalent for ActiveX objects ?
Replies: 0
Views: 5093

IsMemberVar() / IsMethod() equivalent for ActiveX objects ?

Hi All,

What are the equivalent of IsMemberVar() and IsMethod() for ActiveX objects ?

Thanks
by unixkd
Wed Jun 19, 2013 7:17 am
Forum: eXpress++ Support
Topic: Mapping and GIS
Replies: 3
Views: 7909

Re: Mapping and GIS

Thanks.

I need both "Map" control and ProgGIS frontend.

But Xbase++ 2.0 that handles ProgreSQL has not been released and the release date is not certain. How can I handle this project in the interim ?

Joe
by unixkd
Tue Jun 18, 2013 10:20 am
Forum: eXpress++ Support
Topic: Mapping and GIS
Replies: 3
Views: 7909

Mapping and GIS

Hi all,

I am working on an application that will require Mapping and GIS. I need advice on a good control that I can use.

Thanks.

Joe
by unixkd
Sun Jun 16, 2013 6:00 am
Forum: eXpress++ Support
Topic: Tooltip Balloon
Replies: 5
Views: 12298

Re: Tooltip Balloon

Thanks.

I compiled your code and it works.

I discovered that it will only work when you execute with a manifest file. If you remove the manifest file, it will not show. I use codejock skinframework and do not distribute my application with a manifest file. Any work around will be appreciated.

Joe
by unixkd
Sun Jun 16, 2013 3:28 am
Forum: eXpress++ Support
Topic: Tooltip Balloon
Replies: 5
Views: 12298

Re: Tooltip Balloon

No balloon tooltip displayed when I tested your code. I am using xbase++ version 1.90.350

Thanks
by unixkd
Sun Jun 16, 2013 2:24 am
Forum: eXpress++ Support
Topic: Tooltip Balloon
Replies: 5
Views: 12298

Tooltip Balloon

Hi all

Anybody with idea on how to implement the attached tooltip balloons in Xbase++ or better still how to use this Teebo tooltip balloon.

This control is available at: http://www.teebo.com/tssBalloonTip.htm

Thanks

Joe
by unixkd
Wed Jun 12, 2013 9:21 pm
Forum: eXpress++ Support
Topic: ActiveX Property stdole.Picture/stdole.Font
Replies: 15
Views: 26690

Re: ActiveX Property stdole.Picture/stdole.Font

Hi Roger

I tried it, did NOT work

Thanks

Joe
by unixkd
Tue Jun 11, 2013 11:59 pm
Forum: eXpress++ Support
Topic: CodeJock Property Grid/ Tooltip Content
Replies: 0
Views: 5261

CodeJock Property Grid/ Tooltip Content

Hi Roger, 1. I could not find the implementation of codejock Property Grid in the xCodejock.ch and no sample. 2. How can I bind the codejock tooltip content to any object of XBase++ ? 3. The codejock report control sample run very slow / drag on my laptop. DELL XPS core i7 Windows 7 64-bit Thanks. Joe