Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » KDevelop / Qt / wxWidget » icon

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
23.01.2007, 17:43 Uhr
tobias
hmm....


Hallo, ich arbeite auch mit wxWidgets... allerdings noch nicht so lange..

www.greatbook.de/screen.jpg

wie kann ich dieses icon da oben links ändern?

Vielen Dank
--
Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
24.01.2007, 19:46 Uhr
tobias
hmm....


na, keiner eine idee?
--
Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
25.01.2007, 20:04 Uhr
tobias
hmm....


der tritte tag nun.. Schaut hier denn keiner rein?
--
Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
003
26.01.2007, 11:57 Uhr
J-jayz-Z
Perl Crack ala Carte
(Operator)



C++:
wxIcon icon;
icon.LoadFile(wxT("MyIcon"), wxBITMAP_TYPE_ICO_RESOURCE, 16, 16);
SetIcon(icon);

--
perl -Mstrict -Mwarnings -e 'package blub; sub new { bless {} } sub bar {my $self=shift; $self->{bla}="66756e2d736f66742e6465"; return $self->{bla};} my $foo=blub->new();print "Hallo ";print pack("H*",$foo->bar()); print "\n"'
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
004
26.01.2007, 18:00 Uhr
tobias
hmm....


also bei mir so:


C++:
wxIcon icon;
icon.LoadFile(wxT("sudoku.bmp"), wxBITMAP_TYPE_ICO_RESOURCE, 16, 16);
SetIcon(icon);



stimmt das?


und muss das 16 mal 16 pixel haben oder dürfens auch 32 mal 32 sein? gibt es irgendwas zu beachten wenn ich per photoshop cs2 das bild erstelle?
--
Danke

Dieser Post wurde am 26.01.2007 um 18:04 Uhr von tobias editiert.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
005
26.01.2007, 20:03 Uhr
J-jayz-Z
Perl Crack ala Carte
(Operator)


Es sollte schon 16x16 sein.
Du musst halt auf jeden Fall das Teil als .bmp oder .ico sichern. Ansonsten sollte das eigentlich kein Problem sein
--
perl -Mstrict -Mwarnings -e 'package blub; sub new { bless {} } sub bar {my $self=shift; $self->{bla}="66756e2d736f66742e6465"; return $self->{bla};} my $foo=blub->new();print "Hallo ";print pack("H*",$foo->bar()); print "\n"'
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
006
26.01.2007, 21:44 Uhr
tobias
hmm....


Boar danke, werde das gleich mal ausprobieren...

Ich muss mich mal echt bedanken, du kannst richtig gut helfen und hast viel wissen... hoffentlich kann ich später auch mal anderen helfen.
--
Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
007
26.01.2007, 22:13 Uhr
tobias
hmm....


sagmal muss das nicht so heißen:

wxIcon *icon;

statt

wxIcon icon;
--
Danke
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ KDevelop / Qt / wxWidget ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: