![]() | ![]() |
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
| |||||||
| Software and web development Databases, graphics, programming, scripting and web development. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| I Get Daily HeXuscise Join Date: Aug 2006 Location: Jita
Posts: 5,908
Thanks: 144
Thanked 289 Times in 222 Posts
| I think this is a simple fix but I can't work it out. ![]() the above is a menu based on VBScript and all I want to do is add an small .gif to the top left hand side of the screen. Does anyone know how to do this? thanks. Last edited by Jay; 20-08-2009 at 05:47 PM.. |
| | |
| | #3 (permalink) |
| I R Toff Pandi! | Re: I think this is a simple fix but I can't work it out. Clickys: Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs. What it means to be fully human is to strive to live by ideas and ideals And not to measure your life by what you've attained in terms of your desires but Those small moments of integrity, compassion, rationality... because in the end, the only way that we can measure the significance of our own lives Is by valuing the lives of others |
| | |
| | #4 (permalink) |
| Member Join Date: May 2009 Location: Norfolk
Posts: 188
Thanks: 2
Thanked 9 Times in 9 Posts
| Re: I think this is a simple fix but I can't work it out. First up, I am a programmer, but I haven't used VBScript for a long time, so I may well be wrong. I don't believe it is possible to change that icon. Inputbox has no way to specify an icon, it normally uses the icon of the application that is calling it, but in this case that would be the script host, which is not something we have control over. You might be able to hack things so that a different icon is displayed, but it would be on a per machine basis and not related to the script in anyway. The sort of thing I am thinking is to locate the icon that is being displayed then change the file on disk so that it contains a different icon. Might be displayed in a few more places than you want if you do that though |
| | |
| | #5 (permalink) |
| I Get Daily HeXuscise Join Date: Aug 2006 Location: Jita
Posts: 5,908
Thanks: 144
Thanked 289 Times in 222 Posts
| Re: I think this is a simple fix but I can't work it out. Originally Posted by pipTheGeek out of curiosity what language do you program in?
|
| | |
| | #6 (permalink) |
| Does he need a reason? Join Date: Aug 2005 Location: Aberdeen
Posts: 16,923
Thanks: 374
Thanked 686 Times in 576 Posts
| Re: I think this is a simple fix but I can't work it out. Jay, instead of using the standard javascript prompt like you have above, how about using one of the AJAX frameworks and creating you own modal dialog box that you can completely customise? I don't know exactly how you do it, just that it is possible. Look at Facebook, they do this all the time. |
| | |
| | #7 (permalink) |
| Custom User Title Join Date: Oct 2005 Location: Wirral UK
Posts: 1,170
Thanks: 10
Thanked 14 Times in 14 Posts
| Re: I think this is a simple fix but I can't work it out. http://abeautifulsite.net/notebook_files/87/demo/ jquery plugin that can be used instead of alert boxes and styled with css etc. |
| | |
| | #8 (permalink) |
| I love my *nix Join Date: Apr 2007 Location: Salisbury
Posts: 386
Thanks: 17
Thanked 18 Times in 16 Posts
| Re: I think this is a simple fix but I can't work it out. I may be missing something here but isn't he trying to develop a window app type script not a web page? In which case I think pipTheGeek is right - I don't believe its possible although I've not used VB script. (I am a C/C++/C#/Javascript developer with experience in VB6). |
| | |
| | #9 (permalink) |
| Member Join Date: May 2009 Location: Norfolk
Posts: 188
Thanks: 2
Thanked 9 Times in 9 Posts
| Re: I think this is a simple fix but I can't work it out. Mostly I am using VB .NET writing (or maintaining) WinForm applications using an SQL Server database. The team also do some ASP.NET, some of our systems are Oracle or Ingres and we have also developed a BI solution based on MS SQL Analysis services with a Performance point / Sharepoint / SSRS front end. I have also done Access development since version 2, VB 6, some Excel and some VBScript and some Javascript for the web work I have done. </hijack> |
| | |
![]() |
| Breadcrumb | ||||||
| ||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The neverending search for a replacement for Azureus | dangel | Operating systems & applications | 19 | 12-10-2005 01:53 PM |
| Work so far | Maldonado | HEXUS.automotive - Cars & Bikes | 43 | 11-01-2005 01:53 PM |
| Work Toilets - User Error | aeonf242 | General discussion | 23 | 25-06-2004 03:28 PM |