How to select and copy text in MS Word? - Off-topic

Looks like and easy question, but I'd like to know how to do that using VBA, like:
HTML:
Sub Macro2()
'' Macro2 Macro
'' Selection.copy
End Sub
(I dont know if this "code" is right)
The thing is, I have a Word Document I use all day at work, and I keep jumping from page to page and copying and pasting texts on it.
Id like to speed that process addind a button beside every text to select and copy the text for me, than I can paste anywhere I want.
I hope is clear enough. English is not my first language.
Thanks

Related

Sliding keyboard sound

Does anybody knows where the sounds of sliding keyboard being stored? I'd like to change them but don't find..
They're in the Windows DIR, example: 0_in.wav 0_out.wav
In the sliding keyboard settings it calls "wind chimes", "piano" and "xylophone". Do you think they're the same? How should I call the new one I'd like to use?
I'm sure you could replace the original .WAVs then select the corresponding name (windchimes etc) in the option (I haven't bothered to see which ones are which, but seeing as there are only 3 sets, it shouldn't take that long
WINDOWS\0_in.wav
WINDOWS\0_out.wav
WINDOWS\1_in.wav
WINDOWS\1_out.wav
WINDOWS\2_in.wav
WINDOWS\2_out.wav
There is most likely a way to install new ones... i have a feeling you have to 'buy' them from the MS site or something :S
how do i get the windows directory to show up while browsing on my computer?
also, what is the directory for the sounds used for receiving text messages? i think it is just system sounds but yeah.
Pooper said:
I'm sure you could replace the original .WAVs then select the corresponding name (windchimes etc) in the option (I haven't bothered to see which ones are which, but seeing as there are only 3 sets, it shouldn't take that long
WINDOWS\0_in.wav
WINDOWS\0_out.wav
WINDOWS\1_in.wav
WINDOWS\1_out.wav
WINDOWS\2_in.wav
WINDOWS\2_out.wav
There is most likely a way to install new ones... i have a feeling you have to 'buy' them from the MS site or something :S
Click to expand...
Click to collapse
To install new ones:
Using your favorite registry editor, drill down to HKEY_LOCAL_MACHINE\Software\HTC\SlidingSound.
You'll see a number of subkeys named 0, 1, 2, etc. Create a new subkey whose name is 1 greater than the last subkey.
In the subkey you just created, set the following values:
Default value -- set this to the name you want to appear in the sliding sound control panel.
in -- a string value containing the name of the wav file you want to play when the keyboard is being closed.
out -- a string value containing the name of the wav file you want to play when the keyboard is being opened.
Close the registry editor
Copy the wav files referenced above into the Windows directory.
Great! Thank you!

How to make changes to HTC homescreen...

