Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GdPicture .Net Display Problem
#2
Your code creates new objects on every message received by the dialog procedure. Probably should be

GdPictureImaging- Gdp
GdViewer- GdViewer1
...
case WM_INITDIALOG
Gdp._create()
GdViewer1._create()


Messages In This Thread
RE: GdPicture .Net Display Problem - by Gintaras - 01-10-2019, 12:38 PM
RE: GdPicture .Net Display Problem - by Gintaras - 01-10-2019, 04:17 PM
RE: GdPicture .Net Display Problem - by Gintaras - 01-10-2019, 08:32 PM
RE: GdPicture .Net Display Problem - by Davider - 03-17-2024, 12:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)