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 Wanet Telecoms Ltd 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: napa1m
  • Content: Threads
  • Order by date
  1. napa1m

    VS.NET Error - HUH???

    Hi, I've got some wierd error now everytime I attempt to open my main form in Visual Studio. I'm writing a bulk emailer app and it runs fine... but design view dont work at all... heres the screen shot. If you have any ideas, it'd be greatly appreciated...
  2. napa1m

    VB.NET editing MailAttachment Content-ID in MailMessage

    Hi, I'm using VB.NET and used the example from Microsoft's website to send a HTML Email. I have it sending attachments and such... however, I wish to embed a image that is attached into the message. I know that to do this, I must set the Content-ID (so I guess it is linked and not actually...
  3. napa1m

    LookAndFeel & Bluecurve

    Hi, I found the previous thread from like April 2001 about setting GUI 'LookAndFeel'. I am running RedHat 8 :-D, which is by default managed by the Bluecurve UI Manager and was wondering, is it possible to get a LookAndFeel that either looks like, or somehow implements this BlueCurve? Can one...
  4. napa1m

    Always On Top

    By now, all of us have seen those programs that stay "Always on top". I have a Java class which shows a JFrame (just another app window...) which I want to do the same with. Is it possible to set anything in Linux to do this... ...cos no-one in the Java thread has said anything... just...
  5. napa1m

    Always on Top JFrame

    By now, all of us have seen those programs that stay "Always on top". I have a JFrame which I want to do the same with (in Linux - just in case it is OS specific). How is this possible - or is it possible at all? napa1m hansen@ithsite.com http://www.reminiscingaaliyah.cjb.net
  6. napa1m

    Changing JFrame Text Periodically

    Hi! I've just spent full 4 days on this - to NO avail!!! All I want is a program that waits 1 minute before printing out the number of minutes its been active into a JFrame. IE after the first minute, the JFrame displays 1, after 2, it displays 2, and so on and so forth. If I call the JFrame's...
  7. napa1m

    Detecting a JFrame becoming Inactive

    Hi, I was just programming a GUI of my own and it all works, but I was wondering (after seeing the processWindowEvent method) if it is possible to DETECT a JFrame becoming inactive (ie. the user clicking on another window)? I basically want this window to be always on top and always active...
  8. napa1m

    Logging off a Linux Machine from a Java Program

    Hi, is it possible to log off a Linux machine from inside a Java program? I thought there might be two ways to do this: 1) Call the Logoff terminal command. 2) Or is there a way of coding it by calling an appropriate method? Please help me! I've searched the web and tried looking it up in some...
  9. napa1m

    Running Java classes as a process

    Hi all. Complete hypothetical question. Assume I have a Java class that I need to run in the background of KDE. The only action this class really needs to do is log the machine off after a set period of time. I can probably write this class quite easily (hopefully :-)), but should this be run...
  10. napa1m

    Attaching a file in Access

    Hi, and thanks in advance for any replies/responses. I would like to attach a file in Access, but don't know how to code it. Basically, this is what I would like to happen: 1. The user would click on a button. 2. A "Locate File" prompt would open and the user would locate the file on...
  11. napa1m

    Resizing a frame.

    Hi, I need to know how to resize a frame. If you go to http://www.napalm2000.xrs.net you will see how I want my navigation. If you then go to http://www.napalm2000.com you will see what I have. I want to keep my .com domain name so I want to replace the NameZero navigation bar for my own and I...
  12. napa1m

    Netpalm2000 is no more...

    Dear users of Tek-Tips, I have changed my alias from Netpalm2000 to its previous state Napalm2000. My new website is listed below. I still have to fix a few things but the majority is complete. <p>Napalm 2000<br><a href=mailto:hlechler@hotmail.com>hlechler@hotmail.com</a><br><a...

Part and Inventory Search

Back
Top