Hello!
I would like to make som changes to the preinnstalled homecreen on my HTC s730, but i don't know how. I like it as it is now, but the weather service and the top ten person i would like to cut away. Somebody who know how I can do that? Is it possible to do other changes on it too?
Yeah, theres an XML file in the windows dir I believe of the phone that you can edit and make changes too, I added the most used programs under my calander while I try to find something for that contacts bit I never use.
There was another thread where people were posting pics of what they had done and had more tips, but essentially you just edit that xml. I dont recall the name for sure but it was something like HTChome.xml or something like that, not at home ATM or I would be of more use lol...
the files have the suffix .home.xml
http://forums.sbsh.net/index.php?showtopic=5203
yep
i lost my htc home screem
can you help me and send me yours?
thanks
10332007 said:
Yeah, theres an XML file in the windows dir I believe of the phone that you can edit and make changes too, I added the most used programs under my calander while I try to find something for that contacts bit I never use.
There was another thread where people were posting pics of what they had done and had more tips, but essentially you just edit that xml. I dont recall the name for sure but it was something like HTChome.xml or something like that, not at home ATM or I would be of more use lol...
Click to expand...
Click to collapse
How did you do that? When I try to find the windows folder (via active sync) It won't show up on my pc screen, but when i use the HTC i fid the folder. How come is that? I can find the folder Home, with the preinnstalled windows homescreen bur not the HTC homescreen. It seems like it's not visible(?).
kjeg1 said:
How did you do that? When I try to find the windows folder (via active sync) It won't show up on my pc screen, but when i use the HTC i fid the folder. How come is that? I can find the folder Home, with the preinnstalled windows homescreen bur not the HTC homescreen. It seems like it's not visible(?).
Click to expand...
Click to collapse
Oh yea... they're hidden files... you have to enable viewing hidden files in windows explorer to see them.
What ^he said I always enable hidden file viewing every time I format so I didnt think to post it
bigflavor said:
Oh yea... they're hidden files... you have to enable viewing hidden files in windows explorer to see them.
Click to expand...
Click to collapse
Thanx
Now I've got another problem. Because the weather service and the top ten person is defined in the following file in reg. {B0C8Ac4B-CddC-4010-AAEB-076A2A6EB171}, but this file is just a path to another file HTCHome.dll. My problem here is that I can't find the file HTCHome.dll. I just find a bunch of HTCHome.dll files. All of them has an ending of *.mui. Like HTCHome.dll.0809.mui. and I can't open them eather. Somebody knows what to do?
And thanx for the help from everybody so far
Anybody please? I'm pretty green in this
Where are you seeing those? Are you sure your in the right section of the phones file system for the home screens?
Connect through active sync, then open "My window's based device" then go into application data, then Home and mine are all in there as .xml
10332007 said:
Where are you seeing those? Are you sure your in the right section of the phones file system for the home screens?
Connect through active sync, then open "My window's based device" then go into application data, then Home and mine are all in there as .xml
Click to expand...
Click to collapse
I have found the file HTC.home.xls and opend it, inside the xml document I find this line of code:
<plugin clsid="{B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171}" name="HTCHome" height="100" />
I have managed to fint out (at least I think so) that it is this plugin who shows the clock, the weaterservice and the top ten persons. When I found the B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171} in regedit the value of this key is HTCHome.dll. When i search the whole phone for this dll file i can't find the spesific file, just a bunch of "lookalikes" like HTCHome.dll.0809.mui. This file is located in the windows directory with 5 dll files like this one, but with different numbers at the end. (ex. *.dll.041D.mui and so on). Or am I totally wrong here? Maybe it's a easier way to do this? (Make the weater service and top ten in the homescreen disappear).
kjeg1 said:
I have found the file HTC.home.xls and opend it, inside the xml document I find this line of code:
<plugin clsid="{B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171}" name="HTCHome" height="100" />
I have managed to fint out (at least I think so) that it is this plugin who shows the clock, the weaterservice and the top ten persons. When I found the B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171} in regedit the value of this key is HTCHome.dll. When i search the whole phone for this dll file i can't find the spesific file, just a bunch of "lookalikes" like HTCHome.dll.0809.mui. This file is located in the windows directory with 5 dll files like this one, but with different numbers at the end. (ex. *.dll.041D.mui and so on). Or am I totally wrong here? Maybe it's a easier way to do this? (Make the weater service and top ten in the homescreen disappear).
Click to expand...
Click to collapse
Good work. Each CLSID is a different plugin. Each value nested within the CLSID is a modifier. If you want, say... the Most Recently Used items on your HTC home screen... take a look at the contents of one of the .home.xml files that has the MRU listed... and copy out the whole portion of the file that contains the information. They're even indented.
bigflavor said:
Good work. Each CLSID is a different plugin. Each value nested within the CLSID is a modifier. If you want, say... the Most Recently Used items on your HTC home screen... take a look at the contents of one of the .home.xml files that has the MRU listed... and copy out the whole portion of the file that contains the information. They're even indented.
Click to expand...
Click to collapse
Aha, this is really good to know =)
But what to do when I want to remove something in a plug in, is that possible at all? In the plug in i talked about in my last post, there is three functions.
Number one shows the clock and makes it easier to acsess the alarm setting directly (without have to do so via configuration -> clock and alarm),
number two is the HTC Home weather service
and number three is favourite persons.
I wan't to remove the two last functions in this plug in.
kjeg1 said:
Aha, this is really good to know =)
But what to do when I want to remove something in a plug in, is that possible at all? In the plug in i talked about in my last post, there is three functions.
Number one shows the clock and makes it easier to acsess the alarm setting directly (without have to do so via configuration -> clock and alarm),
number two is the HTC Home weather service
and number three is favourite persons.
I wan't to remove the two last functions in this plug in.
Click to expand...
Click to collapse
It's quite possible that there is no way to only display parts of the plugin... as this function would have to be programmed into the plugin itself.
Take a look at the other plugins... like the one that shows appointments... you will see that there are portions labeled "text" which is the place where the text would be... you could... in essence... remove this part and have it not display text, but the plugin would still be present.
I hate to say it... but without HTC having programmed a solution to handle your request... you're better off using Facade.
bigflavor said:
It's quite possible that there is no way to only display parts of the plugin... as this function would have to be programmed into the plugin itself.
Take a look at the other plugins... like the one that shows appointments... you will see that there are portions labeled "text" which is the place where the text would be... you could... in essence... remove this part and have it not display text, but the plugin would still be present.
I hate to say it... but without HTC having programmed a solution to handle your request... you're better off using Facade.
Click to expand...
Click to collapse
Okai, I just have to live with it the hehe.
I have finally found out how to use fascade in i properly way. I actually don't need to use the default fascade homescreen (who by the way is quite terrible), but I can just use the plug ins. Is there by the way any clock plug in (maybe in fascade?) who makes it possible to set the alarm easy without going thru configuration? If there is, I can just remove the whole plug in in HTCHome and replace it with this.
Hi..nice to see some Homescreen-Interested guys here.
First;
The HTC-Live Homescreen-Plugin is limited to his Functions (Time,Weather,Favs) and not customizeable, there maybe a solution to edit some images like Weather-Icons or the Time-Font,thats all...not like his big Brother on HTC Touch(better to configure,two more Functions, MRU and MusicPlugin).
Sorry.
You can add and move any plugin on your Phone by editing the XML, but dont ask me for an HowTo,please...look into the other xxx.home.xml, it is really easy to customize the HomeScreen.
Some Infos:
The Plugin itself is in /Windows/HTCHome.dll, the .mui Files are LanguageFiles, you can modify and rename them to translate the plugin into your own Language, the HH_WEATHER_01-44.png and all the other HH_blabla...png files are the Images for the Clock,WeatherIcons...,
Happy editing...
kjeg1 said:
Aha, this is really good to know =)
But what to do when I want to remove something in a plug in, is that possible at all? In the plug in i talked about in my last post, there is three functions.
Number one shows the clock and makes it easier to acsess the alarm setting directly (without have to do so via configuration -> clock and alarm),
number two is the HTC Home weather service
and number three is favourite persons.
I wan't to remove the two last functions in this plug in.
Click to expand...
Click to collapse
Me too, I wanted to remove those two services. I took some fiddling with the xml-file and several plugins, but I managed to make something that looks quite like the Htc Home screen but has just the functionality I want.
Big other advantage is that I now suffer a lot less of the famous memory leaks.
See the result below.
jvlerick said:
Me too, I wanted to remove those two services. I took some fiddling with the xml-file and several plugins, but I managed to make something that looks quite like the Htc Home screen but has just the functionality I want.
Big other advantage is that I now suffer a lot less of the famous memory leaks.
See the result below.
Click to expand...
Click to collapse
Please post your .home.xml file!
yeah - can you post the .home.xml for your fake HTC theme? it looks real nice!
thanks

