Fenster.cpp 52 KB

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