Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sbing
  • Content: Threads
  • Order by date
  1. sbing

    cvstrac compile - ld: fatal: collect2: ld returned 1 exit status

    I am attempting to compile cvstrac (Wiki) for Solaris 9 ad Solaris 10. I get the following error(s): $ make gcc -g -O0 -Wall -o cvstrac attach.o browse.o cgi.o common.o cvs.o db.o format.o git.o history.o index.o login.o main.o md5.o rss.o search.o setup.o svn.o test.o...
  2. sbing

    How to preselect items in a C# ListBox Control

    How do you highlight/preselect items in a C# ListBox and where is the best place in the code to do so – Form_Load, Control_Load methods? Here is the code that I tried but it did not work: public frmMain() { // // Required for Windows Form Designer support //...
  3. sbing

    Grabbing UML diagram Association Link connector text....

    How do you move/rotate/manipulate the connector text on a UML diagram. I want to move/rotate the text that is associated with an Association Link on the UML diagram. If the line connecting the classes or interfaces is vertical, the Visio product places the connect text directly over the top...

Part and Inventory Search

Back
Top