Fully Personalise Your HTC Diamond Notifications!!

Bored of "beep beep" or whatever sound your pda is having? hmm.gif Wish your pda could make sounds like "excuse me boss, you have a text message" or even better, make it say "excuse me master *insert your name here*, you have a text message"
Well, i stumbled on this site and, basically you can enter any text you want, choose the voice, and it will say it for you. You can save the .wav file in your PC, transfer to your pda, and you can use it as an sms! Or even other notifications!!
"excuse me u have an e mail"
"hey pick up the phone" or can u even think of more naughty or vulgar speeches? lol
Best of all its free!
Instructions:
1. Go here http://www.cepstral.com/demos/ to do your stuff.
2. Download the .wav file into your PC.
3. NOTE: the sound is pretty soft, so u'll have to make it louder. If you're using windows, go to start > all programs > accessories > Entertainment > Sound recorder. Load the file, and u can increase the volume by 25% incrementally.
4. Now connect your pda to the PC, and place the .wav file in the root folder of your storage card, or in your pda memory
EG: /Windows/.wav or /Storagecard/hello.wav
tadaa!! U can personalise everything, your sms, e mail, alerts, whatever sound u can think off in your pda!!
I personally prefer Millie (UK english) find it clearer than the US English, and i like Shout (Character).
ALSO NOTE: If u cant get it right, try playing with phonetics. For example, Baronic sounds horrible on the program, so instead, i typed, "Hey Bearonic, you have a new message!"
This tip is brought to u by Baronic, PDA enthusiast. If you found this tip useful, post a reply to bump it up!
The site is actually a demo for a program, that u can use to read any text documents at all on your PDA. Imagine it reading your lecture notes to sleep. how cool is that? If u like the program, do support the developer and buy it.
I have made a package of sounds that can make your pda "talk", and corrected the volume to make it louder on the PDA, if you're lazy to do it yourself. Download and put in your root folder of storage card or /windows. U have to extract it from the folder. No folders. Just put all wav files in the before mentioned directories
LINK: http://heretical-rantings.blogspot.com/2008/06/personalise-your-handphonepda.html
I tryd to download it as a .wav....
But instead i had to download one of the voices with is 120mb a piece.
Were do i click to save only what i typed?
or do i need to download the voice completely?
No. You click "say it". Use firefox. And u can choose to save the .wav file. Each about 100 kb only
i use firefox..
but when i do say it... it says it.. wont ask me to download the file
are u sure? weird. My friends from another forum have no problems. Well.... i have a package of sounds that can make your pda "talk". Download and put in your root folder of storage card or /windows.
LINK: http://heretical-rantings.blogspot.com/2008/06/personalise-your-handphonepda.html
bump this thread to keep it alive if you found it useful
Maybe its the quicktime plugin or something that makes it play instead of download.
Could you download one for me and send it to me?
please
Text = New mail recieved
Voice = David US English
Rate = Default
Pitch = Default
Effect = Dizzy Droid
and the same thing also with .... = Old Robot
Nevermind!
got is
lol, u managed to finally download? what'd u do?
i added a new batch of files, this time, a more "human" sounding batch. The first sounded more electronic.
http://heretical-rantings.blogspot.com/2008/06/personalise-your-handphonepda.html
i used Internet Explorer instead of Firefox.
Firefox used quicktime to instand play the file.
IE didnt.
ah....i see i see. lol, my firefox had no problems, perhaps no quicktime installed. glad it worked for u ^_^
Great idea!
i love this site! well found! great tip!
just glad to share it. anyone else who did find this useful, please make a post to bring the thread up, so other people can share with our good fortune. so so many views, so little replies.
1.4k views. 2 replies. lol.
thanks! tis rocks!
EXCELLENT!!!
Thanks baronic... & your Webpage Rocks!!!
lol, thanks

