forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


VDS forum - copy, format, and save
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 3 Source Code
View previous topic :: View next topic  
Author Message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Mon Aug 12, 2002 12:30 pm    Post subject: Reply with quote

Updated the above code for the MSIE button installer. Now it might be able to work by defining a set of 20x20 icons. You may
get a couple here:
http://www.dread.dk/download/VDScopyIcons.zip

One is greyscale for a mouseout button image, the other one in color for mouseover.

It might not be the right way to do it, but it works for me Smile

Greetz
Dread

Plz let me know if you have a better solution for this icon thing

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Mon Aug 12, 2002 12:30 pm    Post subject: Reply with quote

Oooops, doubled this post. Embarassed
_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Wed Aug 14, 2002 9:22 pm    Post subject: Reply with quote

Code updated to avoid false "empty clipboard" readings due to slow copying from the browser window.

Greetz
Dr. Dread

PS: Did anyone try out the MSIE button install?? I'd really like to know if it's reliable or whether it just works on my computer Confused

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Wed Aug 14, 2002 9:31 pm    Post subject: Reply with quote

Sorry Dread, Sad

I'm still using IE4 and your prog is for IE5 and later:

"Beginning with Internet Explorer 5, this feature allows
developers to add entries into the Tools menu and
buttons to the toolbar."


Cheers, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Wed Aug 14, 2002 9:36 pm    Post subject: Reply with quote

Yeah, I know. Perhaps I should have mentioned it earlier. But never mind, Mac - if we need to know whether something
runs on Win95 and an ancient version of Internet Explorer, we'll be in touch Laughing Laughing Laughing

Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Wed Aug 14, 2002 9:39 pm    Post subject: Reply with quote

Razz Razz Razz Wink
_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
SnarlingSheep
Professional Member
Professional Member


Joined: 13 Mar 2001
Posts: 759
Location: Michigan

PostPosted: Thu Aug 15, 2002 1:35 am    Post subject: Reply with quote

Works after restarting IE, using Win ME and IE 6. Nothing can be on the fly with IE Rolling Eyes
I used a 32x32 Icon..
Could come in handy for some people Smile

_________________
-Sheep
My pockets hurt...
Back to top
View user's profile Send private message Send e-mail
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Aug 15, 2002 5:47 am    Post subject: Reply with quote

Thanks, Sheep. Nice to know that this could perhaps be used on a wider scale.

I have it running on Win98/MSIE5 + WinXP/MSIE6 (MSIE must restarted, yes). It seems that icon size is not crucial,
I have tested using both 16x16 and 20x20 - MSIE will scale them OK when switching between big and small icon view.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Wed Aug 28, 2002 3:48 pm    Post subject: Reply with quote

Adjustments to the code for the VDS forum copier. See EDIT3 there.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Que
Valued Newbie


Joined: 25 Aug 2001
Posts: 38
Location: Newaygo, MICH

PostPosted: Wed Sep 11, 2002 7:47 pm    Post subject: Reply with quote

Don't feel bad Mac... I'm using 95 too. You know that you can download IE 5.5 for free though right? It might take a while on a 2400 baud modem though Razz

Anyway... since I don't have anyway to post a link from here, I sent Mac a couple of icon files created in ArtIcons Pro.
http://www.aha-soft.com/

I used the term "created" loosely. I actually used Chris' very nice icon and converted / de-colorized it. With AI Pro, you can add multiple icon formats (16x16x16, 20x20x16,20x20x256) to a single .ico file. That's what I did here. Seems to work ok... Sounds like it may be un-neccesary if IE will work with a single format file, but I thought I'd make em anyway.

I'm at Mac's mercy to post the icons so.... (maybe I shouldn't have made that crack about his modem) 8O

While I'm at it... Dread: thanks for the very useful util. Hard to believe no ever thought of that before ...

_________________
Que
Back to top
View user's profile Send private message Send e-mail
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Wed Sep 11, 2002 8:21 pm    Post subject: Reply with quote

Hey Que, Smile

I actually had IE5 for a while, but it interfered with some
utilities I use, so I dumped it. Lol, and it took several hours
to dload the stupid thing anyway. Razz

I have IE 4.72 on a CD, so if I wanna re-install or whatever,
I can do it quick. Wink

I dloaded the icons and they're cool (thanks Smile ). I use a tiny
version of the VDScopy that loads when VDS starts, plus it's
in my VDS tools menu. Also have a couple of icon editors, but
thanks for the link. Wink

I think Tommy may have to set up an account for you to upload
files at VDSworld (???). Or ya could link to 'em on a website:

http://www.trinex.net/users/mac/VDSfiles/vdsgrey.ico
http://www.trinex.net/users/mac/VDSfiles/vdscolor.ico

Cheers, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Oct 03, 2002 8:09 am    Post subject: Reply with quote

Adjustments to the code for the VDS forum copier. See EDIT5 in the initial post of this thread.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
cnodnarb
Professional Member
Professional Member


Joined: 11 Sep 2002
Posts: 762
Location: Rockeledge, GA

PostPosted: Wed Dec 11, 2002 1:49 am    Post subject: Reply with quote

I decided to surf old post, and here's what I made for this porblem, didn't realize I was re-inventing the wheel Wink

Code:

title Text Format Clipboard
  DIALOG CREATE,Text Format Clipboard,-1,0,206,167
  DIALOG ADD,LIST,LIST1,8,12,180,144
  DIALOG SHOW

  repeat
  list paste,list1
  list copy,list1
wait
  until @event()


NodNarb
Back to top
View user's profile Send private message AIM Address
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Thu Feb 13, 2003 11:19 am    Post subject: Reply with quote

Gave this program to a couple of people who use it for copying non-formatted text off
web pages. Somebody soon spoiled it by putting an A into the Wait for.. secs field
in the settings box Rolling Eyes

EDIT6 in code: Added some checks so people can't mess up things so easily.

Greetz
Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
Mac
Professional Member
Professional Member


Joined: 08 Jul 2000
Posts: 1585
Location: Oklahoma USA

PostPosted: Thu Feb 13, 2003 11:30 am    Post subject: Reply with quote

Lol Dread, Smile

It's hard to make stuff idiot-proof anymore - the idiots seem
to be gaining proficiency... Confused

Cheers, Mac Smile

_________________
VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 3 Source Code All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group