Fenster.cpp 64 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396
  1. #include "Fenster.h"
  2. #include "AlphaFeld.h"
  3. #include "Bild.h"
  4. #include "Bildschirm.h"
  5. #include "Globals.h"
  6. #include "MausEreignis.h"
  7. #include "Rahmen.h"
  8. #include "Scroll.h"
  9. #include "TastaturEreignis.h"
  10. #include "Text.h"
  11. #include "TextFeld.h"
  12. #include "ToolTip.h"
  13. #ifdef WIN32
  14. # include "Maus.h"
  15. #endif
  16. #include <iostream>
  17. #include "Zeit.h"
  18. using namespace Framework;
  19. #ifdef WIN32
  20. // Fensterklasse erzeugen
  21. WNDCLASS Framework::F_Normal(
  22. HINSTANCE hInst) // Erzeugen einer normalen Fensterklasse
  23. {
  24. if (!hInst) hInst = _hinst;
  25. WNDCLASS ret;
  26. ret.cbClsExtra = 0;
  27. ret.cbWndExtra = 0;
  28. ret.hbrBackground = (HBRUSH)GetStockObject(WHITE_BRUSH);
  29. ret.hCursor = LoadCursor(NULL, IDC_ARROW);
  30. ret.hIcon = LoadIcon(NULL, IDI_APPLICATION);
  31. ret.hInstance = hInst;
  32. ret.lpszMenuName = "";
  33. ret.lpfnWndProc = WindowProc;
  34. ret.style = CS_HREDRAW | CS_VREDRAW;
  35. return ret;
  36. }
  37. WNDCLASSEX Framework::F_NormalEx(HINSTANCE hInst)
  38. {
  39. if (!hInst) hInst = _hinst;
  40. WNDCLASSEX ret;
  41. ret.cbSize = sizeof(WNDCLASSEX);
  42. ret.cbClsExtra = 0;
  43. ret.cbWndExtra = 0;
  44. ret.hbrBackground = (HBRUSH)GetStockObject(WHITE_BRUSH);
  45. ret.hCursor = LoadCursor(NULL, IDC_ARROW);
  46. ret.hIcon = LoadIcon(NULL, IDI_APPLICATION);
  47. ret.hInstance = hInst;
  48. ret.lpszMenuName = "";
  49. ret.lpfnWndProc = WindowProc;
  50. ret.style = CS_HREDRAW | CS_VREDRAW;
  51. ret.hIconSm = 0;
  52. return ret;
  53. }
  54. // WinAPI
  55. LRESULT CALLBACK Framework::WindowProc(
  56. HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam)
  57. {
  58. setShowCursor(cursorVisible);
  59. if (msgExit) return (DefWindowProc(hwnd, message, wparam, lparam));
  60. switch (message)
  61. {
  62. // Maus Zeiger
  63. case WM_SETCURSOR:
  64. MausZeiger.update();
  65. return 0;
  66. // Fenster
  67. case WM_SIZE:
  68. if (wparam == SIZE_RESTORED) WFensterA.sendRestoreMessage(hwnd);
  69. break;
  70. // Schließen
  71. case WM_CLOSE:
  72. if (WFensterA.sendVSchließMessage(hwnd))
  73. return 0;
  74. else
  75. break;
  76. case WM_DESTROY:
  77. if (WFensterA.sendNSchließMessage(hwnd))
  78. return 0;
  79. else
  80. break;
  81. // Maus
  82. case WM_LBUTTONDOWN: // Linksklick
  83. if (1)
  84. {
  85. MausStand[M_Links] = 1;
  86. MausEreignis me = {ME_PLinks,
  87. (int)LOWORD(lparam),
  88. (int)HIWORD(lparam),
  89. 0,
  90. 1,
  91. (int)LOWORD(lparam),
  92. (int)HIWORD(lparam)};
  93. WFensterA.sendMausMessage(hwnd, me);
  94. break;
  95. }
  96. case WM_RBUTTONDOWN: // Rechtsklick
  97. if (1)
  98. {
  99. MausStand[M_Rechts] = 1;
  100. MausEreignis me = {ME_PRechts,
  101. (int)LOWORD(lparam),
  102. (int)HIWORD(lparam),
  103. 0,
  104. 1,
  105. (int)LOWORD(lparam),
  106. (int)HIWORD(lparam)};
  107. WFensterA.sendMausMessage(hwnd, me);
  108. break;
  109. }
  110. case WM_MBUTTONDOWN: // Mittelklick
  111. if (1)
  112. {
  113. MausStand[M_Mitte] = 1;
  114. MausEreignis me = {ME_PMitte,
  115. (int)LOWORD(lparam),
  116. (int)HIWORD(lparam),
  117. 0,
  118. 1,
  119. (int)LOWORD(lparam),
  120. (int)HIWORD(lparam)};
  121. WFensterA.sendMausMessage(hwnd, me);
  122. break;
  123. }
  124. case WM_LBUTTONUP: // Linksrelease
  125. if (1)
  126. {
  127. MausStand[M_Links] = 0;
  128. MausEreignis me = {ME_RLinks,
  129. (int)LOWORD(lparam),
  130. (int)HIWORD(lparam),
  131. 0,
  132. 1,
  133. (int)LOWORD(lparam),
  134. (int)HIWORD(lparam)};
  135. WFensterA.sendMausMessage(hwnd, me);
  136. break;
  137. }
  138. case WM_RBUTTONUP: // Rechtsrelease
  139. if (1)
  140. {
  141. MausStand[M_Rechts] = 0;
  142. MausEreignis me = {ME_RRechts,
  143. (int)LOWORD(lparam),
  144. (int)HIWORD(lparam),
  145. 0,
  146. 1,
  147. (int)LOWORD(lparam),
  148. (int)HIWORD(lparam)};
  149. WFensterA.sendMausMessage(hwnd, me);
  150. break;
  151. }
  152. case WM_MBUTTONUP: // Mittelrelease
  153. if (1)
  154. {
  155. MausStand[M_Mitte] = 0;
  156. MausEreignis me = {ME_RMitte,
  157. (int)LOWORD(lparam),
  158. (int)HIWORD(lparam),
  159. 0,
  160. 1,
  161. (int)LOWORD(lparam),
  162. (int)HIWORD(lparam)};
  163. WFensterA.sendMausMessage(hwnd, me);
  164. break;
  165. }
  166. case WM_LBUTTONDBLCLK: // Linksdoppelklick
  167. if (1)
  168. {
  169. MausEreignis me = {ME_DKLinks,
  170. (int)LOWORD(lparam),
  171. (int)HIWORD(lparam),
  172. 0,
  173. 1,
  174. (int)LOWORD(lparam),
  175. (int)HIWORD(lparam)};
  176. WFensterA.sendMausMessage(hwnd, me);
  177. break;
  178. }
  179. case WM_RBUTTONDBLCLK: // Rechtsdoppelklick
  180. if (1)
  181. {
  182. MausEreignis me = {ME_DKRechts,
  183. (int)LOWORD(lparam),
  184. (int)HIWORD(lparam),
  185. 0,
  186. 1,
  187. (int)LOWORD(lparam),
  188. (int)HIWORD(lparam)};
  189. WFensterA.sendMausMessage(hwnd, me);
  190. break;
  191. }
  192. case WM_MBUTTONDBLCLK: // Mitteldoppelklick
  193. if (1)
  194. {
  195. MausEreignis me = {ME_DKMitte,
  196. (int)LOWORD(lparam),
  197. (int)HIWORD(lparam),
  198. 0,
  199. 1,
  200. (int)LOWORD(lparam),
  201. (int)HIWORD(lparam)};
  202. WFensterA.sendMausMessage(hwnd, me);
  203. break;
  204. }
  205. case WM_MOUSEHOVER: // Maus betritt Fenster
  206. if (1)
  207. {
  208. MausTrack = 1;
  209. MausEreignis me = {ME_Betritt,
  210. (int)LOWORD(lparam),
  211. (int)HIWORD(lparam),
  212. 0,
  213. 1,
  214. (int)LOWORD(lparam),
  215. (int)HIWORD(lparam)};
  216. WFensterA.sendMausMessage(hwnd, me);
  217. break;
  218. }
  219. case WM_MOUSELEAVE: // Maus verlässt Fenster
  220. if (1)
  221. {
  222. MausTrack = 1;
  223. MausEreignis me = {ME_Leaves,
  224. (int)LOWORD(lparam),
  225. (int)HIWORD(lparam),
  226. 0,
  227. 1,
  228. (int)LOWORD(lparam),
  229. (int)HIWORD(lparam)};
  230. WFensterA.sendMausMessage(hwnd, me);
  231. break;
  232. }
  233. case WM_MOUSEMOVE: // Maus wird bewegt
  234. if (1)
  235. {
  236. if (MausTrack)
  237. {
  238. TRACKMOUSEEVENT lptme;
  239. lptme.cbSize = sizeof(TRACKMOUSEEVENT);
  240. lptme.dwFlags = TME_HOVER | TME_LEAVE;
  241. lptme.dwHoverTime = 0;
  242. lptme.hwndTrack = hwnd;
  243. TrackMouseEvent(&lptme);
  244. MausTrack = 0;
  245. }
  246. MausEreignis me = {ME_Bewegung,
  247. (int)LOWORD(lparam),
  248. (int)HIWORD(lparam),
  249. 0,
  250. 1,
  251. (int)LOWORD(lparam),
  252. (int)HIWORD(lparam)};
  253. WFensterA.sendMausMessage(hwnd, me);
  254. break;
  255. }
  256. case WM_MOUSEWHEEL: // Maus scroll
  257. if (1)
  258. {
  259. Punkt pos = getMausPos();
  260. RECT r;
  261. GetWindowRect(hwnd, &r);
  262. pos.x -= r.left;
  263. pos.y -= r.top;
  264. MausEreignis me = {0, pos.x, pos.y, 0, 1, pos.x, pos.y};
  265. if ((int)(short)HIWORD(wparam) < 0)
  266. me.id = !getTastenStand(T_Shift) ? ME_DScroll : ME_RScroll;
  267. else
  268. me.id = !getTastenStand(T_Shift) ? ME_UScroll : ME_LScroll;
  269. WFensterA.sendMausMessage(hwnd, me);
  270. break;
  271. }
  272. // Tastatur
  273. case WM_KEYDOWN:
  274. if (1)
  275. {
  276. TastaturEreignis te = {
  277. TE_Press, {0, 0, 0},
  278. 0, 0
  279. };
  280. CalculateEnteredString((int)wparam, 0, te);
  281. WFensterA.sendTastaturMessage(hwnd, te);
  282. break;
  283. } // Taste wird gedrückt
  284. case WM_KEYUP:
  285. if (1)
  286. {
  287. TastaturEreignis te = {
  288. TE_Release, {0, 0, 0},
  289. 0, 0
  290. };
  291. CalculateEnteredString((int)wparam, HIWORD(lparam) & 0xFF, te);
  292. WFensterA.sendTastaturMessage(hwnd, te);
  293. break;
  294. } // Taste wird losgelassen
  295. }
  296. return (DefWindowProc(hwnd, message, wparam, lparam));
  297. }
  298. void Framework::StartNachrichtenSchleife()
  299. {
  300. MSG msg;
  301. while (GetMessage(&msg, NULL, 0, 0) > 0 && !msgExit)
  302. {
  303. if (!msgExit)
  304. {
  305. TranslateMessage(&msg);
  306. DispatchMessage(&msg);
  307. }
  308. }
  309. msgExit = 0;
  310. }
  311. void Framework::StopNachrichtenSchleife(HWND hwnd)
  312. {
  313. msgExit = 1;
  314. PostMessage(hwnd, WM_MOUSELEAVE, 0, 0);
  315. }
  316. void Framework::CalculateEnteredString(
  317. int virtualKeyCode, int scanCode, TastaturEreignis& te)
  318. {
  319. memset(te.taste, 0, sizeof(te.taste));
  320. te.virtualKey = virtualKeyCode;
  321. # ifdef WIN32
  322. unsigned char keyState[256];
  323. memset(keyState, 0, sizeof(keyState));
  324. if (GetKeyboardState(keyState))
  325. {
  326. unsigned short str[2] = {0, 0};
  327. int count = ToAscii(virtualKeyCode, scanCode, keyState, str, 0);
  328. if (count == 1 && (str[0] & 0xFF) == str[0])
  329. te.taste[0] = (unsigned char)str[0];
  330. else if (count == 2 && (str[0] & 0xFF) == str[0]
  331. && (str[1] & 0xFF) == str[1])
  332. te.taste[0] = (unsigned char)str[0],
  333. te.taste[1] = (unsigned char)str[1];
  334. }
  335. # endif // WIN32
  336. }
  337. // Inhalt der WFenster Klasse aus Fenster.h
  338. // Konstruktor
  339. WFenster::WFenster()
  340. : ReferenceCounter(),
  341. hWnd(0),
  342. style(0),
  343. makParam(0),
  344. sakParam(0),
  345. takParam(0),
  346. mausAktion(0),
  347. vCloseAktion(0),
  348. nCloseAktion(0),
  349. tastaturAktion(0),
  350. screen(0),
  351. mx(-1),
  352. my(-1),
  353. verschiebbar(0),
  354. rahmen(0),
  355. bitmap(0),
  356. hdc(0)
  357. {
  358. WFensterA.addFenster(this);
  359. }
  360. WFenster::WFenster(HWND hwnd)
  361. : WFenster()
  362. {
  363. hWnd = hwnd;
  364. }
  365. // Destruktor
  366. WFenster::~WFenster()
  367. {
  368. if (WFensterA.removeFenster(this))
  369. {
  370. WFensterA.del();
  371. }
  372. if (hWnd) zerstören();
  373. if (screen) screen->release();
  374. }
  375. // nicht constant
  376. void WFenster::erstellen(
  377. int style, WNDCLASS wc) // Erstellt ein Fenster in Windows
  378. {
  379. if (!GetClassInfo(wc.hInstance, wc.lpszClassName, &wc))
  380. {
  381. # pragma warning(suppress : 6102)
  382. if (!RegisterClass(&wc)) // Register Fensterklasse
  383. {
  384. MessageBox(hWnd,
  385. "Fehler beim Registrieren der Fensterklasse!",
  386. "Error",
  387. MB_ICONERROR); // Fehlermeldung bei Fehler
  388. return;
  389. }
  390. }
  391. hWnd = CreateWindow(wc.lpszClassName,
  392. wc.lpszClassName,
  393. style,
  394. 0,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 0,
  400. wc.hInstance,
  401. 0); // Fenster Erstellen
  402. if (hWnd == 0)
  403. {
  404. MessageBox(hWnd,
  405. "Fehler beim erstellen des Fensters!",
  406. "Error",
  407. MB_ICONERROR); // Fehlermeldung bei Fehler
  408. return;
  409. }
  410. this->style = style;
  411. }
  412. void WFenster::erstellenEx(
  413. int exStyle, int style, WNDCLASSEX wc) // Das Fenster Erstellen
  414. {
  415. if (!GetClassInfoEx(wc.hInstance, wc.lpszClassName, &wc))
  416. {
  417. # pragma warning(suppress : 6102)
  418. if (!RegisterClassEx(&wc)) // Register Fensterklasse
  419. {
  420. MessageBox(hWnd,
  421. "Fehler beim Registrieren der Fensterklasse!",
  422. "Error",
  423. MB_ICONERROR); // Fehlermeldung bei Fehler
  424. return;
  425. }
  426. }
  427. hWnd = CreateWindowEx(exStyle,
  428. wc.lpszClassName,
  429. wc.lpszClassName,
  430. style,
  431. 0,
  432. 0,
  433. 0,
  434. 0,
  435. 0,
  436. 0,
  437. wc.hInstance,
  438. 0); // Fenster Erstellen
  439. if (hWnd == 0)
  440. {
  441. MessageBox(hWnd,
  442. "Fehler beim erstellen des Fensters!",
  443. "Error",
  444. MB_ICONERROR); // Fehlermeldung bei Fehler
  445. return;
  446. }
  447. this->style = style;
  448. }
  449. void WFenster::setAnzeigeModus(int mod) // Fenster Anzeigen
  450. {
  451. if (rahmen)
  452. {
  453. if (mod == 2)
  454. ShowWindow(rahmen, 0);
  455. else
  456. ShowWindow(rahmen, mod);
  457. }
  458. ShowWindow(hWnd, mod);
  459. }
  460. bool WFenster::setFokus() // Setzt den Fokus auf das Fenster
  461. {
  462. DWORD dwCurrentThread = GetCurrentThreadId();
  463. DWORD dwFGThread = GetWindowThreadProcessId(GetForegroundWindow(), NULL);
  464. AttachThreadInput(dwCurrentThread, dwFGThread, TRUE);
  465. SetFocus(hWnd);
  466. AttachThreadInput(dwCurrentThread, dwFGThread, FALSE);
  467. SetWindowPos(hWnd,
  468. HWND_TOPMOST,
  469. 0,
  470. 0,
  471. 0,
  472. 0,
  473. SWP_NOMOVE | SWP_NOSIZE | SWP_SHOWWINDOW);
  474. SetWindowPos(hWnd,
  475. HWND_NOTOPMOST,
  476. 0,
  477. 0,
  478. 0,
  479. 0,
  480. SWP_NOMOVE | SWP_NOSIZE | SWP_SHOWWINDOW);
  481. return GetFocus() == hWnd;
  482. }
  483. void WFenster::setPosition(const Punkt& p) // Fenster Position
  484. {
  485. setPosition(p.x, p.y);
  486. }
  487. void WFenster::setPosition(int x, int y)
  488. {
  489. RECT r;
  490. GetWindowRect(hWnd, &r); // Vorherige Position herausfinden
  491. RECT res;
  492. res.left = x, res.top = y, res.right = r.right - r.left,
  493. res.bottom = r.bottom - r.top;
  494. AdjustWindowRect(&res, style, 0);
  495. SetWindowPos(hWnd,
  496. 0,
  497. res.left,
  498. res.top,
  499. res.right,
  500. res.bottom,
  501. 0); // Position ändern
  502. }
  503. void WFenster::setSize(Punkt& g) // Fenster Größe
  504. {
  505. RECT r;
  506. GetWindowRect(hWnd, &r); // vorherige Größe herausfinden
  507. RECT res;
  508. res.left = r.left, res.top = r.top, res.right = g.x, res.bottom = g.y;
  509. AdjustWindowRect(&res, style, 0);
  510. SetWindowPos(
  511. hWnd, 0, res.left, res.top, res.right, res.bottom, 0); // Größe ändern
  512. }
  513. void WFenster::setSize(int breite, int höhe)
  514. {
  515. RECT r;
  516. GetWindowRect(hWnd, &r); // vorherige Größe herausfinden
  517. RECT res;
  518. res.left = r.left, res.top = r.top, res.right = breite, res.bottom = höhe;
  519. AdjustWindowRect(&res, style, 0);
  520. SetWindowPos(
  521. hWnd, 0, res.left, res.top, res.right, res.bottom, 0); // Größe ändern
  522. }
  523. void WFenster::setBounds(Punkt& p, Punkt& g) // setzt größe und Position
  524. {
  525. SetWindowPos(hWnd, 0, p.x, p.y, g.x, g.y, 0); // Größe und Position ändern
  526. }
  527. void WFenster::setBildschirm(Bildschirm* screen)
  528. {
  529. if (this->screen) this->screen->release();
  530. this->screen = screen;
  531. }
  532. void WFenster::zerstören()
  533. {
  534. DestroyWindow(hWnd);
  535. hWnd = 0;
  536. if (rahmen) DestroyWindow(rahmen);
  537. rahmen = 0;
  538. if (bitmap) DeleteObject(bitmap);
  539. bitmap = 0;
  540. if (hdc) DeleteDC(hdc);
  541. hdc = 0;
  542. }
  543. void WFenster::doMausAktion(MausEreignis& me)
  544. {
  545. if (!mausAktion || !mausAktion(makParam, this, me)) return;
  546. if (screen && me.id != ME_Betritt && me.id != ME_Leaves)
  547. {
  548. screen->doMausEreignis(me);
  549. if (!me.verarbeitet && verschiebbar)
  550. {
  551. if (mx != -1 && my != -1) // verschieben
  552. {
  553. RECT r;
  554. if (rahmen)
  555. {
  556. GetWindowRect(rahmen, &r);
  557. r.right -= r.left, r.bottom -= r.top;
  558. r.left += me.mx - mx;
  559. r.top += me.my - my;
  560. SetWindowPos(rahmen,
  561. 0,
  562. r.left,
  563. r.top,
  564. r.right,
  565. r.bottom,
  566. 0); // Position setzen
  567. }
  568. GetWindowRect(hWnd, &r); // Vorherige Position herausfinden
  569. r.right -= r.left, r.bottom -= r.top; // Position updaten
  570. r.left += me.mx - mx;
  571. r.top += me.my - my;
  572. SetWindowPos(hWnd,
  573. 0,
  574. r.left,
  575. r.top,
  576. r.right,
  577. r.bottom,
  578. 0); // Position setzen
  579. }
  580. else if (me.id == ME_PLinks) // verschieben starten
  581. mx = me.mx, my = me.my;
  582. if (me.id == ME_RLinks) // verschieben beenden
  583. mx = -1, my = -1;
  584. me.verarbeitet = 1;
  585. }
  586. }
  587. }
  588. void WFenster::doVSchließAktion()
  589. {
  590. if (!vCloseAktion) return;
  591. vCloseAktion(sakParam, this);
  592. }
  593. void WFenster::doNSchließAktion()
  594. {
  595. if (!nCloseAktion) return;
  596. nCloseAktion(sakParam, this);
  597. }
  598. void WFenster::doTastaturAktion(TastaturEreignis& te)
  599. {
  600. if (!tastaturAktion || !tastaturAktion(takParam, this, te)) return;
  601. if (screen) screen->doTastaturEreignis(te);
  602. }
  603. void WFenster::doRestoreMessage() // macht den Rahmen sichtbar
  604. {
  605. if (rahmen) ShowWindow(rahmen, 1);
  606. ShowWindow(hWnd, 1);
  607. }
  608. void WFenster::setMausEreignisParameter(
  609. void* p) // setzt den Parameter vom Maus Ereignis
  610. {
  611. makParam = p;
  612. }
  613. void WFenster::setSchließEreignisParameter(
  614. void* p) // setzt den Parameter vom Schließ Ereignis
  615. {
  616. sakParam = p;
  617. }
  618. void WFenster::setTastaturEreignisParameter(
  619. void* p) // setzt den Parameter vom Tastatur Ereignis
  620. {
  621. takParam = p;
  622. }
  623. void WFenster::setMausAktion(MausAktion mausAk)
  624. {
  625. mausAktion = mausAk;
  626. }
  627. void WFenster::setVSchließAktion(std::function<void(void*, void*)> vSchließAk)
  628. {
  629. vCloseAktion = vSchließAk;
  630. }
  631. void WFenster::setNSchließAktion(std::function<void(void*, void*)> nSchließAk)
  632. {
  633. nCloseAktion = nSchließAk;
  634. }
  635. void WFenster::setTastaturAktion(TastaturAktion tastaturAk)
  636. {
  637. tastaturAktion = tastaturAk;
  638. }
  639. void WFenster::setFensterHandle(HWND hWnd) // setzt das operationsfenster
  640. {
  641. this->hWnd = hWnd;
  642. }
  643. void WFenster::setVerschiebbar(
  644. bool verschiebbar) // legt fest, ob das Fenster durch ziehen mit Maus
  645. // verschoben werden kann
  646. {
  647. this->verschiebbar = verschiebbar;
  648. }
  649. void WFenster::ladeRahmenFenster(Bild* zBild,
  650. HINSTANCE hinst) // setzt einen Transpatenten Rahmen um das Fenster
  651. {
  652. if (!zBild) return;
  653. // Fenster erstellen
  654. WNDCLASSEX wcl = {0};
  655. wcl.cbSize = sizeof(wcl);
  656. wcl.style = CS_HREDRAW | CS_VREDRAW;
  657. wcl.lpfnWndProc = WindowProc;
  658. wcl.cbClsExtra = 0;
  659. wcl.cbWndExtra = 0;
  660. wcl.hInstance = hinst;
  661. wcl.hIcon = LoadIcon(NULL, IDI_APPLICATION);
  662. wcl.hCursor = LoadCursor(NULL, IDC_ARROW);
  663. wcl.hbrBackground = NULL;
  664. wcl.lpszMenuName = NULL;
  665. wcl.lpszClassName = TEXT("LayeredWindowClass");
  666. wcl.hIconSm = NULL;
  667. // Bitmap erstellen
  668. hdc = CreateCompatibleDC(NULL);
  669. if (!hdc) return;
  670. BITMAPINFO info;
  671. info.bmiHeader.biSize = sizeof(info.bmiHeader);
  672. info.bmiHeader.biBitCount = 32;
  673. info.bmiHeader.biWidth = zBild->getBreite();
  674. info.bmiHeader.biHeight = -zBild->getHeight();
  675. info.bmiHeader.biCompression = BI_RGB;
  676. info.bmiHeader.biPlanes = 1;
  677. unsigned char* pPixels = 0;
  678. bitmap
  679. = CreateDIBSection(hdc, &info, DIB_RGB_COLORS, (void**)&pPixels, 0, 0);
  680. if (!bitmap) DeleteDC(hdc);
  681. GdiFlush();
  682. // bitmap füllen
  683. int pitch = ((zBild->getBreite() * 32 + 31) & ~31) >> 3;
  684. unsigned char* pRow = 0;
  685. int* buffer = zBild->getBuffer();
  686. for (int i = 0; i < zBild->getHeight(); ++i)
  687. {
  688. pRow = &pPixels[i * pitch];
  689. for (int i2 = 0; i2 < zBild->getBreite(); ++i2)
  690. {
  691. pRow[i2 * 4]
  692. = (unsigned char)((buffer[i2 + i * zBild->getBreite()] >> 16)
  693. & 0xFF);
  694. pRow[i2 * 4 + 1]
  695. = (unsigned char)((buffer[i2 + i * zBild->getBreite()] >> 8)
  696. & 0xFF);
  697. pRow[i2 * 4 + 2]
  698. = (unsigned char)((buffer[i2 + i * zBild->getBreite()]) & 0xFF);
  699. pRow[i2 * 4 + 3]
  700. = (unsigned char)((buffer[i2 + i * zBild->getBreite()] >> 24)
  701. & 0xFF);
  702. }
  703. }
  704. // alpha berechnen
  705. unsigned char* pPixel = 0;
  706. if (zBild->getBreite() * 4 == pitch)
  707. {
  708. int i = 0;
  709. int totalBytes = zBild->getBreite() * zBild->getHeight() * 4;
  710. for (i = 0; i < totalBytes; i += 4)
  711. {
  712. pPixel = &pPixels[i];
  713. pPixel[0] *= (unsigned char)((float)pPixel[3] / 255.0f);
  714. pPixel[1] *= (unsigned char)((float)pPixel[3] / 255.0f);
  715. pPixel[2] *= (unsigned char)((float)pPixel[3] / 255.0f);
  716. }
  717. }
  718. else
  719. {
  720. int x = 0;
  721. int y = 0;
  722. for (y = 0; y < zBild->getHeight(); ++y)
  723. {
  724. for (x = 0; x < zBild->getBreite(); ++x)
  725. {
  726. pPixel = &pPixels[(y * pitch) + (x * 4)];
  727. pPixel[0] *= (unsigned char)((float)pPixel[3] / 255.0f);
  728. pPixel[1] *= (unsigned char)((float)pPixel[3] / 255.0f);
  729. pPixel[2] *= (unsigned char)((float)pPixel[3] / 255.0f);
  730. }
  731. }
  732. }
  733. // Fenster erstellen fortsetzen
  734. if (RegisterClassEx(&wcl))
  735. {
  736. rahmen = CreateWindowEx(WS_EX_TOOLWINDOW | WS_EX_LAYERED,
  737. wcl.lpszClassName,
  738. TEXT("Transparentes Fenster"),
  739. WS_POPUP,
  740. 0,
  741. 0,
  742. zBild->getBreite(),
  743. zBild->getHeight(),
  744. 0,
  745. 0,
  746. wcl.hInstance,
  747. 0);
  748. if (rahmen)
  749. {
  750. // zeichnen
  751. HDC h = 0;
  752. if ((h = GetDC(rahmen)) && bitmap)
  753. {
  754. HGDIOBJ hPrevObj = NULL;
  755. POINT ptDest = {0, 0};
  756. POINT ptSrc = {0, 0};
  757. SIZE client = {zBild->getBreite(), zBild->getHeight()};
  758. BLENDFUNCTION blendFunc = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA};
  759. hPrevObj = SelectObject(hdc, bitmap);
  760. ClientToScreen(rahmen, &ptDest);
  761. UpdateLayeredWindow(rahmen,
  762. h,
  763. &ptDest,
  764. &client,
  765. hdc,
  766. &ptSrc,
  767. 0,
  768. &blendFunc,
  769. ULW_ALPHA);
  770. SelectObject(hdc, hPrevObj);
  771. ReleaseDC(rahmen, h);
  772. }
  773. UpdateWindow(rahmen);
  774. Punkt pos = getPosition() + (getGröße() - zBild->getSize()) / 2;
  775. SetWindowPos(rahmen,
  776. 0,
  777. pos.x,
  778. pos.y,
  779. zBild->getBreite(),
  780. zBild->getHeight(),
  781. 0);
  782. }
  783. }
  784. }
  785. // constant
  786. Punkt WFenster::getPosition() const // gibt die Position zurück
  787. {
  788. RECT r;
  789. GetWindowRect(hWnd, &r); // Position herausfinden
  790. return {r.left, r.top};
  791. }
  792. Punkt WFenster::getGröße() const // gibt die Größe zurück
  793. {
  794. RECT r;
  795. GetWindowRect(hWnd, &r); // Größe herausfinden
  796. return {r.right - r.left, r.bottom - r.top};
  797. }
  798. Punkt WFenster::getKörperGröße() const // gibt die Fenster Körpergröße zurück
  799. {
  800. RECT r;
  801. GetClientRect(hWnd, &r); // Größe herausfinden
  802. return {r.right - r.left, r.bottom - r.top};
  803. }
  804. int WFenster::getKörperBreite() const // gibt die Fenster Körperbreite zurück
  805. {
  806. RECT r;
  807. GetClientRect(hWnd, &r); // Größe herausfinden
  808. return r.right;
  809. }
  810. int WFenster::getKörperHöhe() const // gibt die Fenster Körperhöhe zurück
  811. {
  812. RECT r;
  813. GetClientRect(hWnd, &r); // Größe herausfinden
  814. return r.bottom;
  815. }
  816. HWND WFenster::getFensterHandle() const // gibt ein Handle zum Fenster zurück
  817. {
  818. return hWnd;
  819. }
  820. bool WFenster::hatMausAktion() const
  821. {
  822. return mausAktion != 0;
  823. }
  824. bool WFenster::hatVSchließAktion() const
  825. {
  826. return vCloseAktion != 0;
  827. }
  828. bool WFenster::hatNSchließAktion() const
  829. {
  830. return nCloseAktion != 0;
  831. }
  832. bool WFenster::hatTastaturAktion() const
  833. {
  834. return tastaturAktion != 0;
  835. }
  836. Bildschirm* WFenster::getBildschirm() const
  837. {
  838. if (!screen) return 0;
  839. return dynamic_cast<Bildschirm*>(screen->getThis());
  840. }
  841. Bildschirm* WFenster::zBildschirm() const
  842. {
  843. return screen;
  844. }
  845. bool WFenster::istVerschiebbar()
  846. const // prüft, ob das Fenster durch ziehen mit Maus verschoben werden kann
  847. {
  848. return verschiebbar;
  849. }
  850. // Inhalt der WFensterArray Klasse aus Fenster.h
  851. // Konstruktor
  852. WFensterArray::WFensterArray()
  853. : next(0),
  854. This(0)
  855. {}
  856. // Destruktor
  857. WFensterArray::~WFensterArray()
  858. {
  859. if (next) delete next;
  860. }
  861. // add und remove
  862. bool WFensterArray::addFenster(WFenster* fenster)
  863. {
  864. if (fenster == This) return 0;
  865. if (!This)
  866. {
  867. This = fenster;
  868. return 1;
  869. }
  870. if (!next) next = new WFensterArray();
  871. return next->addFenster(fenster);
  872. }
  873. bool WFensterArray::removeFenster(WFenster* fenster)
  874. {
  875. if (fenster == This) return 1;
  876. if (!next) return 0;
  877. if (next->removeFenster(fenster))
  878. {
  879. WFensterArray* tmp = next->getNext();
  880. next->setNext0();
  881. delete next;
  882. next = tmp;
  883. }
  884. return 0;
  885. }
  886. WFensterArray* WFensterArray::getNext()
  887. {
  888. return next;
  889. }
  890. void WFensterArray::setNext0()
  891. {
  892. next = 0;
  893. }
  894. void WFensterArray::del()
  895. {
  896. if (next)
  897. {
  898. This = next->getThis();
  899. WFensterArray* tmp = next->getNext();
  900. next->setNext0();
  901. delete next;
  902. next = tmp;
  903. }
  904. else
  905. This = 0;
  906. }
  907. // Messages
  908. bool WFensterArray::sendVSchließMessage(HWND hwnd)
  909. {
  910. if (!This) return 0;
  911. bool ret = 0;
  912. if (This->getFensterHandle() == hwnd && This->hatVSchließAktion())
  913. {
  914. This->doVSchließAktion();
  915. ret = 1;
  916. }
  917. if (!next) return ret;
  918. return ret || next->sendVSchließMessage(hwnd);
  919. }
  920. bool WFensterArray::sendNSchließMessage(HWND hwnd)
  921. {
  922. if (!This) return 0;
  923. bool ret = 0;
  924. if (This->getFensterHandle() == hwnd && This->hatNSchließAktion())
  925. {
  926. This->doNSchließAktion();
  927. ret = 1;
  928. }
  929. if (!next) return ret;
  930. return ret || next->sendNSchließMessage(hwnd);
  931. }
  932. bool WFensterArray::sendMausMessage(HWND hwnd, MausEreignis& me)
  933. {
  934. if (!This) return 0;
  935. bool ret = 0;
  936. if (This->getFensterHandle() == hwnd && This->hatMausAktion())
  937. {
  938. This->doMausAktion(me);
  939. ret = 1;
  940. }
  941. if (!next) return ret;
  942. return ret || next->sendMausMessage(hwnd, me);
  943. }
  944. bool WFensterArray::sendTastaturMessage(HWND hwnd, TastaturEreignis& te)
  945. {
  946. if (!This) return 0;
  947. bool ret = 0;
  948. if (This->getFensterHandle() == hwnd && This->hatTastaturAktion())
  949. {
  950. This->doTastaturAktion(te);
  951. ret = 1;
  952. }
  953. if (!next) return ret;
  954. return ret || next->sendTastaturMessage(hwnd, te);
  955. }
  956. bool WFensterArray::sendRestoreMessage(HWND hwnd)
  957. {
  958. if (!This) return 0;
  959. bool ret = 0;
  960. if (This->getFensterHandle() == hwnd && This->hatMausAktion())
  961. {
  962. This->doRestoreMessage();
  963. ret = 1;
  964. }
  965. if (!next) return ret;
  966. return ret || next->sendRestoreMessage(hwnd);
  967. }
  968. WFenster* WFensterArray::getThis()
  969. {
  970. return This;
  971. }
  972. // WMessageBox
  973. void Framework::WMessageBox(HWND hWnd, Text* titel, Text* meldung, UINT style)
  974. {
  975. MessageBox(
  976. hWnd, meldung->getText(), titel->getText(), style); // Message Box
  977. titel->release();
  978. meldung->release();
  979. }
  980. #endif
  981. // Inhalt der Fenster Klasse aus Fenster.h
  982. // Konstruktor
  983. Fenster::Fenster()
  984. : Zeichnung(),
  985. closingMe(0),
  986. closingMeParam(0),
  987. rahmen(0),
  988. titel(0),
  989. members(0),
  990. bgBodyColor(0xFF000000),
  991. bgBodyPicture(0),
  992. bodyBuffer(0),
  993. bgClosingFarbe(0xFF000000),
  994. bgClosingBild(0),
  995. closeBuffer(0),
  996. closeKlickBuffer(0),
  997. vScroll(0),
  998. hScroll(0),
  999. kMin(0, 0),
  1000. kMax(0, 0),
  1001. closeKlick(0),
  1002. klick(0),
  1003. moving(0),
  1004. mx(0),
  1005. my(0)
  1006. {
  1007. style = Style::MEIgnoreVerarbeitet | Style::MEIgnoreSichtbar
  1008. | Style::MEIgnoreParentInside | Style::MEIgnoreInside;
  1009. this->setMausEreignis(_ret1ME);
  1010. this->setTastaturEreignis(_ret1TE);
  1011. min = Punkt(0, 0), max = Punkt(0, 0);
  1012. }
  1013. // Destruktor
  1014. Fenster::~Fenster()
  1015. {
  1016. if (rahmen) rahmen->release();
  1017. if (titel) titel->release();
  1018. if (members) members->release();
  1019. if (bodyBuffer) bodyBuffer->release();
  1020. if (bgBodyPicture) bgBodyPicture->release();
  1021. if (bgClosingBild) bgClosingBild->release();
  1022. if (closeBuffer) closeBuffer->release();
  1023. if (closeKlickBuffer) closeKlickBuffer->release();
  1024. if (vScroll) vScroll->release();
  1025. if (hScroll) hScroll->release();
  1026. }
  1027. void Fenster::doMausEreignis(MausEreignis& me, bool userRet)
  1028. {
  1029. if (me.id == ME_Leaves)
  1030. {
  1031. if (closeKlick != 0) rend = 1;
  1032. closeKlick = 0, klick = 0;
  1033. }
  1034. if (hatStyleNicht(Style::Sichtbar) || !me.insideParent || me.verarbeitet
  1035. || me.mx < 0 || me.my < 0 || me.mx >= gr.x || me.my >= gr.y || !userRet)
  1036. {
  1037. bool insideParent = me.insideParent;
  1038. bool verarbeitet = me.verarbeitet;
  1039. me.verarbeitet |= hatStyleNicht(Style::Sichtbar);
  1040. me.insideParent = 0;
  1041. int rbr = 0;
  1042. if (hatStyle(Style::Rahmen) && rahmen) rbr = rahmen->getRBreite();
  1043. int th = 0;
  1044. if (hatStyle(Style::Titel) && titel) th = titel->getHeight();
  1045. me.mx -= rbr;
  1046. me.my -= rbr + th;
  1047. if (hatStyle(Style::VScroll) && vScroll) me.my += vScroll->getScroll();
  1048. if (hatStyle(Style::HScroll) && hScroll) me.mx += hScroll->getScroll();
  1049. if (me.id != ME_Betritt && me.id != ME_Leaves && members)
  1050. {
  1051. for (int i = members->getEintragAnzahl() - 1; i >= 0; i--)
  1052. members->z(i)->doPublicMausEreignis(me);
  1053. }
  1054. me.mx += rbr;
  1055. me.my += rbr + th;
  1056. if (hatStyle(Style::VScroll) && vScroll) me.my -= vScroll->getScroll();
  1057. if (hatStyle(Style::HScroll) && hScroll) me.mx -= hScroll->getScroll();
  1058. me.insideParent = insideParent;
  1059. if (hatStyleNicht(Style::Sichtbar)) me.verarbeitet = verarbeitet;
  1060. if (!moving) return;
  1061. }
  1062. bool mvtmp = me.verarbeitet;
  1063. if (hatStyleNicht(Style::Erlaubt)) me.verarbeitet = 1;
  1064. int rbr = 0;
  1065. if (hatStyle(Style::Rahmen) && rahmen) rbr = rahmen->getRBreite();
  1066. int th = 0;
  1067. if (hatStyle(Style::Titel) && titel) th = titel->getHeight();
  1068. bool hSc = hatStyle(Style::HScroll) && hScroll;
  1069. bool vSc = hatStyle(Style::VScroll) && vScroll;
  1070. if (me.id == ME_Bewegung && moving && getMausStand(M_Links))
  1071. {
  1072. if (hatStyle(Style::Beweglich) || hatStyle(Style::HeightChangeable)
  1073. || hatStyle(Style::BreiteChangeable)
  1074. || hatStyle(Style::TitelHeightChangeable))
  1075. {
  1076. bool ret1 = 0;
  1077. bool mset = 0;
  1078. int schi = 0;
  1079. int scbr = 0;
  1080. if (hSc)
  1081. {
  1082. schi = 15;
  1083. }
  1084. if (vSc)
  1085. {
  1086. scbr += 15;
  1087. }
  1088. bool minXb, maxXb, minYb, maxYb;
  1089. bool kMinXb, kMaxXb, kMinYb, kMaxYb;
  1090. minXb = hatStyle(Style::MinBr);
  1091. maxXb = hatStyle(Style::MaxBr);
  1092. minYb = hatStyle(Style::MinHi);
  1093. maxYb = hatStyle(Style::MaxHi);
  1094. kMinXb = hatStyle(Style::BodyMinBr);
  1095. kMaxXb = hatStyle(Style::BodyMaxBr);
  1096. kMinYb = hatStyle(Style::BodyMinHi);
  1097. kMaxYb = hatStyle(Style::BodyMaxHi);
  1098. int fMinBr = rbr * 2 + scbr;
  1099. if (minXb) fMinBr = fMinBr < min.x ? min.x : fMinBr;
  1100. if (kMinXb)
  1101. fMinBr = fMinBr < (rbr * 2 + kMin.x + scbr)
  1102. ? (rbr * 2 + kMin.x + scbr)
  1103. : fMinBr;
  1104. int fMinHi = rbr * 2 + th + schi;
  1105. if (minYb) fMinHi = fMinHi < min.y ? min.y : fMinHi;
  1106. if (kMinYb)
  1107. fMinHi = fMinHi < (rbr * 2 + kMin.y + th + schi)
  1108. ? (rbr * 2 + kMin.y + th + schi)
  1109. : fMinHi;
  1110. int fMaxBr = 0;
  1111. if (maxXb) fMaxBr = max.x;
  1112. if (kMaxXb)
  1113. fMaxBr = fMaxBr < (rbr * 2 + kMax.x + scbr)
  1114. ? (rbr * 2 + kMax.x + scbr)
  1115. : fMaxBr;
  1116. int fMaxHi = 0;
  1117. if (maxYb) fMaxHi = max.y;
  1118. if (kMaxYb)
  1119. fMaxHi = fMaxHi < (rbr * 2 + kMax.y + th + schi)
  1120. ? (rbr * 2 + kMax.y + th + schi)
  1121. : fMaxHi;
  1122. minXb |= kMinXb, maxXb |= kMaxXb, minYb |= kMinYb, maxYb |= kMaxYb;
  1123. if (hatStyle(Style::HeightChangeable))
  1124. {
  1125. if ((moving | 0x1) == moving) // top
  1126. {
  1127. pos.y -= my - me.my;
  1128. gr.y += my - me.my;
  1129. if (gr.y < fMinHi)
  1130. {
  1131. pos.y -= fMinHi - gr.y;
  1132. gr.y = fMinHi;
  1133. }
  1134. else if (maxYb && gr.y > fMaxHi)
  1135. {
  1136. pos.y -= gr.y - fMaxHi;
  1137. gr.y = fMaxHi;
  1138. }
  1139. else if (vSc)
  1140. vScroll->getScrollData()->anzeige = gr.y;
  1141. rend = 1;
  1142. ret1 = 1;
  1143. }
  1144. else if ((moving | 0x2) == moving) // bottom
  1145. {
  1146. gr.y += me.my - my;
  1147. if (gr.y < fMinHi)
  1148. gr.y = fMinHi;
  1149. else if (maxYb && gr.y > fMaxHi)
  1150. gr.y = fMaxHi;
  1151. else
  1152. {
  1153. mset = 1;
  1154. if (vSc) vScroll->getScrollData()->anzeige = gr.y;
  1155. }
  1156. rend = 1;
  1157. ret1 = 1;
  1158. }
  1159. }
  1160. if (hatStyle(Style::BreiteChangeable))
  1161. {
  1162. if ((moving | 0x4) == moving) // left
  1163. {
  1164. pos.x -= mx - me.mx;
  1165. gr.x += mx - me.mx;
  1166. if (gr.x < fMinBr)
  1167. {
  1168. pos.x -= fMinBr - gr.x;
  1169. gr.x = fMinBr;
  1170. }
  1171. else if (maxXb && gr.x > fMaxBr)
  1172. {
  1173. pos.x -= gr.x - fMaxBr;
  1174. gr.x = fMaxBr;
  1175. }
  1176. else if (hSc)
  1177. hScroll->getScrollData()->anzeige = gr.x;
  1178. rend = 1;
  1179. ret1 = 1;
  1180. }
  1181. else if ((moving | 0x8) == moving) // right
  1182. {
  1183. gr.x += me.mx - mx;
  1184. if (gr.x < rbr * 2 + fMinBr)
  1185. gr.x = rbr * 2 + fMinBr;
  1186. else if (maxXb && gr.x > fMaxBr)
  1187. gr.x = fMaxBr;
  1188. else
  1189. {
  1190. mset = 1;
  1191. if (hSc) hScroll->getScrollData()->anzeige = gr.x;
  1192. }
  1193. rend = 1;
  1194. ret1 = 1;
  1195. }
  1196. }
  1197. if (hatStyle(Style::TitelHeightChangeable) && titel
  1198. && (moving | 0x10) == moving) // titel height
  1199. {
  1200. int maxTh = gr.y - rbr * 2 - schi;
  1201. if (kMaxYb)
  1202. maxTh = maxTh < (gr.x - rbr * 2 - kMin.y)
  1203. ? maxTh
  1204. : (gr.x - rbr * 2 - kMin.y);
  1205. if (hatStyle(Style::Closable))
  1206. maxTh = (gr.x - th - 5 - rbr * 2 - me.my + my) < 0 ? th
  1207. : maxTh;
  1208. titel->setSize(
  1209. titel->getBreite(), titel->getHeight() + me.my - my);
  1210. if (titel->getHeight() > maxTh)
  1211. titel->setSize(titel->getBreite(), maxTh);
  1212. else if (titel->getHeight() < 5)
  1213. titel->setSize(titel->getBreite(), 5);
  1214. else
  1215. mset = 1;
  1216. rend = 1;
  1217. ret1 = 1;
  1218. }
  1219. if (ret1)
  1220. {
  1221. if (mset) mx = me.mx, my = me.my;
  1222. me.verarbeitet = 1;
  1223. }
  1224. if (hatStyle(Style::Beweglich) && (moving | 0x20) == moving) // move
  1225. {
  1226. pos.x += me.mx - mx;
  1227. pos.y += me.my - my;
  1228. rend = 1;
  1229. ret1 = 1;
  1230. }
  1231. if (ret1) me.verarbeitet = 1;
  1232. }
  1233. }
  1234. if (me.id == ME_RLinks)
  1235. {
  1236. if (closeKlick) rend = 1;
  1237. closeKlick = 0, klick = 0;
  1238. moving = 0;
  1239. mx = -1, my = -1;
  1240. }
  1241. if (me.id == ME_Leaves)
  1242. {
  1243. if (closeKlick != 0) rend = 1;
  1244. closeKlick = 0, klick = 0;
  1245. }
  1246. if (hatStyleNicht(Style::Sichtbar) || !me.insideParent || me.verarbeitet
  1247. || me.mx < 0 || me.my < 0 || me.mx >= gr.x || me.my >= gr.y || !userRet)
  1248. return;
  1249. if (!me.verarbeitet)
  1250. {
  1251. if (hatStyle(Style::Closable) && me.my <= th + rbr
  1252. && me.mx >= gr.x + rbr - th && me.my >= rbr && me.mx <= gr.x - rbr)
  1253. {
  1254. if (!closingMe || closingMe(closingMeParam, this, me))
  1255. {
  1256. if (me.id == ME_PLinks)
  1257. {
  1258. closeKlick = 1;
  1259. rend = 1;
  1260. }
  1261. if (!closeKlick && MausStand[M_Links])
  1262. {
  1263. closeKlick = 1;
  1264. rend = 1;
  1265. }
  1266. me.verarbeitet = 1;
  1267. }
  1268. }
  1269. else if (closeKlick)
  1270. {
  1271. closeKlick = 0;
  1272. rend = 1;
  1273. }
  1274. if (me.id == ME_PLinks && !closeKlick)
  1275. {
  1276. klick = 1;
  1277. mx = me.mx, my = me.my;
  1278. if (me.mx >= 0 && me.mx < gr.x && me.my >= 0 && me.my < rbr + 5
  1279. && !hatStyle(Style::TopPositionFixed))
  1280. moving |= 0x1;
  1281. if (me.mx >= 0 && me.mx < gr.x && me.my >= gr.y - (rbr + 5)
  1282. && me.my < gr.y && !hatStyle(Style::BottomPositionFixed))
  1283. moving |= 0x2;
  1284. if (me.mx >= 0 && me.mx < rbr + 5 && me.my >= 0 && me.my < gr.y
  1285. && !hatStyle(Style::LeftPositionFixed))
  1286. moving |= 0x4;
  1287. if (me.mx >= gr.x - rbr - 5 && me.mx < gr.x && me.my >= 0
  1288. && me.my < gr.y && !hatStyle(Style::RightPositionFixed))
  1289. moving |= 0x8;
  1290. if (titel && me.mx >= 0 && me.mx < gr.x
  1291. && me.my >= titel->getHeight()
  1292. && me.my < titel->getHeight() + 2 * (rbr + 5))
  1293. moving |= 0x10;
  1294. if (titel && me.mx >= 0 && me.mx < gr.x && me.my >= rbr + 5
  1295. && me.my < titel->getHeight())
  1296. moving |= 0x20;
  1297. }
  1298. }
  1299. if (members)
  1300. {
  1301. if (vSc)
  1302. {
  1303. vScroll->doMausMessage(
  1304. gr.x - rbr - 15, rbr + th, 15, gr.y - rbr * 2 - th, me);
  1305. if (hSc)
  1306. hScroll->doMausMessage(
  1307. rbr, gr.y - rbr - 15, gr.x - rbr * 2 - 15, 15, me);
  1308. }
  1309. else if (hSc)
  1310. hScroll->doMausMessage(
  1311. rbr, gr.y - rbr - 15, gr.x - rbr * 2, 15, me);
  1312. me.mx -= rbr;
  1313. me.my -= rbr + th;
  1314. if (hatStyle(Style::VScroll) && vScroll) me.my += vScroll->getScroll();
  1315. if (hatStyle(Style::HScroll) && hScroll) me.mx += hScroll->getScroll();
  1316. if (me.id != ME_Betritt && me.id != ME_Leaves)
  1317. {
  1318. for (int i = members->getEintragAnzahl() - 1; i >= 0; i--)
  1319. members->z(i)->doPublicMausEreignis(me);
  1320. }
  1321. me.mx += rbr;
  1322. me.my += rbr + th;
  1323. if (hatStyle(Style::VScroll) && vScroll) me.my -= vScroll->getScroll();
  1324. if (hatStyle(Style::HScroll) && hScroll) me.mx -= hScroll->getScroll();
  1325. }
  1326. if (hatStyleNicht(Style::METransparenz)) me.verarbeitet = 1;
  1327. if (hatStyleNicht(Style::Erlaubt)) me.verarbeitet = mvtmp;
  1328. }
  1329. // nicht const
  1330. // -- Rahmen --
  1331. void Fenster::setRahmenZ(Rahmen* ram) // setzt den rahmen
  1332. {
  1333. if (rahmen) rahmen->release();
  1334. rahmen = ram;
  1335. rend = 1;
  1336. }
  1337. void Fenster::setRFarbe(int f) // setzt die Rahmen Farbe
  1338. {
  1339. if (!rahmen) rahmen = new LRahmen();
  1340. rahmen->setFarbe(f);
  1341. rend = 1;
  1342. }
  1343. void Fenster::setRBreite(int br) // setzt die Breite des Rahmens
  1344. {
  1345. if (!rahmen) rahmen = new LRahmen();
  1346. rahmen->setRamenBreite(br);
  1347. rend = 1;
  1348. }
  1349. // -- Titel --
  1350. void Fenster::setTitel(Text* txt) // setzt den Titel
  1351. {
  1352. if (!titel) titel = new TextFeld();
  1353. titel->setText(txt);
  1354. rend = 1;
  1355. }
  1356. void Fenster::setTitelZ(Text* txt)
  1357. {
  1358. if (!titel) titel = new TextFeld();
  1359. titel->setTextZ(txt);
  1360. rend = 1;
  1361. }
  1362. void Fenster::setTitel(const char* txt)
  1363. {
  1364. if (!titel) titel = new TextFeld();
  1365. titel->setText(txt);
  1366. rend = 1;
  1367. }
  1368. void Fenster::setTTextFeldZ(TextFeld* tf) // setzt das Titel TextFeld
  1369. {
  1370. if (titel) titel->release();
  1371. titel = tf;
  1372. rend = 1;
  1373. }
  1374. // -- Schrift --
  1375. void Fenster::setTSchriftZ(Schrift* schrift) // setzt die Titel Schrift
  1376. {
  1377. if (!titel) titel = new TextFeld();
  1378. titel->setSchriftZ(schrift);
  1379. rend = 1;
  1380. }
  1381. void Fenster::setTSFarbe(int f) // setzt die Titel Schrift Farbe
  1382. {
  1383. if (!titel) titel = new TextFeld();
  1384. titel->setSchriftFarbe(f);
  1385. rend = 1;
  1386. }
  1387. void Fenster::setTSSize(int gr) // setzt die Titel Schrift Größe
  1388. {
  1389. if (!titel) titel = new TextFeld();
  1390. titel->setSchriftSize((unsigned char)gr);
  1391. rend = 1;
  1392. }
  1393. // -- Titel Hintergrund --
  1394. void Fenster::setTBgFarbe(int f) // setzt Titel Hintergrund farbe
  1395. {
  1396. if (!titel) titel = new TextFeld();
  1397. titel->setHintergrundFarbe(f);
  1398. rend = 1;
  1399. }
  1400. // -- Titel AlphaFeld --
  1401. void Fenster::setTAlphaFeldZ(AlphaFeld* af) // setzt das Titel AlphaFeld
  1402. {
  1403. if (!titel) titel = new TextFeld();
  1404. titel->setAlphaFeldZ(af);
  1405. rend = 1;
  1406. }
  1407. void Fenster::setTAfFarbe(int f) // setzt die Titel AlphFeld Farbe
  1408. {
  1409. if (!titel) titel = new TextFeld();
  1410. titel->setAlphaFeldFarbe(f);
  1411. rend = 1;
  1412. }
  1413. void Fenster::setTAfStrength(int st) // setzt die Stärke des Titel AlphaFeldes
  1414. {
  1415. if (!titel) titel = new TextFeld();
  1416. titel->setAlphaFeldStrength(st);
  1417. rend = 1;
  1418. }
  1419. // -- Titel Hintergrund Bild --
  1420. void Fenster::setTBgBild(Bild* b) // setzt das Titel Hintergrund Bild
  1421. {
  1422. if (!titel) titel = new TextFeld();
  1423. titel->setHintergrundBild(b);
  1424. rend = 1;
  1425. }
  1426. void Fenster::setTBgBildZ(Bild* b)
  1427. {
  1428. if (!titel) titel = new TextFeld();
  1429. titel->setHintergrundBildZ(b);
  1430. rend = 1;
  1431. }
  1432. // -- Titel Rahmen --
  1433. void Fenster::setTRahmenZ(Rahmen* ram) // set Titel Rahmen
  1434. {
  1435. if (!titel) titel = new TextFeld();
  1436. titel->setRahmenZ(ram);
  1437. rend = 1;
  1438. }
  1439. void Fenster::setTRFarbe(int f) // setzt die Titel Rahmen Farbe
  1440. {
  1441. if (!titel) titel = new TextFeld();
  1442. titel->setRahmenFarbe(f);
  1443. rend = 1;
  1444. }
  1445. void Fenster::setTRBreite(int br) // setzt die Titel Rahmen Breite
  1446. {
  1447. if (!titel) titel = new TextFeld();
  1448. titel->setRahmenBreite(br);
  1449. rend = 1;
  1450. }
  1451. // -- Körper Hintergrund --
  1452. void Fenster::setKBgFarbe(int f) // setzt die Körper Hintergrund Farbe
  1453. {
  1454. bgBodyColor = f;
  1455. rend = 1;
  1456. }
  1457. // -- Körper Hintergrund Bild --
  1458. void Fenster::setKBgBild(Bild* b) // setzt das Körper Hintergrund Bild
  1459. {
  1460. if (!bgBodyPicture) bgBodyPicture = new Bild();
  1461. bgBodyPicture->neuBild(b->getBreite(), b->getHeight(), 0);
  1462. int* buff1 = bgBodyPicture->getBuffer();
  1463. int* buff2 = b->getBuffer();
  1464. int gr = bgBodyPicture->getBreite() * bgBodyPicture->getHeight();
  1465. for (int i = 0; i < gr; ++i)
  1466. buff1[i] = buff2[i];
  1467. b->release();
  1468. rend = 1;
  1469. }
  1470. void Fenster::setKBgBildZ(Bild* b)
  1471. {
  1472. if (bgBodyPicture) bgBodyPicture->release();
  1473. bgBodyPicture = b;
  1474. rend = 1;
  1475. }
  1476. // -- Körper AlphaFeld --
  1477. void Fenster::setKAlphaFeldZ(AlphaFeld* af) // setzt das Körper AlphaFeld
  1478. {
  1479. if (bodyBuffer) bodyBuffer->release();
  1480. bodyBuffer = af;
  1481. rend = 1;
  1482. }
  1483. void Fenster::setKAfFarbe(int f) // setzt Körper AlphaFeld Farbe
  1484. {
  1485. if (!bodyBuffer) bodyBuffer = new AlphaFeld();
  1486. bodyBuffer->setFarbe(f);
  1487. rend = 1;
  1488. }
  1489. void Fenster::setKAfStrength(int st) // setzt die Stärke des Körper AlphaFeldes
  1490. {
  1491. if (!bodyBuffer) bodyBuffer = new AlphaFeld();
  1492. bodyBuffer->setStrength(st);
  1493. rend = 1;
  1494. }
  1495. // -- Schließen --
  1496. void Fenster::setClosingMeParam(void* param)
  1497. {
  1498. closingMeParam = param;
  1499. }
  1500. void Fenster::setClosingMe(
  1501. MausAktion closingMe) // setzt das Schließen Mausereignis
  1502. {
  1503. this->closingMe = closingMe;
  1504. }
  1505. // -- Schließen Hintergrund --
  1506. void Fenster::setSBgFarbe(int f) // setzt die Schließ Hintergrund Farbe
  1507. {
  1508. bgClosingFarbe = f;
  1509. rend = 1;
  1510. }
  1511. // -- Schließen Hintergrund Bild --
  1512. void Fenster::setSBgBild(Bild* b) // setzt das Schließ Hintergrund Bild
  1513. {
  1514. if (!bgClosingBild) bgClosingBild = new Bild();
  1515. bgClosingBild->neuBild(b->getBreite(), b->getHeight(), 0);
  1516. int* buff1 = bgClosingBild->getBuffer();
  1517. int* buff2 = b->getBuffer();
  1518. int gr = bgClosingBild->getBreite() * bgClosingBild->getHeight();
  1519. for (int i = 0; i < gr; ++i)
  1520. buff1[i] = buff2[i];
  1521. b->release();
  1522. rend = 1;
  1523. }
  1524. void Fenster::setSBgBildZ(Bild* b)
  1525. {
  1526. if (bgClosingBild) bgClosingBild->release();
  1527. bgClosingBild = b;
  1528. rend = 1;
  1529. }
  1530. // -- Schließen AlphaFeld --
  1531. void Fenster::setSAlphaFeldZ(AlphaFeld* af) // setzt das Schließ AlphaFeld
  1532. {
  1533. if (closeBuffer) closeBuffer->release();
  1534. closeBuffer = af;
  1535. rend = 1;
  1536. }
  1537. void Fenster::setSAfFarbe(int f) // setzt die Farbe des Schließ AlphaFeldes
  1538. {
  1539. if (!closeBuffer) closeBuffer = new AlphaFeld();
  1540. closeBuffer->setFarbe(f);
  1541. rend = 1;
  1542. }
  1543. void Fenster::setSAfStrength(int st) // setzt die Stärke des Schließ AlphaFeldes
  1544. {
  1545. if (!closeBuffer) closeBuffer = new AlphaFeld();
  1546. closeBuffer->setStrength(st);
  1547. rend = 1;
  1548. }
  1549. // -- Schließen Klick AlphaFeld --
  1550. void Fenster::setSKAlphaFeldZ(
  1551. AlphaFeld* af) // setzt das Schließ klick AlphaFeld
  1552. {
  1553. if (closeKlickBuffer) closeKlickBuffer->release();
  1554. closeKlickBuffer = af;
  1555. rend = 1;
  1556. }
  1557. void Fenster::setSKAfFarbe(
  1558. int f) // setzt die Farbe des Schließ klick AlphaFeldes
  1559. {
  1560. if (!closeKlickBuffer) closeKlickBuffer = new AlphaFeld();
  1561. closeKlickBuffer->setFarbe(f);
  1562. rend = 1;
  1563. }
  1564. void Fenster::setSKAfStrength(
  1565. int st) // setzt die Stärke des Schließ klick AlphaFeldes
  1566. {
  1567. if (!closeKlickBuffer) closeKlickBuffer = new AlphaFeld();
  1568. closeKlickBuffer->setStrength(st);
  1569. rend = 1;
  1570. }
  1571. // -- min max --
  1572. void Fenster::setMin(int mx, int my) // setzt die Mindest Fenster Größe
  1573. {
  1574. min.x = mx;
  1575. min.y = my;
  1576. }
  1577. void Fenster::setMin(const Punkt& min)
  1578. {
  1579. this->min = min;
  1580. }
  1581. void Fenster::setMax(int mx, int my) // setzt die Maximale Fenster Größe
  1582. {
  1583. max.x = mx;
  1584. max.y = my;
  1585. }
  1586. void Fenster::setMax(const Punkt& max)
  1587. {
  1588. this->max = max;
  1589. }
  1590. void Fenster::setKMin(int mx, int my) // setzt die Mindest Körper Größe
  1591. {
  1592. kMin.x = mx;
  1593. kMin.y = my;
  1594. }
  1595. void Fenster::setKMin(const Punkt& min)
  1596. {
  1597. kMin = min;
  1598. }
  1599. void Fenster::setKMax(int mx, int my) // setzt die Maximale Körper Größe
  1600. {
  1601. kMax.x = mx;
  1602. kMax.y = my;
  1603. }
  1604. void Fenster::setKMax(const Punkt& max)
  1605. {
  1606. kMax = max;
  1607. }
  1608. // -- scroll --
  1609. void Fenster::setHScrollBarZ(
  1610. HScrollBar* hScroll) // setzt die Horizontale Scroll Bar
  1611. {
  1612. if (this->hScroll) this->hScroll->release();
  1613. this->hScroll = hScroll;
  1614. rend = 1;
  1615. }
  1616. void Fenster::setVScrollBarZ(
  1617. VScrollBar* vScroll) // setzt die Vertikale Scroll BAr
  1618. {
  1619. if (this->vScroll) this->vScroll->release();
  1620. this->vScroll = vScroll;
  1621. rend = 1;
  1622. }
  1623. void Fenster::setHSBMax(int max) // setzt das Scroll Maximum
  1624. {
  1625. if (!hScroll) hScroll = new HScrollBar();
  1626. int rbr = 0;
  1627. if (hatStyle(Style::Rahmen) && rahmen) rbr = rahmen->getRBreite();
  1628. int vsh = 0;
  1629. if (hatStyle(Style::VScroll) && vScroll) vsh = 15;
  1630. hScroll->update(max, gr.x - rbr * 2 - vsh);
  1631. rend = 1;
  1632. }
  1633. void Fenster::setVSBMax(int max)
  1634. {
  1635. if (!vScroll) vScroll = new VScrollBar();
  1636. int rbr = 0;
  1637. int th = 0;
  1638. if (hatStyle(Style::Rahmen) && rahmen) rbr = rahmen->getRBreite();
  1639. if (hatStyle(Style::Titel) && titel) th = titel->getHeight();
  1640. int hsh = 0;
  1641. if (hatStyle(Style::HScroll) && hScroll) hsh = 15;
  1642. vScroll->update(max, gr.y - rbr * 2 - th - hsh);
  1643. rend = 1;
  1644. }
  1645. void Fenster::setHSBScroll(int scroll) // setzt die momentane Scroll Position
  1646. {
  1647. if (!hScroll) hScroll = new HScrollBar();
  1648. hScroll->scroll(scroll);
  1649. rend = 1;
  1650. }
  1651. void Fenster::setVSBScroll(int scroll)
  1652. {
  1653. if (!vScroll) vScroll = new VScrollBar();
  1654. vScroll->scroll(scroll);
  1655. rend = 1;
  1656. }
  1657. // -- Members --
  1658. void Fenster::addMember(Zeichnung* obj) // fügt einen Member hinzu
  1659. {
  1660. if (!members) members = new RCArray<Zeichnung>();
  1661. members->add(obj);
  1662. rend = 1;
  1663. }
  1664. void Fenster::removeMember(Zeichnung* zObj) // entfernt einen Member
  1665. {
  1666. if (!members) return;
  1667. for (int i = 0; i < members->getEintragAnzahl(); i++)
  1668. {
  1669. if (members->z(i) == zObj)
  1670. {
  1671. members->remove(i);
  1672. rend = 1;
  1673. }
  1674. }
  1675. }
  1676. void Fenster::removeAll()
  1677. {
  1678. if (!members) return;
  1679. members->leeren();
  1680. rend = 1;
  1681. }
  1682. // -- Messages --
  1683. bool Fenster::tick(double tickval) // tick
  1684. {
  1685. if (members && hatStyle(Style::Sichtbar))
  1686. {
  1687. for (Zeichnung* i : *members)
  1688. rend |= i->tick(tickval);
  1689. }
  1690. else if (members)
  1691. {
  1692. for (Zeichnung* i : *members)
  1693. i->tick(tickval);
  1694. }
  1695. if (vScroll && hatStyle(Style::VScroll)) rend |= vScroll->getRend();
  1696. if (hScroll && hatStyle(Style::HScroll)) rend |= hScroll->getRend();
  1697. return Zeichnung::tick(tickval);
  1698. }
  1699. void Fenster::doTastaturEreignis(TastaturEreignis& te)
  1700. {
  1701. bool ntakc = !te.verarbeitet;
  1702. if (hatStyle(Style::Sichtbar))
  1703. {
  1704. if (te.verarbeitet)
  1705. {
  1706. if (members)
  1707. {
  1708. for (int i = members->getEintragAnzahl() - 1; i >= 0; i--)
  1709. members->z(i)->doTastaturEreignis(te);
  1710. }
  1711. }
  1712. else
  1713. {
  1714. if (tak && tak(takParam, this, te))
  1715. {
  1716. if (members)
  1717. {
  1718. for (int i = members->getEintragAnzahl() - 1; i >= 0; i--)
  1719. members->z(i)->doTastaturEreignis(te);
  1720. }
  1721. }
  1722. }
  1723. }
  1724. if (ntakc && te.verarbeitet && nTak)
  1725. te.verarbeitet = nTak(ntakParam, this, te);
  1726. }
  1727. // -- Render --
  1728. void Fenster::render(Bild& zRObj) // zeichent nach zRObj
  1729. {
  1730. if (hatStyle(Style::Sichtbar))
  1731. {
  1732. lockZeichnung();
  1733. if (!zRObj.setDrawOptions(pos, gr))
  1734. {
  1735. unlockZeichnung();
  1736. return;
  1737. }
  1738. Zeichnung::render(zRObj);
  1739. int rbr = 0;
  1740. if (hatStyle(Style::Rahmen) && rahmen)
  1741. {
  1742. rahmen->setSize(gr);
  1743. rahmen->render(zRObj);
  1744. rbr = rahmen->getRBreite();
  1745. }
  1746. int th = 0;
  1747. if (titel)
  1748. titel->setStyle(TextFeld::Style::Sichtbar, hatStyle(Style::Titel));
  1749. if (hatStyle(Style::Titel) && titel)
  1750. {
  1751. titel->setStyle(TextFeld::Style::Hintergrund,
  1752. hatStyle(Style::TitelHintergrund));
  1753. titel->setStyle(
  1754. TextFeld::Style::HAlpha, hatStyle(Style::TitelHAlpha));
  1755. titel->setStyle(
  1756. TextFeld::Style::HBild, hatStyle(Style::TitelHBild));
  1757. titel->setStyle(
  1758. TextFeld::Style::Buffered, hatStyle(Style::TitelBuffered));
  1759. th = titel->getHeight();
  1760. if (!zRObj.setDrawOptions(rbr, rbr, gr.x - rbr * 2, th))
  1761. {
  1762. zRObj.releaseDrawOptions();
  1763. unlockZeichnung();
  1764. return;
  1765. }
  1766. int sbr = 0;
  1767. if (hatStyle(Style::Closable))
  1768. {
  1769. sbr = th;
  1770. if (hatStyle(Style::ClosingHintergrund))
  1771. {
  1772. if (hatStyle(Style::ClosingHAlpha))
  1773. zRObj.alphaRegion(
  1774. gr.x - th - rbr * 2, 0, th, th, bgClosingFarbe);
  1775. else
  1776. zRObj.fillRegion(
  1777. gr.x - th - rbr * 2, 0, th, th, bgClosingFarbe);
  1778. if (hatStyle(Style::ClosingHBild) && bgClosingBild)
  1779. {
  1780. if (hatStyle(Style::ClosingHAlpha))
  1781. zRObj.alphaBild(
  1782. gr.x - th - rbr * 2, 0, th, th, *bgClosingBild);
  1783. else
  1784. zRObj.drawBild(
  1785. gr.x - th - rbr * 2, 0, th, th, *bgClosingBild);
  1786. }
  1787. }
  1788. if (!hatStyle(Style::ClosingHBild) || !bgClosingBild)
  1789. {
  1790. zRObj.drawLinie(Punkt(gr.x - th - rbr * 2, 0),
  1791. Punkt(gr.x - rbr * 2, th),
  1792. 0xFFFFFFFF);
  1793. zRObj.drawLinie(Punkt(gr.x - rbr * 2, 0),
  1794. Punkt(gr.x - th - rbr * 2, th),
  1795. 0xFFFFFFFF);
  1796. }
  1797. if (hatStyle(Style::ClosingBuffer) && closeBuffer)
  1798. {
  1799. closeBuffer->setPosition(gr.x - th - rbr * 2, 0);
  1800. closeBuffer->setSize(th, th);
  1801. closeBuffer->render(zRObj);
  1802. }
  1803. if (hatStyle(Style::ClosingKlickBuffer) && closeKlickBuffer
  1804. && closeKlick)
  1805. {
  1806. closeKlickBuffer->setPosition(gr.x - th - rbr * 2, 0);
  1807. closeKlickBuffer->setSize(th, th);
  1808. closeKlickBuffer->render(zRObj);
  1809. }
  1810. }
  1811. if (!hatStyle(Style::CustomTitle))
  1812. titel->setSize(gr.x - rbr * 2 - sbr, th);
  1813. titel->render(zRObj);
  1814. zRObj.releaseDrawOptions();
  1815. }
  1816. bool vSc = hatStyle(Style::VScroll) && vScroll;
  1817. bool hSc = hatStyle(Style::HScroll) && hScroll;
  1818. if (vSc)
  1819. {
  1820. vScroll->render(
  1821. gr.x - rbr - 15, rbr + th, 15, gr.y - rbr * 2 - th, zRObj);
  1822. if (hSc)
  1823. hScroll->render(
  1824. rbr, gr.y - rbr - 15, gr.x - rbr * 2 - 15, 15, zRObj);
  1825. }
  1826. else if (hSc)
  1827. hScroll->render(
  1828. rbr, gr.y - rbr - 15, gr.x - rbr * 2, 15, zRObj);
  1829. int x = rbr;
  1830. int y = rbr + th;
  1831. int br = gr.x - rbr * 2;
  1832. int hi = gr.y - rbr * 2 - th;
  1833. if (vSc) br -= 15;
  1834. if (hSc) hi -= 15;
  1835. if (!zRObj.setDrawOptions(x, y, br, hi))
  1836. {
  1837. zRObj.releaseDrawOptions();
  1838. unlockZeichnung();
  1839. return;
  1840. }
  1841. if (hatStyle(Style::BodyHintergrund))
  1842. {
  1843. if (hatStyle(Style::BodyHAlpha))
  1844. zRObj.alphaRegion(0, 0, br, hi, bgBodyColor);
  1845. else
  1846. zRObj.fillRegion(0, 0, br, hi, bgBodyColor);
  1847. if (hatStyle(Style::BodyHBild) && bgBodyPicture)
  1848. {
  1849. if (hatStyle(Style::BodyHAlpha))
  1850. zRObj.alphaBild(0, 0, br, hi, *bgBodyPicture);
  1851. else
  1852. zRObj.drawBild(0, 0, br, hi, *bgBodyPicture);
  1853. }
  1854. }
  1855. if (hatStyle(Style::BodyBuffered) && bodyBuffer)
  1856. {
  1857. bodyBuffer->setSize(br, hi);
  1858. bodyBuffer->render(zRObj);
  1859. }
  1860. if (members)
  1861. {
  1862. if (!vSc && !hSc)
  1863. {
  1864. for (Zeichnung* i : *members)
  1865. i->render(zRObj);
  1866. }
  1867. else
  1868. {
  1869. zRObj.addScrollOffset(hSc ? hScroll->getScroll() : 0,
  1870. vSc ? vScroll->getScroll() : 0);
  1871. for (Zeichnung* i : *members)
  1872. i->render(zRObj);
  1873. }
  1874. }
  1875. zRObj.releaseDrawOptions();
  1876. zRObj.releaseDrawOptions();
  1877. unlockZeichnung();
  1878. }
  1879. }
  1880. // constant
  1881. // Gibt die Breite des Innenraumes in der Zeichnung in Pixeln zurück
  1882. int Fenster::getInnenBreite() const
  1883. {
  1884. return getBreite() - 2 * getRBreite();
  1885. }
  1886. // Gibt die Höhe des Innenraumes in der Zeichnung in Pixeln zurück
  1887. int Fenster::getInnenHeight() const
  1888. {
  1889. int th = 0;
  1890. if (hatStyle(Style::Titel) && titel) th += titel->getHeight();
  1891. return getHeight() - 2 * getRBreite() - th;
  1892. }
  1893. // -- Rahmen --
  1894. Rahmen* Fenster::getRahmen() const // gibt den Rahmen zurück
  1895. {
  1896. if (!rahmen) return 0;
  1897. return dynamic_cast<Rahmen*>(rahmen->getThis());
  1898. }
  1899. Rahmen* Fenster::zRahmen() const
  1900. {
  1901. return rahmen;
  1902. }
  1903. int Fenster::getRFarbe() const // gibt die Farbe des Rahmens zurück
  1904. {
  1905. if (!rahmen) return 0;
  1906. return rahmen->getFarbe();
  1907. }
  1908. int Fenster::getRBreite() const // gibt die breite des Rahmens zurück
  1909. {
  1910. if (!rahmen || hatStyleNicht(Style::Rahmen)) return 0;
  1911. return rahmen->getRBreite();
  1912. }
  1913. // -- Titel --
  1914. Text* Fenster::getTitel() const // gibt den Titel zurück
  1915. {
  1916. if (!titel) return 0;
  1917. return titel->getText();
  1918. }
  1919. Text* Fenster::zTitel() const
  1920. {
  1921. if (!titel) return 0;
  1922. return titel->zText();
  1923. }
  1924. TextFeld* Fenster::getTTextFeld() const // gibt das Titel TextFeld zurück
  1925. {
  1926. if (!titel) return 0;
  1927. return dynamic_cast<TextFeld*>(titel->getThis());
  1928. }
  1929. TextFeld* Fenster::zTTextFeld() const
  1930. {
  1931. return titel;
  1932. }
  1933. // -- Titel Schrift --
  1934. Schrift* Fenster::getTSchrift() const // gibt die Titel Schrift zurück
  1935. {
  1936. if (!titel) return 0;
  1937. return titel->getSchrift();
  1938. }
  1939. Schrift* Fenster::zTSchrift() const
  1940. {
  1941. if (!titel) return 0;
  1942. return titel->zSchrift();
  1943. }
  1944. int Fenster::getTSFarbe() const // gibt die Titel Schrift Farbe zurück
  1945. {
  1946. if (!titel) return 0;
  1947. return titel->getSchriftFarbe();
  1948. }
  1949. int Fenster::getTSSize() const // gibt die Titel Schrift Größe zurück
  1950. {
  1951. if (!titel) return 0;
  1952. return titel->getSchriftSize();
  1953. }
  1954. // -- Titel Hintergrund --
  1955. int Fenster::getTBgFarbe() const // gibt die Titel Hintergrund Farbe zurück
  1956. {
  1957. if (!titel) return 0;
  1958. return titel->getHintergrundFarbe();
  1959. }
  1960. // -- Titel AlphaFeld --
  1961. AlphaFeld* Fenster::getTAlphaFeld() const // gibt das Titel AlphaFeld zurück
  1962. {
  1963. if (!titel) return 0;
  1964. return titel->getAlphaFeld();
  1965. }
  1966. AlphaFeld* Fenster::zTAlphaFeld() const
  1967. {
  1968. if (!titel) return 0;
  1969. return titel->zAlphaFeld();
  1970. }
  1971. int Fenster::getTAfFarbe() const // gibt die Farbe des Titel AlphaFeldes zurück
  1972. {
  1973. if (!titel) return 0;
  1974. return titel->getAlphaFeldFarbe();
  1975. }
  1976. int Fenster::getTAfStrength()
  1977. const // gibt die Stärke des TitelAlphaFeldes zurück
  1978. {
  1979. if (!titel) return 0;
  1980. return titel->getAlphaFeldStrength();
  1981. }
  1982. // -- Titel Hintergrund Bild --
  1983. Bild* Fenster::getTBgBild() const // gibt das Titel Hintergrund Bild zurück
  1984. {
  1985. if (!titel) return 0;
  1986. return titel->getHintergrundBild();
  1987. }
  1988. Bild* Fenster::zTBgBild() const
  1989. {
  1990. if (!titel) return 0;
  1991. return titel->zHintergrundBild();
  1992. }
  1993. // -- Titel Rahmen --
  1994. Rahmen* Fenster::getTRahmen() const // gibt den Titel Rahmen zurück
  1995. {
  1996. if (!titel) return 0;
  1997. return titel->getRahmen();
  1998. }
  1999. Rahmen* Fenster::zTRahmen() const
  2000. {
  2001. if (!titel) return 0;
  2002. return titel->zRahmen();
  2003. }
  2004. int Fenster::getTRFarbe() const // gibt die Farbe des Titel Rahmens zurück
  2005. {
  2006. if (!titel) return 0;
  2007. return titel->getRahmenFarbe();
  2008. }
  2009. int Fenster::getTRBreite() const // gibt die Breite des Titel Rahmens zurück
  2010. {
  2011. if (!titel) return 0;
  2012. return titel->getRahmenBreite();
  2013. }
  2014. // -- Körper Hintergrund --
  2015. int Fenster::getKBgFarbe() const // gibt die Körper Hintergrund Farbe zurück
  2016. {
  2017. return bgBodyColor;
  2018. }
  2019. // -- Körper Hintergrund Bild --
  2020. Bild* Fenster::getKBgBild() const // gibt das Körper Hintergrund Bild zurück
  2021. {
  2022. if (!bgBodyPicture) return 0;
  2023. return dynamic_cast<Bild*>(bgBodyPicture->getThis());
  2024. }
  2025. Bild* Fenster::zKBgBild() const
  2026. {
  2027. return bgBodyPicture;
  2028. }
  2029. // -- Körper AlphaFeld --
  2030. AlphaFeld* Fenster::getKAlphaFeld() const // gibt das Körper AlphaFeld zurück
  2031. {
  2032. if (!bodyBuffer) return 0;
  2033. return dynamic_cast<AlphaFeld*>(bodyBuffer->getThis());
  2034. }
  2035. AlphaFeld* Fenster::zKAlphaFeld() const
  2036. {
  2037. return bodyBuffer;
  2038. }
  2039. int Fenster::getKAfFarbe() const // gibt die Farbe des Körper AlphaFeldes zurück
  2040. {
  2041. if (!bodyBuffer) return 0;
  2042. return bodyBuffer->getFarbe();
  2043. }
  2044. int Fenster::getKAfStrength()
  2045. const // gibt die Stärke des Körper AlphaFeldes zurück
  2046. {
  2047. if (!bodyBuffer) return 0;
  2048. return bodyBuffer->getStrength();
  2049. }
  2050. // -- Schließen Hintergrund --
  2051. int Fenster::getSBgFarbe() const // gibt die Schließ Hintergrund Farbe zurück
  2052. {
  2053. return bgClosingFarbe;
  2054. }
  2055. // -- Schließen Hintergrund Bild --
  2056. Bild* Fenster::getSBgBild() const // gibt das Schließ Hintergrund Bild zurück
  2057. {
  2058. if (!bgClosingBild) return 0;
  2059. return dynamic_cast<Bild*>(bgClosingBild->getThis());
  2060. }
  2061. Bild* Fenster::zSBgBild() const
  2062. {
  2063. return bgClosingBild;
  2064. }
  2065. // -- Schließen AlphaFeld --
  2066. AlphaFeld* Fenster::getSAlphaFeld() const // gibt das Schließ AlphaFeld zurück
  2067. {
  2068. if (!closeBuffer) return 0;
  2069. return dynamic_cast<AlphaFeld*>(closeBuffer->getThis());
  2070. }
  2071. AlphaFeld* Fenster::zSAlphaFeld() const
  2072. {
  2073. return closeBuffer;
  2074. }
  2075. int Fenster::getSAfFarbe()
  2076. const // gibt die Farbe des Schließ AlphaFeldes zurück
  2077. {
  2078. if (!closeBuffer) return 0;
  2079. return closeBuffer->getFarbe();
  2080. }
  2081. int Fenster::getSAfStrength()
  2082. const // gibt die Stärke des Schließ AlphaFeldes zurück
  2083. {
  2084. if (!closeBuffer) return 0;
  2085. return closeBuffer->getStrength();
  2086. }
  2087. // -- Schließen Klick AlphaFeld --
  2088. AlphaFeld*
  2089. Fenster::getSKAlphaFeld() const // gibt das Schließ Klick AlphaFeld zurück
  2090. {
  2091. if (!closeKlickBuffer) return 0;
  2092. return dynamic_cast<AlphaFeld*>(closeKlickBuffer->getThis());
  2093. }
  2094. AlphaFeld* Fenster::zSKAlphaFeld() const
  2095. {
  2096. return closeKlickBuffer;
  2097. }
  2098. int Fenster::getSKAfFarbe()
  2099. const // gibt die Farbe des Schließ Klick AlphaFeldes zurück
  2100. {
  2101. if (!closeKlickBuffer) return 0;
  2102. return closeKlickBuffer->getFarbe();
  2103. }
  2104. int Fenster::getSKAfStrength()
  2105. const // gibt die Stärke des Schließ Klick AlphaFeldes zurück
  2106. {
  2107. if (!closeKlickBuffer) return 0;
  2108. return closeKlickBuffer->getStrength();
  2109. }
  2110. // -- min max --
  2111. const Punkt& Fenster::getMin() const // gibt die minimale Fenstergröße zurück
  2112. {
  2113. return min;
  2114. }
  2115. const Punkt& Fenster::getMax() const // gibt die maximale Fenstergröße zurück
  2116. {
  2117. return max;
  2118. }
  2119. const Punkt& Fenster::getKMin() const // gibt die minimale Fenstergröße zurück
  2120. {
  2121. return kMin;
  2122. }
  2123. const Punkt& Fenster::getKMax() const // gibt die maximale Fenstergröße zurück
  2124. {
  2125. return kMax;
  2126. }
  2127. // -- scroll --
  2128. VScrollBar*
  2129. Fenster::getVScrollBar() const // gibt die Vertikale Scroll Bar zurück
  2130. {
  2131. if (!vScroll) return 0;
  2132. return dynamic_cast<VScrollBar*>(vScroll->getThis());
  2133. }
  2134. VScrollBar* Fenster::zVScrollBar() const
  2135. {
  2136. return vScroll;
  2137. }
  2138. HScrollBar*
  2139. Fenster::getHScrollBar() const // gibt die Horizontale Scroll Bar zurück
  2140. {
  2141. if (!hScroll) return 0;
  2142. return dynamic_cast<HScrollBar*>(hScroll->getThis());
  2143. }
  2144. HScrollBar* Fenster::zHScrollBar() const
  2145. {
  2146. return hScroll;
  2147. }
  2148. // -- Members --
  2149. Iterator<Zeichnung*> Fenster::getMembers() const // gibt die Members zurück
  2150. {
  2151. if (!members) return Iterator<Zeichnung*>(0, 0);
  2152. return members->begin();
  2153. }
  2154. // -- Kopie --
  2155. Zeichnung* Fenster::dublizieren() const // Erzeugt eine Kopie des Fensters
  2156. {
  2157. Fenster* ret = new Fenster();
  2158. ret->setPosition(pos);
  2159. ret->setSize(gr);
  2160. ret->setMausEreignisParameter(makParam);
  2161. ret->setTastaturEreignisParameter(takParam);
  2162. ret->setMausEreignis(mak);
  2163. ret->setTastaturEreignis(tak);
  2164. if (toolTip) ret->setToolTipZ((ToolTip*)toolTip->dublizieren());
  2165. ret->setStyle(style);
  2166. ret->setClosingMeParam(closingMeParam);
  2167. ret->setClosingMe(closingMe);
  2168. if (rahmen)
  2169. {
  2170. ret->setRBreite(rahmen->getRBreite());
  2171. ret->setRFarbe(rahmen->getFarbe());
  2172. }
  2173. if (titel) ret->setTTextFeldZ((TextFeld*)titel->dublizieren());
  2174. ret->setKBgFarbe(bgBodyColor);
  2175. if (bgBodyPicture)
  2176. ret->setKBgBild(dynamic_cast<Bild*>(bgBodyPicture->getThis()));
  2177. if (bodyBuffer)
  2178. {
  2179. ret->setKAfFarbe(bodyBuffer->getFarbe());
  2180. ret->setKAfStrength(bodyBuffer->getStrength());
  2181. }
  2182. ret->setSBgFarbe(bgClosingFarbe);
  2183. if (bgClosingBild)
  2184. ret->setSBgBild(dynamic_cast<Bild*>(bgClosingBild->getThis()));
  2185. if (closeBuffer)
  2186. {
  2187. ret->setSAfFarbe(closeBuffer->getFarbe());
  2188. ret->setSAfStrength(closeBuffer->getStrength());
  2189. }
  2190. if (closeKlickBuffer)
  2191. {
  2192. ret->setSKAfFarbe(closeKlickBuffer->getFarbe());
  2193. ret->setSKAfStrength(closeKlickBuffer->getStrength());
  2194. }
  2195. if (vScroll)
  2196. {
  2197. ret->setVSBMax(vScroll->getScrollData()->max);
  2198. ret->setVSBScroll(vScroll->getScroll());
  2199. }
  2200. if (hScroll)
  2201. {
  2202. ret->setHSBMax(hScroll->getScrollData()->max);
  2203. ret->setHSBScroll(hScroll->getScroll());
  2204. }
  2205. ret->setMin(min);
  2206. ret->setMax(max);
  2207. ret->setKMin(kMin);
  2208. ret->setKMax(kMax);
  2209. return ret;
  2210. }