Search found 1202 matches

by skiman
Wed Feb 24, 2010 3:05 am
Forum: eXpress++ Support
Topic: Change in MENU levels?
Replies: 5
Views: 15006

Re: Change in MENU levels?

Hi,

I found it. It was a stupid error in my code. Sorry for this, and thanks for the response.
by skiman
Wed Feb 24, 2010 12:46 am
Forum: eXpress++ Support
Topic: Devcon anyone?
Replies: 37
Views: 71070

Re: Devcon anyone?

Roger,

You did it. :o You had to know 'Never mention the word PICS if Bobby is around.'

I'm afraid the bandwidth of Tom won't be enough.

Regards.
by skiman
Tue Feb 23, 2010 9:26 am
Forum: eXpress++ Support
Topic: Devcon anyone?
Replies: 37
Views: 71070

Re: Devcon anyone?

Hi everyone,

Seems as most of the attendants of September 2008 are already preparing there suitcases.

So everyone, it was worth the trip. Do not hesitate to attend this new devcon!

Chris.
by skiman
Tue Feb 23, 2010 9:23 am
Forum: eXpress++ Support
Topic: Change in MENU levels?
Replies: 5
Views: 15006

Re: Change in MENU levels?

HI,

I have to check my code.

PS. Tom, your book is posted today. I hope you receive it soon.

Chris.
by skiman
Tue Feb 23, 2010 6:43 am
Forum: eXpress++ Support
Topic: Change in MENU levels?
Replies: 5
Views: 15006

Change in MENU levels?

Hi,

I'm using the menusystem up to 4 levels in my application. It seems as with 253, it is working up to three levels. I didn't change anything to my code, and suddenly it isn't working anymore. The only change is I'm using 253 at this moment.

Regards,
Chris.
by skiman
Sun Feb 21, 2010 4:52 am
Forum: eXpress++ Support
Topic: DCSCROLLBAR
Replies: 5
Views: 14491

Re: DCSCROLLBAR

RDalzell wrote:Take the weekend off, repair your screen door now that the "Lord of the Flies" has left the building.
Rick, why do you think I came in February this time? I liked the silence... And of course, no fly doors this time of the year.

Regards,
Chris.
by skiman
Thu Feb 18, 2010 9:11 am
Forum: eXpress++ Support
Topic: POPCAPTION with resources in external DLL
Replies: 5
Views: 14932

Re: POPCAPTION with resources in external DLL

Roger, Seems as dc_iconExpress() is a function for the future? :D There is dc_iconDefault() but this is not the problem. I want to have my icon when my application is in a listing with Explorer. It is not the icon after startup. This can be changed. Also when a user creates a shortcut to my applicat...
by skiman
Thu Feb 18, 2010 8:28 am
Forum: eXpress++ Support
Topic: POPCAPTION with resources in external DLL
Replies: 5
Views: 14932

Re: POPCAPTION with resources in external DLL

Roger, Yes, this fixes it. :dance: Another question, as Icon for my application I now have the eXpress++ icon. Is it possible to change this without changing something in express.arc? In express.arc there is a define of ICON_APP 2. Do I have to change that to a number of my resources? Regards,
by skiman
Thu Feb 18, 2010 6:41 am
Forum: eXpress++ Support
Topic: POPCAPTION with resources in external DLL
Replies: 5
Views: 14932

POPCAPTION with resources in external DLL

Hi Roger, I was changing my application to use an external DLL for my buttons. It seems as the POPCAPTION doesn't work with this. I did the following: - I created the external DLL, named ABO_RES.DLL - At the start of my application, I have: nResDll := dllLoad("ABORES.DLL') DC_BitmapResourceFile( nRe...
by skiman
Sat Jan 30, 2010 6:54 am
Forum: Xbase++ Support
Topic: TAPIDYN.DLL
Replies: 1
Views: 8891

TAPIDYN.DLL

Hi,

First, maybe an xbase++ section on the forum would be nice.

On www.xbaseforum.de I saw a big threat concerning a TAPI interface for xbase++. Is there anyone who is using this? There was a solution from Olaf which uses tapidyn.dll.