Error with splitter

Post Reply
User avatar
MdaSolution
Posts: 401
Joined: Tue Jan 05, 2010 2:33 pm

Error with splitter

Post by MdaSolution »

Only when open the customer dialog the splitter go on msgbar ,

when I make the resize on the main window or I move only the mouse

the application put the splitter good

on source code i made


@ 00, nSplit SPLITTER oApp():oSplit ;
VERTICAL ;
COLOR RGB(143,172,230) ;
PREVIOUS CONTROLS oApp():oExBar, oBar ;
HINDS CONTROLS oApp():oGrid, oApp():oTab ;
SIZE 1, oApp():oDlg:nGridBottom + oApp():oTab:nHeight PIXEL ;
OF oApp():oDlg ;
_3DLOOK ;
UPDATE

ACTIVATE DIALOG oApp():oDlg NOWAIT ;
ON INIT BarExplorer(oApp():oExBar,oApp():oCont,"CU") ;
ON PAINT (oApp():oSplit:AdjClient())



How I can resolve this graphic error ?
FWH .. BC582.. xharbour
User avatar
Sepp Hinterhuber
Posts: 8
Joined: Thu Jun 03, 2010 9:15 am

Re: Error with splitter

Post by Sepp Hinterhuber »

Are u Silvio 2 ?
User avatar
MdaSolution
Posts: 401
Joined: Tue Jan 05, 2010 2:33 pm

Re: Error with splitter

Post by MdaSolution »

I am Domenico,
Silvio works to our shop often and use my computer to work,
if you want to write to his email is silvio silvio_dot_falconi_at_gmail_dot_com

estoy Domenico di Gregorio,
Silvio obras a nuestra tienda a menudo
y usar mi computadora para trabajar,
si quieres escribir en su correo electrónico es silvio silvio_dot_falconi_at_gmail_dot_com

Pero ¿cuál es el problema?
Last edited by MdaSolution on Fri Jul 09, 2010 8:57 am, edited 2 times in total.
FWH .. BC582.. xharbour
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: Error with splitter

Post by Silvio »

thanks nico for your info...

Sepp what you want ask me ?
Best Regards, Saludos

Falconi Silvio
Post Reply