April 29, 2024, 02:52:15 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Crash running Application Desktop Toolbar (appbar)

Started by Carlopiza, October 16, 2009, 02:13:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Carlopiza

Hi 2 All

When running the Application Desktop Toolbar (appbar) that comes in \Examples, the program crashes. I'am using EBasic v1.735 and WinXP SP2. Any clue?

Greats
Carpiza

LarryMc

Can you give a little more information about specifically when it crashes?

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Carlopiza

Hi Larry

It loads, paints the toolbar across the screen and then crashes with the Error dialog box "appbar.exe has encountered a problem and needs to close...". (btw my WinXP is in spanish)

Carlopiza

Haim

Larry,
Same problem here.
Running on windows xp SP3.

Haim

LarryMc

Search for the following line of code in appbar.eba:

DEF null:MEMORY

comment the line out or delete it.

Recompile and it should fix your problem.

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library