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...
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...
When I said "community is free", it's a version of the software that is free called Community edition. Might be of use in the future. It's an excellent piece of software.
Sometimes walking away from such projects is best or starting from scratch.
Good luck.
I've been pulling my hair out on this for the last week or so now.
I used a third party SQL program and trying on MSSQL Studio without verifying, I was receiving errors saying that NEWID was invalid and that IDTABLE was out of bound.
Looking up the errors, I find the issue relates to scope. For...
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...
I changed the tables and field names to match my actual database but the structure is the same.
On MSSQL Studio 2012, if you enter SQL in the pane, you get the option to verify the SQL. I always do this. It then puts the code how it likes it, with any brackets, tabs, separate lines etc.
Sorry...
I've reached a point where I had to put this into practise.
I entered this into the SQL Pane of the old child (items) table.
Using verify, it gets the ok from MSSQL Studio 2012.
UPDATE RES_STDITEMS SET NEWID = IDTABLE.NEWID
FROM RES_STDITEMS
INNER JOIN IDTABLE ON RES_STDITEMS.ID = IDTABLE.oldID...
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...
Are you working as "admin" on both machines ?
Have you tried setting the IPs manually rather than dynamically, maybe in the range 192.168.0.2 and 192.168.0.3. ?
Some routers like a name for each pc and also might require the mac code to be entered into a limited access table.
I realise this is...
You can copy the entire source of a page and save it to a new blank page in Dreamweaver. This assumes you have the rights to do so.
Simply open your new page in code view and paste over any initial code that is present.
If you mean the actual script itself and its hosted in a different directory...
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
I always use the following CSS to make the wrapper sit central to the browser view. This works even with lowly IE6. You can then place your elements within it.
A very basic example.
#wrapper {
margin-left: auto;
margin-right: auto;
}
Not sure if this is resolved after all this time but I would say the answer is no.
I would also question the use of changing the cursor.
The problem can occur in countless situations. Often Windows is looking for an unresolved path or even something like crosslinked files can lock the mouse...
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...
Thanks Brad and the other guys who spent time and replied here, very useful help.
I use Excel alot but it does have a habit of throwing curved balls at me !
Cheers.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.