For Programmers: Free Programming Magazines  


Home > Archive > Kylix > May 2006 > Problem while porting from delphi to kylix









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem while porting from delphi to kylix
prabhakar

2006-05-31, 4:17 am


Dear Sir,

I have problem while porting a application from Delphi to Kylix.
I'm searching for equivalent to the following functions in kylix.

Delphi :

1. PostMessage().
2. ShowMessage().
3. FindWindow().
4. SendMessage().

Kylix :

1. QApplication_PostEvent() -> Equivalent to PostMessage().
2. QApplication_SendEvent() -> Equivalent to SendMessage().

But both functions are not working.I need simple example program for PostMessage() and equivalent function for ShowWindow()&FindWindow() in Kylix.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com