Closed Thread
Results 1 to 7 of 7

Thread: icon help

  1. #1
    Siten0308's Avatar
    Siten0308 is offline Programming Professional
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    302
    Rep Power
    16

    Question icon help

    Hello,

    I am now starting to roll with programming, i have two questions, 1st, i am trying to embede an icon that is 32x32 and has extension .ico and i first created using paint, and shrank it, save as .ico, and when trying to use C# 2008, it gives error message "Argument 'picture' must be a picture that can be used as a icon". I have tried downloading an icon that is 32x32 for the heck of it, and yes it is .ico, but still same thing, is there something i am missing, and can i just use some sorta code to pull it as an object and embede it on my forms? if so how and can you show an example?

    second, can you provide like several links that help explain more on collections and C# with xml? that is the next step i am doing to help with my C# programming. is there anything else i should learn in C# besides collections, properties, constructors, like is comparison or conversions important?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Xystus777's Avatar
    Xystus777 is offline Learning Programmer
    Join Date
    Oct 2008
    Location
    Chesterfield, MI
    Posts
    59
    Rep Power
    0

    Re: icon help

    I had a similar problem, let me know if you get help?

  4. #3
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: icon help

    C# does seem to be a little picky with .ico files. Officially though, they should be 16x16 pixels.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  5. #4
    Siten0308's Avatar
    Siten0308 is offline Programming Professional
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    302
    Rep Power
    16

    Re: icon help

    Hey Xav,

    I will try that and let you guys know, hopefully by today if not tomorrow for sure.

    Thanks again,

    FYI (i will try 16x16)

  6. #5
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: icon help

    Yes, 16x16 is the size it actually appears as.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  7. #6
    Siten0308's Avatar
    Siten0308 is offline Programming Professional
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    302
    Rep Power
    16

    Question Re: icon help

    Hello Xav... AAHH! didnt work...(pulls hair out).... anything else i can try, i will research myself but if you can save me the time and the hair that would be great : )

  8. #7
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: icon help

    That is annoying.

    Just try getting some icon libraries off the internet? They are sure to work.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Extracting Icon from .exe
    By Vswe in forum Visual Basic Tutorials
    Replies: 6
    Last Post: 08-22-2009, 01:30 PM
  2. Changing the icon
    By BigLinux in forum Linux/Unix General
    Replies: 6
    Last Post: 07-11-2009, 09:22 AM
  3. icon gallery
    By gor in forum The Lounge
    Replies: 1
    Last Post: 03-09-2009, 05:01 AM
  4. CodeCall Icon
    By Logan in forum The Lounge
    Replies: 24
    Last Post: 02-12-2009, 01:00 PM
  5. Icon Gif
    By Jordan in forum Tutorials
    Replies: 1
    Last Post: 06-13-2007, 06:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts