8 #ifndef _PULL_WINDOW_H_ 9 #define _PULL_WINDOW_H_ 16 #include <InterfaceKit.h> PullWindow(BString)
The PullWindow constructor.
virtual void MessageReceived(BMessage *)
The handler to receive messages.
pthread_t fThreadId
Pull thread id.
The TrackGit Window class.
BTextView * fTextView
The text view to show progress text.
void SetText(const char *)
This function sets texts of the textview within window.
Header file of TrackGit window.