> Hi all, > > The most previous version or tar ball file on > 2002Aug11. I try it to rebuild once. I find that it > will have some strange problem. Take the application > VRCALE as an example. It can just one click the botton > once for activate the button, however, after that all > the buttons need double click for activate thems. It > looks pgserver problem, or is there any things I setup > incorrectly, anyone can tell me? > > I also want to testing the new textbox widget, I > know it is put in the textbox branch of cvs. But how > can I pick up a whole set of program rather that one > by one file ?
You have to get the files from the cvs archive passing the '-t textbox_branch' option (w/o quote) to you cvs command. $ cvs co -r textbox_branch pgserver -philippe ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
