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 dencom 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: Guthro
  • Content: Threads
  • Order by date
  1. Guthro

    Revert to default component naming convention

    Revert to default component naming convention Does anyone know how I can make the free Delphi standard edition stop giving me shorthand named components when I place one on a form ? I had the option and ticked it for "don't ask this again" but its in the not asking again and give me shorthand...
  2. Guthro

    BT Loopback problem - finally resolved.

    thread581-1739531 My original BT hub died with an electric spike. After finding that out, the engineer gave me a new Home Hub 5 replacing the Home Hub 3. The HH5 doesn't require a separate router for Infinity fibre optic like the HH3. After the HH5 was up and running, I tried my original game...
  3. Guthro

    BT loopback problem

    I need to connect to my second pc from my first pc using a game client that connects using an external IP. Both my pcs are behind the BT hub which is set to route all incoming traffic to the first pc. The BT hub doesn't allow loopback and I can't connect at a local level using 192.168.x.x...
  4. Guthro

    Change value of row / field in table A depending on value in table B

    I have a table that has records removed and the underlying index order no longer matches the order of the numbers in the ID field. As soon as a new record is added, SQL studio shifts it somewhere else according to the original row orders. I have reordered the master table and now want to assign...
  5. Guthro

    Save site data DW8 and Win7

    How do I make Dreamweaver 8 save login info and site data in Win 7 pro. I have to re-add the login ID and password each time. Thanks
  6. Guthro

    change cell colour in formula

    Hello. Is there a method to change an excel cell colour (or font attribute etc.) based on the result of an expression ? ie. =if (A1>0,(A2,color,green)) Thanks
  7. Guthro

    AppEvent Scheme

    How do I add a sound to a third party program using Windows AppEvent sounds ? I understand where in the registry the actual sound would be placed but how does windows see the event ? I use a remote hosted forum and was looking to assign a "you've got mail" type .wav file when the inbox is...
  8. Guthro

    Delphi 2009 ~ any views ?

    Hi. Has anyone gone forward and tried Delphi 2009 ? I see its being pushed on the Codegear site. I'd be particularly interested in informed Tek Tips users opinions on this product. My last foray was with Delphi 5 so I'm a bit behind the times with the line.
  9. Guthro

    Excel : ignore letters in cell during calculation

    Assuming cell a1 = 40 and b1 = 70cl How can I make a calculation with a result in c1 using the figures in a1 and b1 but ignore the letters "cl" in b1 ? Thanks. My Feeblegirl.com Forum boards for mmorpgs, sport, fun, politics... www.jediknightsforum.com
  10. Guthro

    Dos in XP within Delphi app.

    Is it possible to create a Dos environment within a Delphi application ? The idea is to be able to run an old Dos accounts package on an XP Pro 64 machine. My Feeblegirl.com Forum boards for mmorpgs, sport, fun, politics... www.jediknightsforum.com
  11. Guthro

    RSS feed in web page

    Hi all. I'm pulling my hair out with RSS feeds. I've searched all over and tried all sorts. Can the lucid help from tek tips help me ? Using the line below and adding a real path, why doesn't it show ? Am I being really dim here ? Yes, probably ! <link rel="alternate"...
  12. Guthro

    Hide or change display

    Is it possible to create a function in Excel and assign it to a button ? The function would, at minimum, be to hide several columns or, at best, be able to change a worksheet to a printable layout rather than the onscreen view. The reason behind this is that I have pricelists on screen that I...
  13. Guthro

    What Delphi version now ?

    I've used Delphi 3 and Delphi 5 Enterprise and still use this now on ME. What version of Delphi (if at all) should I get now ? I'd like to continue in a similar way trying to develop my invoicing program for use on an XP/Vista operating system. I read in another thread here that Codegear has...
  14. Guthro

    XP SP3 x86 for XP 64

    I had an update icon for XP SP3 on my toolbar, now it's gone. I've searched for the file but can only find one that relates to x86 versions rather than XP Pro 64. Is this fully compatible ? My Feeblegirl.com Forum boards for mmorpgs, sport, fun, politics... www.jediknightsforum.com
  15. Guthro

    Undelete OE folder

    How can I undelete a folder in Outlook Express 6 ? I was deleting an email but somehow selected and deleted the whole folder. Where do I look on Windows ME to find where the files are stored ? I tried a restore point and this did nothing. (obviously) Is it just a case of the first 2 bytes being...
  16. Guthro

    Looking for backdoor in exe

    I play an online game. The makers are poor at updates so a third party has developed a fix for an ongoing problem. This fix is in the form of an alternate front end client and has been accepted by the hosts of the game as a stopgap fix. This game is written in Delphi and the fix has also been...
  17. Guthro

    alert message/prog on top of dos style screen

    Sorry about the weird subject description. Basically I'm asking is there a way to have a program sit on top of a screen that has been taken by a program. Dos can run in full screen mode and "take" the screen. Some other programmes such as games also set the screen to their own required...
  18. Guthro

    Finding small amounts from a larger total

    A customer pays a cheque of x pounds. The customer has y number of outstanding invoices. The whole value of the cheque pays off some of the invoices completely. The customer is an unhelpful swine and doesn't detail the payments. Is there some test that can determine which invoices from y that...
  19. Guthro

    &quot;Table in use&quot; problem

    Hi. I'm trying some basic stuff with 3 paradox tables and some basic dbedit components. I'm frightened how much I've forgotten. Anyway, with both Delphi 5 running and database desktop open, I want to restructure the P7 tables. I get the old favourite error of "Can't restructure table, table in...
  20. Guthro

    BDE across LAN/WAN

    Is the BDE capable across a LAN/WAN ? All pcs can have the BDE installed. Reading elsewhere it seems that the preferred solution is to use SQL. However, I'm more(a bit) capable with the BDE so is it feasible to go ahead with the BDE on a LAN and then WAN (we have two locations a few miles...

Part and Inventory Search

Back
Top