Making a shortcut to a web page.

I use for very long time SPB Shell and I am very happy with it, but what I was missing it was a direct link to a web site. For long time I used links on first page of Opera but they are only 9 and I need it more. Sow I start digging for a solution.
I find this thread http://forum.xda-developers.com/showthread.php?t=490447 on my favorite site (xda-developers.com) but it doesn't say nothing about web links. So I just try a solution by myself and I find it. Please remember maybe somebody else find this solution to, but personally, I didn`t find noting about this subject in my searches.
How you to:
1. You create a new .lnk file or you just duplicate one already existent (you can do this in other programs to but i will explain only for resco)
2. Rename .lnk file with any name you desire.
3. At properties on second tab named "Shortcut" on "Target" field write "http://www.website.com" were www.website.com is you desired website. Please do not forget to write the "http://" part because without the link is not working.
4. Deselect if is need it "Hidden" option on "General" tab other ways backup program will ignore the link and you may lost it on next restore.
4. Whit a specialized program change icon of link with a icon of your choice. I created a icon (png file) with a snap shot for every page I use.
5. Enjoy.
Here is my page in SPB Shell dedicated to Web (for icon used here please visit my blog www.everydaymobiles.blogspot.com)

[APP] Notepad v4.0

Name: Notepad
About the app:
The Office app is powerful, but its syncing features slow it down. Notepad by AppsForMe is a great app to choose if you just want to take plaintext notes without the wait. It’s also the only text editor that supports folder structures, and the look of the app makes it feel like a part of the operating system (animations included). You can also pin documents or directories to the Start screen and send documents as emails or text messages.
The app has 4.6/5 stars over 48 reviews.
“Amazing app and it does what it says without any problems. Easily the best Notepad app on the marketplace and the fastest” 5/5
“Superb. You can store email and SMS templates. It makes life a lot easier. Don't miss it.” 5/5
“Very, very, very well done. Thank you.” 5/5
Developer's notes:
I'm always looking for more feedback on Notepad. Unfortunately, I don't get a huge number of support emails, so I'm left up to my own devices to figure out what could be added or needs to be changed.
Please give the application a shot. If you like it, great! If you don't, let me know what's up (in the comments). Chances are I can do something about it. Thanks for reading!
Possible future features (not guaranteed in any way, and not listed in any particular order.)
+ change keyboard theme
+ password-protect
+ lists
+ quick folders (swipe in directory view)
+ "emtpy trash" button
+ scroll sideways on long filenames
+ "import all" to parse "backup all"/"export all"
+ "export all" -> skydrive
+ import from url (skydrive/dropbox)
+ "are you sure?" -> "ready to send?"
+ title of note title -> "document title"
+ custom-name "root"
Source:
http://www.windowsphone.com/en-US/apps/626c487d-f1b0-e011-a53c-78e7d1fa76f8
I'll be watching this thread as well as my developer email, [email protected], for any questions, comments, complaints, or concerns. Thanks!
Some screenshots (attached).
Thank you!!!
Glad you like it!
Please let me know anything about it that seems weird or cool. I do things a lot differently than all of the other text editor applications, and I want to know what's good and what's not.
Wow really good Idea ! I have searched this for Quick Notes ( i use on the PC often the Editor ) and I would use a similiar App on the Phone ...
Thank you!!! i need this for school
simple and does what it says, good app
Notepad Suggestion
First, great Notepad app. I would just like to add a password to a note file.
Thanks!
It's good to see interest in the application! Notepad just hit 15,000 downloads today, and I'm always looking to make that number higher, so the more suggestions you guys have the better.
So far I'm seeing requests for:
(1) a new live tile, particularly for pinned documents/directories
(2) change the name of the "root" directory (to what, though, I wonder?)
(3) password-protect documents
(4) implement lists as well as documents
Anyone have any other suggestions, or want to plus-one a feature?
--AppsForMe
Guess you had missed our review. Skydrive Integration and ability to send notes as attachment.
Yes, I definitely saw your review! I actually did implement two of your suggestions (preview of content when pinned, ability to move folders).
Here's how I feel about your other requests:
First, the Windows Phone operating system prevents third-party developers (read: me) from sending email attachments. Same goes for speech-to-text.
Second, as soon as you want SkyDrive, you should just be using Office. The Office app supports either (a) local files without folders, or (b) SkyDrive files with SkyDrive folders. Goodness knows that I can never match the Office app for stability, integration, features, or UI. Plus, Notepad's other sell is that it's fast--loading notes, saving notes, navigating folders--implementing web functions would slow everything wayyyy down. I see the lack of SkyDrive as a selling point.
(Side note: Office supports sending documents as attachments. Two birds with one stone!)
Notepad for WP the best
I think the requests thus far are pretty much what is missing although it seems it's going to be an uphill battle due to OS restrictions. Installed the app last week on my Lumia and it's amazing, clean and easy to use. Keep up the good work.
I used to use this app, but it had this bug where i could not scroll to the bottom of the longer note. Has that been resloved in the meantime?
Also, I think skydrive sync is important (or even dropbox). When someone changes phones, how is he going to transfer notes?
thank you i need this apps
All the problems with long notes have been fixed.
I'm going to leave the auto-syncing between SkyDrive and the phone up to the native Office application--it does it better, faster, and more reliably than I ever could.
If you need to back up your documents, use the "backup all" feature to email yourself the text of the documents.
Hi Isaac,
Great app. I registered here just to say that, and thank you. I'm a note taking person but one that wants to keep them organize and your app is the only one that does it with ease. (I must of downloaded a dozen to try and removed..only one other did folders, the rest was just one giant list of notes).
If you're serious about taking users feedback, here are some of mine...all are minor little things that are mostly ui based and these are just my opinions. I think your application here is quite impressive so take these only to help out for those you agree with..
- replace 'root' with 'home' or 'my folders' perhaps?
- replace 'Remarks' when creating a new directory with 'Note: ' or remove the word entirely and place the remark note under the text field.
- titles of Directories and Notes become all lower-cased when viewing
- clicking the back button when in Search mode hides the keyboard only, so it requires clicking the back button again to exit the search function..this may be an OS thing I've seen and not something that can be changed unless you can find a way around this.
- add a Folders button at the bottom when in a non root directory to take you back, just like how it appears when in a note to take you back to its directory.
- when in a directory, can the word Notepad and the Directory name on top take you back to the folder list view or one folder out if in a subfolder?
- possible to allow user to choose which directory(ies) to list mango-syle to the right where they can swipe to the right and to go into that directory (sorry if this is unclear, I'm not too familiar with WP terminology yet)
- Button to empty trash when viewing trash directory. btw, how does the trash work..deletes automatically after so long?
- when viewing a file that has a long filename (and the feature is turned on), can it scroll?
- reduce space between documents filenames ..currently lists 5 before needing to scroll?
- backup all..cool feature. I would change 'Are you sure?' which sounds a little scary to something like 'Ready to Send?' btw, can you import back into Notepad? If note, perhaps call the feature 'email all' instead for now..
- when creating a new note it shows 'new document', the next screen where it ask for the file name it displays 'new note' ..just a consistence thing
- are all notes saved as txt files on the device? what if you remove the .txt? does it need to be displayed if it's automatically saving them as txt files.
- Can titles of notes and directories names be the system's accent color and turn black when choosing them? ..the reverse essentially.
- when adjusting toggle sliders in Settings, the phone wants to swipe to it's neighboring page a little too freely (btw, love all the settings you have here!)
- remove the larger 'root' when in the root directory list to gain some real estate back to see more directories and so it's not repeating perhaps?
And if you need any simple graphics help, I can help out.
I'd love to see Dropbox support with everything being saved to dropbox and loaded from dropbox. I'd even pay for a dropbox enabled version.
Can it handle long text file ?
Can it import text file from skydrive?
Can we Password lock the app or folder?
thanx
First: Thanks, Lumiame, for the excellent feedback. You've greatly extended the set of features I'm considering adding, and you've noted UI inconsistencies and confusions that I'll make sure to address in the next update.
To everyone who's commented so far: thanks for the good feedback. This quarter at my university is slower than my last quarter, so I should be able to get to work on the app.
Look for a good number of changes in the next updates.
thanks for sharing

Categories

Resources