Hi all,

 

I have a problem with scrolling pixmaps.


I want to scroll an individual string text through a window with a
pixmap.
The pixmap has the dimensions following dimensions => 

width = stringlen in px, and the height of the display window

My display window has the dimension 800x140.

 

Now I want to write the string via GrText in the pixmap.

The problem is, that my text will cut after 800 px. 

Is the text string smaller than 800 px it works.

Could it be that the pixmap is restricted by screen width? How can I fix
it or do anyone know a workaround.

 

The scrolling itself works, only the cut of the text string is the
problem.

 

Many thanks.

 

Andi

Reply via email to