I still get this behavior (mainly under Vista and Win7): the bitmaps of the TBar suddenly vanish.
EMG
I still get this behavior (mainly under Vista and Win7): the bitmaps of the TBar suddenly vanish.
EMG
I can't reproduce the problem with a sample but sometimes a btnbmp of the toolbar vanishes.
Do you have any ideas on the possible reason?
EMG
Surprising.
There has been no change in TBar code as such.
We shall all keep a watch and try to fix any problem.
Dear Mr. Rao,
I noticed that I have to use now oBar:SetFont() otherwise I get an ugly bold font for the PROMPT’s.
Best regards,
Otto
nageswaragunupudi wrote:Surprising.
There has been no change in TBar code as such.
We shall all keep a watch and try to fix any problem.
I have not noticed so far, but as you said this happens randomly.
Can we try with an old version of tbar and see?
nageswaragunupudi wrote:I have not noticed so far, but as you said this happens randomly.
//----------------------------------------------------------------------------//
FUNCTION MAIN()
LOCAL oWnd
SetResDebug()
...
FERASE("CHECKRES.TXT")
CHECKRES()
winExec("notepad .\checkres.txt")
return(0)
//----------------------------------------------------------------------------//nageswaragunupudi wrote:Can we try with an old version of tbar and see?
Enrico,
Like Ruediger I have also seen this problem with memory leaks.
Regards,
James
It maybe, but eventually the leaks is inside FWH.
EMG
Yes, or the leaks could even be in other programs. The bitmaps seem to vanish when the available memory gets low for whatever reason.
Regards,
James
Yes, I have noticed this error with Ribbon Bar.
Any clue?.
It is very serious.
Thank you.
Hello.
Is there any update on this topic?.
Thank you very much.
Hello,
What is the difference between painting Bitmaps on Menu and in Ribbon and TBar?.
Maybe here is the clue.
I do experience this problem too but I have not been able to trace.
Thanks