+ Reply to Thread
Results 1 to 7 of 7

Thread: icon help

  1. #1
    Programming Professional Siten0308 will become famous soon enough Siten0308's Avatar
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    287

    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. #2
    Learning Programmer Xystus777 is an unknown quantity at this point Xystus777's Avatar
    Join Date
    Oct 2008
    Location
    Chesterfield, MI
    Age
    19
    Posts
    59

    Re: icon help

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

  3. #3
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    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

  4. #4
    Programming Professional Siten0308 will become famous soon enough Siten0308's Avatar
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    287

    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)

  5. #5
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    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

  6. #6
    Programming Professional Siten0308 will become famous soon enough Siten0308's Avatar
    Join Date
    Jun 2008
    Location
    California, USA
    Posts
    287

    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 : )

  7. #7
    Xav
    Xav is offline
    Code Slinger Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav has much to be proud of Xav's Avatar
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,210
    Blog Entries
    13

    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

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Joomla! Tutorial #4
    By takercena in forum Tutorials
    Replies: 0
    Last Post: 03-19-2008, 07:27 PM
  2. XP Transparent Icon Text
    By TcM in forum Computer Software/OS
    Replies: 2
    Last Post: 01-29-2008, 03:24 AM
  3. Icon Gif
    By Jordan in forum Tutorials
    Replies: 1
    Last Post: 06-13-2007, 08:03 PM
  4. Setup software icon choose
    By jlx in forum General Programming
    Replies: 1
    Last Post: 02-06-2007, 04:11 PM
  5. Change the default EXE Icon
    By dirkfirst in forum C# Programming
    Replies: 3
    Last Post: 10-03-2006, 06:10 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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