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 


Toolbar Idea

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 4 Source Code
View previous topic :: View next topic  
Author Message
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Tue Dec 24, 2002 7:20 am    Post subject: Toolbar Idea Reply with quote

I came up with a great idea for toolbars, may be someone had thought of it earlier and may be someone has mentioned it already, but i came up with the idea all by myself Very Happy Very Happy Very Happy

The idea is to use single characters from the WingDing fonts, WebDings or any font that contains the one character that you need.

Code:
DIALOG CREATE,ToolBar Idea,-1,0,790,550
  DIALOG ADD,STYLE,FONT,ARIAL,14
  DIALOG ADD,STYLE,TOOLBAR,WINGDINGS,14
  DIALOG ADD,BUTTON,NEW_B,0,10,30,25,0,New Class,TOOLBAR
  DIALOG ADD,BUTTON,OPEN_B,0,40,30,25,1,Open Class...,TOOLBAR
  DIALOG ADD,BUTTON,SAVE_AS_B,0,80,30,25,?,Save Class As...,FONT
  DIALOG ADD,BUTTON,SAVE_B,0,110,30,25,<,Save Class,TOOLBAR
  DIALOG ADD,BUTTON,BUTTON1,0,180,30,25,+,Add Column to the Left of Current Column,FONT
  DIALOG ADD,BUTTON,BUTTON2,0,210,30,25,-,Delete Current Column,FONT
  DIALOG ADD,BUTTON,BUTTON3,0,240,30,25,Þ,Clear Current Column,TOOLBAR
  DIALOG ADD,BUTTON,BUTTON5,0,310,30,25,+,Add Row above Current Row,FONT
  DIALOG ADD,BUTTON,BUTTON6,0,340,30,25,-,Delete Current Row,FONT
  DIALOG ADD,BUTTON,BUTTON7,0,370,30,25,Ü,Clear Current Row,TOOLBAR
  DIALOG ADD,BUTTON,SUMMARY_B,0,450,30,25,4,Generate Summary,TOOLBAR
  DIALOG ADD,EDIT,EDIT1,2,500,45,20,,Enter Text
  DIALOG ADD,BUTTON,BUTTON4,0,550,30,25,ô,Fill Whole Current Column,TOOLBAR
  DIALOG ADD,BUTTON,BUTTON8,0,580,30,25,ó,Fill Whole Current Row,TOOLBAR
  DIALOG SHOW
 
  :timer
  goto timer


Make sure to have the WingDings font to see the effect.

Enjoy!

Serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Mac
Professional Member
Professional Member


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

PostPosted: Tue Dec 24, 2002 8:16 am    Post subject: Reply with quote

Not original Serge, but a good idea. Smile

I started an email program a few months ago using webdings
and wingdings (got off on a tangent - as usual). I'm sure others
have used this method as well. Wink



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


Last edited by Mac on Wed Oct 15, 2003 11:52 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Fri Dec 27, 2002 6:23 am    Post subject: Reply with quote

Hey Mac,

Where can I download that little Email program of yours?

Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Mac
Professional Member
Professional Member


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

PostPosted: Fri Dec 27, 2002 10:10 am    Post subject: Reply with quote

Haven't finished it yet Marty - I wandered off onto some
other stuff. So far it only lets ya know if there's an email
to retrieve (if I remember correctly...). Wink

It's gonna be text based - I was using Outlook Express and
got tired of friends sending me virii (unknowingly). After
I started using Eudora Light again, the problem stopped
and I wasn't in such a hurry to finish it.

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
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Dec 27, 2002 4:03 pm    Post subject: Reply with quote

I'd also be very interested in that program. Very Happy

- FreezingFire
Back to top
View user's profile Send private message Visit poster's website
Mac
Professional Member
Professional Member


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

PostPosted: Sat Dec 28, 2002 8:52 pm    Post subject: Reply with quote

Here ya go guys... Wink

http://www.vdsworld.com/forum/viewtopic.php?p=6501

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 4 Source Code All times are GMT
Page 1 of 1

 
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