Recent content by Lukas Wolfe

  1. L

    How to set focus on dynamically created controls in VB.Net?

    I have a program where I dynamically create some Textboxes within a Panel on my form using this code Panel1.Controls.AddRange(New System.Windows.Forms.Control() {TextBoxes(num - 1)}) These textboxes are automatically labeled Layer1, Layer2 etc etc.. Everything works fine. I also have a...
  2. L

    how in VB.NET to convert milliseconds to hh:mm:ss format?

    Hi all, I am working on a program with a VLC (video player) activex component in it. The activex control can return the length of a video file in milliseconds only (ie 5423). Using simple math I can convert those milliseconds into this format h:m:s. so for example 0:3:22 What I want to do is...
  3. L

    Youtube videos and flash games not working on either web browser? (IE and Mozilla)?

    Re-install the latest version of Adobe Flash.
  4. L

    Where can I get fonts for Photoshop? And how can I use it?

    Any font that Windows can use, Photoshop can use also. Once you have downloaded your fonts, you need to install them. In windows XP: * Click "Start" * Click "Control Panel" * Click "Fonts" * In the fonts box, click "File" in the menu and then "Install New Font..." * Browse to the folder where...
  5. L

    What exactly does Photoshop do?

    Photoshop is the standard in graphics creation and/or editing. What once started as a humble photo touch-up tool has grown into a multi-layered graphical powerhouse. Is it worth the money? well I guess that depends on what you wish to use it for.. For a professional yes it is, for a hobbyist...
  6. L

    What is the best CGI generator?

    Well.. that depends on your skillz with 3d applications.. If you have pro skills you can use 3D studio max to create your models, but this takes some serious knowledge.. There is a program called Poser, that is ideal for making comics and comes with a heap of models to be used and posed. :)...
Back
Top