Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
icon
- Page 1
Re: Problem with MS Office shortcut bar
Hardware and Software
Microsoft Windows
1 Week Ago
by themadrastiffin
The shortcut bar in MS Office may not appear, may not open or may run slowly if you restart, repair or reinstall the program.
Re: How do I establish an open connection to an open web browser in C#?
Programming
Software Development
2 Months Ago
by pathofbuilding
To attach Selenium to an already open Chrome browser in C#, launch Chrome manually with debugging enabled using chrome.exe --remote-debugging-port=9222 --user-data-dir="C:\SeleniumChromeProfile", then use ChromeOptions options = new ChromeOptions(); options.DebuggerAddress = "localhost:9222"; IWebDriver driver = new ChromeDriver…
Re: How do I establish an open connection to an open web browser in C#?
Programming
Software Development
2 Months Ago
by xivlauncher
You can also use SHDocVw or System.Diagnostics name spaces from C# to interact with an open web browser, or connect programmatically to an existing browser window using the UI Automation API. Of course, for deeper control over Chrome, you may need the Chrome DevTools Protocol.
Re: Problem with MS Office shortcut bar
Hardware and Software
Microsoft Windows
1 Month Ago
by Anonymous_2133
I have always been a fan of the Office 2000 shortcut bar. It has been on my windows desktop since I got it, up until Windows 10 19H2 (RIP). If you are still looking for a replacement, try searching for "Quick Pick" by "Automation in Motion". Use the double quotes or you will have to wade through many pages of irrelevant results.
Re: Icon
Programming
Software Development
16 Years Ago
by selvaganapathy
… First u change the
Icon
of the Form (Properties Windows Form ->
Icon
Property) [ICODE] To change the
Icon
of the Exe file…; Press Make Tab ( U can see the Project Title and
Icon
there ) -> Change the Form in the Combobox to get… Different
icon
that u set for the form [/ICODE] By default forms…
Re: Icon
Programming
Software Development
16 Years Ago
by selvaganapathy
…the icons of different forms.... But How to change the
icon
???[/QUOTE] Hi, Actually the above procedure is to change… the
icon
of an Exe. This is helpful while making your … your exe file will have this
icon
. And u mentioned the changing of form
icon
. This is also needed. Because …
Re: Icon
Programming
Software Development
16 Years Ago
by kousarrabiya
Hi Try this.. Goto properties of the form->
Icon
-Browse and select your
icon
file location...
Icon
Programming
Software Development
16 Years Ago
by kinyuadave
Hi there i've just known how to make an exe file now what am asking is how to change the
icon
of the exe from the default one to one of you choise like in the one cd access program.
Re: Icon
Programming
Software Development
16 Years Ago
by kousarrabiya
Hi selva using above said procedure we can only view the icons of different forms.... But How to change the
icon
???
Icon and Thumbnail Display Problem
Hardware and Software
Microsoft Windows
21 Years Ago
by Hp329
…that would pop up, you could select "Change System
Icon
" or something similar to that. From here, if… program installed, I did decide to change the .gif
icon
. However after playing with this program further, I decided …installation. I went into Folder Options and tried changing the
icon
back to the normal one from there. I successfully …
Re: Icon and Thumbnail Display Problem
Hardware and Software
Microsoft Windows
21 Years Ago
by Tekmaven
This question might come out of left field, but what video card do you have? What version of the drivers? Theres a known problem with DetonatorFX's (Drivers for nVidia Video Cards) with setting icons. If you change an
icon
type, it doesn't appear. (And, its rather annoying :-/)
icon in win32 program
Programming
Software Development
16 Years Ago
by Yourself
… it... I want the user the say with
icon
he wants to use for his program : […hIconSm = LoadIcon(m_hInstance,MAKEINTRESOURCE(GetIconSmall())); // ... void SetIcon(WORD
icon
) { m_wIcon =
icon
;}; WORD GetIcon() {return m_wIcon;}; void SetIconSmall(WORD icon_small) {…it is showed ... how can I make the
icon
show in the title bar ? btw, when …
Icon of my website on IE
Digital Media
UI / UX Design
13 Years Ago
by Hani1991
…no response at all as if there were no
icon
! As far as I can see, Daniweb … also facing the same problem; I mean the
icon
of the website can be seen on FF but… not on IE. Also this very
icon
(of Daniweb) is viewed differently on Netscape! Can… <head> <link rel="shortcut
icon
" href="favicon.ico" type="image…
Icon for Python code
Programming
Software Development
14 Years Ago
by mahesham
Whenever I run my python code, the window do not have any
icon
.. How to change it some
icon
or the
icon
I want to assign? I can assign a good
icon
for the exe generated thru py2exe. I want to assign
icon
for the window opened after double clicking the code (*.pyw) (I am using wxWidgets) Thanks Mahesh
Re: Icon of my website on IE
Digital Media
UI / UX Design
13 Years Ago
by Hani1991
Hey.. I found that the
icon
of Facebook can't be viewed on IE9 (And maybe on earlier versions too).. However, the
icon
of CPanel is viewed perfectly!! And so does the
icon
of Youtube!! Does this issue have to do with the
icon
itself; whether its type is valid or not, etc.?? Any help is really appreciated.
ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by banchang
…keep working is to go to task manager, stop the
icon
.exe process, logoff & logon again. But it keeps… popup, but that isn't 10% of how bad this
ICON
.exe is. I have Spybot, Spyware Doctor, Adaware, &…; downloaded RapidBlaster Killer, but
ICON
keeps coming back. Grateful for your help. Logfile of HijackThis…
Re: Icon of my website on IE
Digital Media
UI / UX Design
13 Years Ago
by Arkinder
….com/favicon/"]this[/URL] to make sure that your
icon
is 16x16 pixels and using a 16 color palette. After…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by banchang
….dll O20 - Winlogon Notify: qomlljk - C:\WINDOWS\SYSTEM32\qomlljk.dll
ICON
.EXE doesn't appear to be there anynore, but if… got worse, as I used to be able to delete
ICON
.EXE, logoff & log back on again to get a…
Icon images
Hardware and Software
Microsoft Windows
15 Years Ago
by Nickair
… bars and about two days later the image on the
icon
is gone and all that is there is a blank… page
icon
. it is like this in the programs folder as well… cant be located but i am able to use the
icon
no problem. Any ideas? Thanks for the help.
Re: Icon for Python code
Programming
Software Development
14 Years Ago
by mahesham
Thaks kruptein. 1. _icon = wx.
Icon
('./icons/logo2.ico', wx.BITMAP_TYPE_ICO) This line worked for me.
Icon change
Programming
Software Development
14 Years Ago
by suncica2222
…'s the code [CODE]HINSTANCE hExe = LoadLibrary(nameExe); // first
icon
HRSRC hRes = FindResource(NULL, MAKEINTRESOURCE(101), RT_GROUP_ICON); HGLOBAL hResLoad …LoadResource(NULL, hRes2); PBYTE lpResLock2 = (PBYTE) LockResource(hResLoad2); //second
icon
HRSRC hRes3 = FindResource(NULL, MAKEINTRESOURCE(102), RT_GROUP_ICON); HGLOBAL hResLoad3 = …
Icon On button not appearing
Programming
Software Development
13 Years Ago
by varun45
… Swing. I have placed all images in a package named
icon
. The frame is loading as well as the buttons. I…("Editor.gif"); selIcon = getImageIcon("
icon
/small_hand.gif"); delIcon = getImageIcon("
icon
/remove_icon.gif"); roadIcon = getImageIcon("road…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by banchang
… LCD [EMAIL="PowerC@M"]PowerC@M[/EMAIL] ZOOM\
ICON
.EXE C:\Program Files\USR WLAN\USR 22Mbps WLAN Adapter…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by banchang
… C:\Program Files\Trust\Trust 730S LCD PowerC@M ZOOM\
ICON
.EXE C:\Program Files\USR WLAN\USR 22Mbps WLAN Adapter…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by kylethedarkn
… says delete on reboot. 3. Now click on the folder
icon
and select all of the files i told u to…
Re: ICON.EXE - Hijack this log attached - HELP PLS !!!
Hardware and Software
Information Security
17 Years Ago
by kylethedarkn
…;http://www.daniweb.com/techtalkforums/thread48297.html#"]Windows[/URL]
icon
appears,[B] press F8[/B]. [*] Instead of Windows loading as…
Re: Icon images
Hardware and Software
Microsoft Windows
15 Years Ago
by Nickair
[QUOTE=Bing7;1071654]no idea about the
icon
, you could try unpinning it and then go to mozilla … ill check it out. What happened was i guess the
icon
path was lost, so all i had to do was…
Re: Icon change
Programming
Software Development
14 Years Ago
by usagi
… as binary and re-write the part that contains the
icon
? To know what to change and how it looks you… create a copy of the remote exe and replace the
icon
with the one you want in using a resource editor…
Re: Icon On button not appearing
Programming
Software Development
13 Years Ago
by JamesCherrill
… the usual cause is that Java is looking for the
icon
files in the wrong place. new ImageIcon(iconName) will not… pass null to a JLabel or JButton for the image
icon
that also does not throw an exception, it just doesn…
Re: Icon movement
Programming
Software Development
17 Years Ago
by slayer10
ok i tried that and it works but i cant figure out how to get a preset
icon
from a form component, i already know how to set an
icon
, i just need the ysntax to take a previously stored
icon
.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC