Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Bilder ausgeben

Empfohlene Antworten

Veröffentlicht

Hi @ all!

Habe eine CImageList. Wenn ich ein Bild ausgeben möchte, gehe ich folgendermaßen vor:

// Definition der Info-Struktur

_IMAGEINFO Info;

// Auslesen der Bildinformationen, welche in der Struct gespeichert werden

m_Liste.GetImageInfo(m_Index, &Info);

// Ausgabe des Bildes, da hbmImage ein HBITMAP ist

m_Ausgabe.SetBitmap(Info.hbmImage);

So weit so gut... Es wird aber leider kein Bild ausgegeben. Mit GetImageCount() konnte ich mich überzeugen, dass Elemente enthalten sind aber es funzt einfach nicht.

Kann da vielleicht schon bei der Deklaration der Image List ein Fehler drin sein?

m_Liste.Create(35, 35, ILC_COLOR, 10, 10);

???

Müsste eigentlich passen...

Hoffe auf baldige Hilfe!!!

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.