AuswahlBox.cpp 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215
  1. #include "AuswahlBox.h"
  2. #include "AlphaFeld.h"
  3. #include "Bild.h"
  4. #include "MausEreignis.h"
  5. #include "TastaturEreignis.h"
  6. #include "Rahmen.h"
  7. #include "Scroll.h"
  8. #include "TextFeld.h"
  9. #include "Knopf.h"
  10. #include "Text.h"
  11. #include "Schrift.h"
  12. #include "ToolTip.h"
  13. using namespace Framework;
  14. // Inhalt der AuswahlBox Klasse aus AuswahlBox.h
  15. // Konstruktor
  16. AuswahlBox::AuswahlBox()
  17. : ZeichnungHintergrund(),
  18. textRd( 0 ),
  19. msStyle( 0 ),
  20. members( new RCArray< TextFeld >() ),
  21. ausfahren( new Knopf() ),
  22. auswRahmen( new LRahmen() ),
  23. auswBgF( 0xFF000000 ),
  24. auswBgB( 0 ),
  25. auswAf( new AlphaFeld() ),
  26. msAuswRahmen( 0 ),
  27. msAuswBgF( 0 ),
  28. msAuswBgB( 0 ),
  29. msAuswAf( 0 ),
  30. mausRahmen( new LRahmen() ),
  31. mausBgF( 0xFF000000 ),
  32. mausBgB( 0 ),
  33. mausAf( new AlphaFeld() ),
  34. msMausRahmen( 0 ),
  35. msMausBgF( 0 ),
  36. msMausBgB( 0 ),
  37. msMausAf( 0 ),
  38. anzahl( 0 ),
  39. auswahl( 0 ),
  40. ausgeklappt( 0 ),
  41. ausklappHeight( 0 ),
  42. ausklapMaxHeight( 200 ),
  43. eintragHeight( 15 ),
  44. tickval( 0 ),
  45. mausEintrag( 0 ),
  46. scrollAnzeigen( 0 ),
  47. eAkP( 0 ),
  48. eAk( 0 ),
  49. ref( 1 )
  50. {
  51. vertikalScrollBar = new VScrollBar();
  52. style = Style::Normal;
  53. rahmen = new LRahmen();
  54. rahmen->setFarbe( 0xFFFFFFFF );
  55. rahmen->setRamenBreite( 1 );
  56. ausfahren->setStyle( Knopf::Style::Sichtbar | Knopf::Style::Erlaubt | Knopf::Style::KlickBuffer );
  57. ausfahren->setKBFarbe( 0xA0000000 );
  58. ausfahren->setKBStrength( 10 );
  59. ausfahren->setSize( 18, 18 );
  60. ausfahren->setSchriftFarbe( 0xFFFFFFFF );
  61. ausfahren->setText( "\\/" );
  62. auswRahmen->setFarbe( 0xFF00FF00 );
  63. auswRahmen->setRamenBreite( 1 );
  64. auswAf->setFarbe( 0xA000FF00 );
  65. auswAf->setStrength( 7 );
  66. mausRahmen->setFarbe( 0xFF00FF00 );
  67. mausRahmen->setRamenBreite( 1 );
  68. mausAf->setFarbe( 0x5000FF00 );
  69. mausAf->setStrength( 7 );
  70. gr.x = 20;
  71. gr.y = 20;
  72. }
  73. // Destruktor
  74. AuswahlBox::~AuswahlBox()
  75. {
  76. if( textRd )
  77. textRd->release();
  78. if( msStyle )
  79. msStyle->release();
  80. if( members )
  81. members->release();
  82. if( ausfahren )
  83. ausfahren->release();
  84. if( auswRahmen )
  85. auswRahmen->release();
  86. if( auswBgB )
  87. auswBgB->release();
  88. if( auswAf )
  89. auswAf->release();
  90. if( msAuswRahmen )
  91. msAuswRahmen->release();
  92. if( msAuswAf )
  93. msAuswAf->release();
  94. if( msAuswBgB )
  95. msAuswBgB->release();
  96. if( msAuswBgF )
  97. msAuswBgF->release();
  98. if( mausRahmen )
  99. mausRahmen->release();
  100. if( mausAf )
  101. mausAf->release();
  102. if( mausBgB )
  103. mausBgB->release();
  104. if( msMausRahmen )
  105. msMausRahmen->release();
  106. if( msMausAf )
  107. msMausAf->release();
  108. if( msMausBgB )
  109. msMausBgB->release();
  110. if( msMausBgF )
  111. msMausBgF->release();
  112. }
  113. // nicht constant
  114. void AuswahlBox::setEventParam( void *p ) // setzt den Event Parameter
  115. {
  116. eAkP = p;
  117. }
  118. void AuswahlBox::setEventAktion( std::function< void( void *, AuswahlBox *, int, int ) > event ) // setzt die Event Funktion
  119. {
  120. this->eAk = event;
  121. }
  122. void AuswahlBox::setSchriftZ( Schrift *schrift ) // setzt die schrift
  123. {
  124. if( !this->textRd )
  125. textRd = new TextRenderer( schrift );
  126. else
  127. textRd->setSchriftZ( schrift );
  128. ausfahren->setSchriftZ( schrift->getThis() );
  129. rend = 1;
  130. }
  131. void AuswahlBox::setTextRendererZ( TextRenderer *textRd )
  132. {
  133. if( this->textRd )
  134. this->textRd->release();
  135. this->textRd = textRd;
  136. }
  137. void AuswahlBox::addEintrag( const char *txt ) // Eintrag hinzufügen
  138. {
  139. TextFeld *tf = new TextFeld();
  140. if( textRd )
  141. tf->setSchriftZ( textRd->getSchrift() );
  142. tf->addStyle( TextFeld::Style::Sichtbar | TextFeld::Style::Center | TextFeld::Style::Rahmen );
  143. tf->setText( txt );
  144. tf->setSchriftFarbe( 0xFFFFFFFF );
  145. tf->setRahmenFarbe( 0xFFFFFFFF );
  146. tf->setSize( 0, eintragHeight );
  147. members->add( tf, anzahl );
  148. ++anzahl;
  149. rend = 1;
  150. }
  151. void AuswahlBox::addEintrag( Text *txt )
  152. {
  153. TextFeld *tf = new TextFeld();
  154. if( textRd )
  155. tf->setSchriftZ( textRd->getSchrift() );
  156. tf->addStyle( TextFeld::Style::Sichtbar | TextFeld::Style::Center | TextFeld::Style::Rahmen );
  157. tf->setText( txt );
  158. tf->setSchriftFarbe( 0xFFFFFFFF );
  159. tf->setRahmenFarbe( 0xFFFFFFFF );
  160. tf->setSize( 0, eintragHeight );
  161. members->add( tf, anzahl );
  162. ++anzahl;
  163. rend = 1;
  164. }
  165. void AuswahlBox::addEintragZ( TextFeld *txt )
  166. {
  167. members->add( txt, anzahl );
  168. ++anzahl;
  169. rend = 1;
  170. }
  171. void AuswahlBox::setEintrag( int i, const char *txt ) // Eintrag setzen
  172. {
  173. if( members->z( i ) )
  174. members->z( i )->setText( txt );
  175. rend = 1;
  176. }
  177. void AuswahlBox::setEintrag( int i, Text *txt )
  178. {
  179. if( members->z( i ) )
  180. members->z( i )->setText( txt );
  181. else
  182. txt->release();
  183. rend = 1;
  184. }
  185. void AuswahlBox::setEintragZ( int i, TextFeld *txt )
  186. {
  187. if( i < anzahl )
  188. members->set( txt, i );
  189. else
  190. txt->release();
  191. rend = 1;
  192. }
  193. void AuswahlBox::removeEintrag( int i ) // Eintrag entfernen
  194. {
  195. if( i < anzahl )
  196. {
  197. members->remove( i );
  198. if( msStyle )
  199. msStyle->remove( i );
  200. if( msAuswRahmen )
  201. msAuswRahmen->remove( i );
  202. if( msAuswBgF )
  203. msAuswBgF->remove( i );
  204. if( msAuswBgB )
  205. msAuswBgB->remove( i );
  206. if( msAuswAf )
  207. msAuswAf->remove( i );
  208. if( msMausRahmen )
  209. msMausRahmen->remove( i );
  210. if( msMausBgF )
  211. msMausBgF->remove( i );
  212. if( msMausBgB )
  213. msMausBgB->remove( i );
  214. if( msMausAf )
  215. msMausAf->remove( i );
  216. if( auswahl > i )
  217. --auswahl;
  218. if( mausEintrag > i )
  219. --mausEintrag;
  220. --anzahl;
  221. rend = 1;
  222. }
  223. }
  224. void AuswahlBox::setAusklappKnopfZ( Knopf *ausK ) // Ausklapp Knopf setzen
  225. {
  226. if( ausfahren )
  227. ausfahren->release();
  228. ausfahren = ausK;
  229. rend = 1;
  230. }
  231. void AuswahlBox::setEintragRahmenZ( int i, Rahmen *rahmen ) // Eintrag Rahmen setzen
  232. {
  233. if( members->z( i ) )
  234. members->z( i )->setRahmenZ( rahmen );
  235. else
  236. rahmen->release();
  237. rend = 1;
  238. }
  239. void AuswahlBox::setEintragRahmenFarbe( int i, int f ) // Eintrag Rahmen Farbe setzen
  240. {
  241. if( members->z( i ) )
  242. members->z( i )->setRahmenFarbe( f );
  243. rend = 1;
  244. }
  245. void AuswahlBox::setEintragRahmenBreite( int i, int rbr ) // Eintrag Rahmen Breite setzen
  246. {
  247. if( members->z( i ) )
  248. members->z( i )->setRahmenBreite( rbr );
  249. rend = 1;
  250. }
  251. void AuswahlBox::setEintragHintergrundFarbe( int i, int f ) // Eintrag Hintergrund farbe setzen
  252. {
  253. if( members->z( i ) )
  254. members->z( i )->setHintergrundFarbe( f );
  255. rend = 1;
  256. }
  257. void AuswahlBox::setEintragHintergrundBildZ( int i, Bild *bgB ) // Eintrag Hintergrund Bild setzen
  258. {
  259. if( members->z( i ) )
  260. members->z( i )->setHintergrundBildZ( bgB );
  261. else
  262. bgB->release();
  263. rend = 1;
  264. }
  265. void AuswahlBox::setEintragHintergrundBild( int i, Bild *bgB )
  266. {
  267. if( members->z( i ) )
  268. members->z( i )->setHintergrundBild( bgB );
  269. else
  270. bgB->release();
  271. rend = 1;
  272. }
  273. void AuswahlBox::setEintragAlphaFeldZ( int i, AlphaFeld *af ) // Eintrag AlphaFeld setzen
  274. {
  275. if( members->z( i ) )
  276. members->z( i )->setAlphaFeldZ( af );
  277. rend = 1;
  278. }
  279. void AuswahlBox::setEintragAlphaFeldFarbe( int i, int afF ) // Eintrag AlphaFeld Farbe setzen
  280. {
  281. if( members->z( i ) )
  282. members->z( i )->setAlphaFeldFarbe( afF );
  283. rend = 1;
  284. }
  285. void AuswahlBox::setEintragAlphaFeldStrength( int i, int afSt ) // Eintrag AlphaFeld Stärke setzen
  286. {
  287. if( members->z( i ) )
  288. members->z( i )->setAlphaFeldStrength( afSt );
  289. rend = 1;
  290. }
  291. void AuswahlBox::setAuswRahmenZ( Rahmen *rahmen ) // Auswahl Rahmen setzen
  292. {
  293. if( auswRahmen )
  294. auswRahmen->release();
  295. auswRahmen = rahmen;
  296. rend = 1;
  297. }
  298. void AuswahlBox::setAuswRahmenFarbe( int f ) // Auswahl Rahmen Farbe setzen
  299. {
  300. if( !auswRahmen )
  301. auswRahmen = new LRahmen();
  302. auswRahmen->setFarbe( f );
  303. rend = 1;
  304. }
  305. void AuswahlBox::setAuswRahmenBreite( int rbr ) // Auswahl Rahmen Breite setzen
  306. {
  307. if( !auswRahmen )
  308. auswRahmen = new LRahmen();
  309. auswRahmen->setRamenBreite( rbr );
  310. rend = 1;
  311. }
  312. void AuswahlBox::setAuswHintergrundFarbe( int f ) // Auswahl Hintergrund Farbe setzen
  313. {
  314. auswBgF = f;
  315. rend = 1;
  316. }
  317. void AuswahlBox::setAuswHintergrundBildZ( Bild *bgB ) // Auswahl Hintergrund Bild setzen
  318. {
  319. if( auswBgB )
  320. auswBgB->release();
  321. auswBgB = bgB;
  322. rend = 1;
  323. }
  324. void AuswahlBox::setAuswHintergrundBild( Bild *bgB )
  325. {
  326. if( !auswBgB )
  327. auswBgB = new Bild();
  328. auswBgB->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  329. auswBgB->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  330. bgB->release();
  331. rend = 1;
  332. }
  333. void AuswahlBox::setAuswAlphaFeldZ( AlphaFeld *af ) // Auswahl AlphaFeld setzen
  334. {
  335. if( auswAf )
  336. auswAf->release();
  337. auswAf = af;
  338. rend = 1;
  339. }
  340. void AuswahlBox::setAuswAlphaFeldFarbe( int afF ) // Auswahl AlphaFeld Farbe setzen
  341. {
  342. if( !auswAf )
  343. auswAf = new AlphaFeld();
  344. auswAf->setFarbe( afF );
  345. rend = 1;
  346. }
  347. void AuswahlBox::setAuswAlphaFeldStrength( int afSt ) // Auswahl Alpha Feld stärke setzen
  348. {
  349. if( !auswAf )
  350. auswAf = new AlphaFeld();
  351. auswAf->setStrength( afSt );
  352. rend = 1;
  353. }
  354. void AuswahlBox::setMsAuswRahmenZ( int i, Rahmen *rahmen ) // Multistyle Auswahl Rahmen setzen
  355. {
  356. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  357. {
  358. rahmen->release();
  359. return;
  360. }
  361. if( !msAuswRahmen )
  362. msAuswRahmen = new RCArray< Rahmen >();
  363. msAuswRahmen->set( rahmen, i );
  364. rend = 1;
  365. }
  366. void AuswahlBox::setMsAuswRahmenFarbe( int i, int f ) // Multistyle Auswahl Rahmen Farbe setzen
  367. {
  368. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  369. return;
  370. if( !msAuswRahmen )
  371. msAuswRahmen = new RCArray< Rahmen >();
  372. if( !msAuswRahmen->z( i ) )
  373. msAuswRahmen->set( new LRahmen(), i );
  374. msAuswRahmen->z( i )->setFarbe( f );
  375. rend = 1;
  376. }
  377. void AuswahlBox::setMsAuswRahmenBreite( int i, int rbr ) // Multistyle Auswahl Breite setzen
  378. {
  379. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  380. return;
  381. if( !msAuswRahmen )
  382. msAuswRahmen = new RCArray< Rahmen >();
  383. if( !msAuswRahmen->z( i ) )
  384. msAuswRahmen->set( new LRahmen(), i );
  385. msAuswRahmen->z( i )->setRamenBreite( rbr );
  386. rend = 1;
  387. }
  388. void AuswahlBox::setMsAuswHintergrundFarbe( int i, int f ) // Multistyle Auswahl Hintergrund Farbe setzen
  389. {
  390. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  391. return;
  392. if( !msAuswBgF )
  393. msAuswBgF = new Array< int >();
  394. msAuswBgF->set( f, i );
  395. rend = 1;
  396. }
  397. void AuswahlBox::setMsAuswHintergrundBildZ( int i, Bild *bgB ) // Multistyle Auswahl Hintergrund Bild setzen
  398. {
  399. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  400. {
  401. bgB->release();
  402. return;
  403. }
  404. if( !msAuswBgB )
  405. msAuswBgB = new RCArray< Bild >();
  406. msAuswBgB->set( bgB, i );
  407. rend = 1;
  408. }
  409. void AuswahlBox::setMsAuswHintergrundBild( int i, Bild *bgB )
  410. {
  411. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  412. {
  413. bgB->release();
  414. return;
  415. }
  416. if( !msAuswBgB )
  417. msAuswBgB = new RCArray< Bild >();
  418. if( !msAuswBgB->z( i ) )
  419. {
  420. Bild *z = new Bild;
  421. z->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  422. z->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  423. msAuswBgB->set( z, i );
  424. }
  425. else
  426. {
  427. msAuswBgB->z( i )->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  428. msAuswBgB->z( i )->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  429. }
  430. bgB->release();
  431. rend = 1;
  432. }
  433. void AuswahlBox::setMsAuswAlphaFeldZ( int i, AlphaFeld *af ) // Multistyle Auswahl AlphaFeld setzen
  434. {
  435. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  436. {
  437. af->release();
  438. return;
  439. }
  440. if( !msAuswAf )
  441. msAuswAf = new RCArray< AlphaFeld >();
  442. msAuswAf->set( af, i );
  443. rend = 1;
  444. }
  445. void AuswahlBox::setMsAuswAlphaFeldFarbe( int i, int afF ) // Multistyle Auswahl AlphaFeld Farbe setzen
  446. {
  447. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  448. return;
  449. if( !msAuswAf )
  450. msAuswAf = new RCArray< AlphaFeld >();
  451. if( !msAuswAf->z( i ) )
  452. msAuswAf->set( new AlphaFeld(), i );
  453. msAuswAf->z( i )->setFarbe( afF );
  454. rend = 1;
  455. }
  456. void AuswahlBox::setMsAuswAlphaFeldStrength( int i, int afSt ) // Multistyle Auswahl AlphaFeld stärke setzen
  457. {
  458. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  459. return;
  460. if( !msAuswAf )
  461. msAuswAf = new RCArray< AlphaFeld >();
  462. if( !msAuswAf->z( i ) )
  463. msAuswAf->set( new AlphaFeld(), i );
  464. msAuswAf->z( i )->setStrength( afSt );
  465. rend = 1;
  466. }
  467. void AuswahlBox::setMausRahmenZ( Rahmen *rahmen ) // Maus Rahmen setzen
  468. {
  469. if( mausRahmen )
  470. mausRahmen->release();
  471. mausRahmen = rahmen;
  472. rend = 1;
  473. }
  474. void AuswahlBox::setMausRahmenFarbe( int f ) // Maus Rahmen Farbe setzen
  475. {
  476. if( !mausRahmen )
  477. mausRahmen = new LRahmen();
  478. mausRahmen->setFarbe( f );
  479. rend = 1;
  480. }
  481. void AuswahlBox::setMausRahmenBreite( int rbr ) // Maus Rahmen breite setzen
  482. {
  483. if( !mausRahmen )
  484. mausRahmen = new LRahmen();
  485. mausRahmen->setRamenBreite( rbr );
  486. rend = 1;
  487. }
  488. void AuswahlBox::setMausHintergrundFarbe( int f ) // Maus Hintergrund Farbe setzen
  489. {
  490. mausBgF = f;
  491. rend = 1;
  492. }
  493. void AuswahlBox::setMausHintergrundBildZ( Bild *bgB ) // Maus Hintergrund Bild setzen
  494. {
  495. if( mausBgB )
  496. mausBgB->release();
  497. mausBgB = bgB;
  498. rend = 1;
  499. }
  500. void AuswahlBox::setMausHintergrundBild( Bild *bgB )
  501. {
  502. if( !mausBgB )
  503. mausBgB = new Bild();
  504. mausBgB->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  505. mausBgB->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  506. bgB->release();
  507. rend = 1;
  508. }
  509. void AuswahlBox::setMausAlphaFeldZ( AlphaFeld *af ) // Maus AlphaFeld setzen
  510. {
  511. if( mausAf )
  512. mausAf->release();
  513. mausAf = af;
  514. rend = 1;
  515. }
  516. void AuswahlBox::setMausAlphaFeldFarbe( int afF ) // Maus AlphaFeld Farbe setzen
  517. {
  518. if( !mausAf )
  519. mausAf = new AlphaFeld();
  520. mausAf->setFarbe( afF );
  521. rend = 1;
  522. }
  523. void AuswahlBox::setMausAlphaFeldStrength( int afSt ) // Maus AlphaFeld stärke setzen
  524. {
  525. if( !mausAf )
  526. mausAf = new AlphaFeld();
  527. mausAf->setStrength( afSt );
  528. rend = 1;
  529. }
  530. void AuswahlBox::setMsMausRahmenZ( int i, Rahmen *rahmen ) // Multistyle Maus Rahmen setzen
  531. {
  532. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  533. {
  534. rahmen->release();
  535. return;
  536. }
  537. if( !msMausRahmen )
  538. msMausRahmen = new RCArray< Rahmen >();
  539. msMausRahmen->set( rahmen, i );
  540. rend = 1;
  541. }
  542. void AuswahlBox::setMsMausRahmenFarbe( int i, int f ) // Multistyle Maus Rahmen Farbe setzen
  543. {
  544. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  545. return;
  546. if( !msMausRahmen )
  547. msMausRahmen = new RCArray< Rahmen >();
  548. if( !msMausRahmen->z( i ) )
  549. msMausRahmen->set( new LRahmen(), i );
  550. msMausRahmen->z( i )->setFarbe( f );
  551. rend = 1;
  552. }
  553. void AuswahlBox::setMsMausRahmenBreite( int i, int rbr ) // Multistyle Maus Rahmen breite setzen
  554. {
  555. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  556. return;
  557. if( !msMausRahmen )
  558. msMausRahmen = new RCArray< Rahmen >();
  559. if( !msMausRahmen->z( i ) )
  560. msMausRahmen->set( new LRahmen(), i );
  561. msMausRahmen->z( i )->setRamenBreite( rbr );
  562. rend = 1;
  563. }
  564. void AuswahlBox::setMsMausHintergrundFarbe( int i, int f ) // Multistyle Maus Hintergrund Farbe setzen
  565. {
  566. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  567. return;
  568. if( !msMausBgF )
  569. msMausBgF = new Array< int >();
  570. msMausBgF->set( f, i );
  571. rend = 1;
  572. }
  573. void AuswahlBox::setMsMausHintergrundBildZ( int i, Bild *bgB ) // Multistyle Maus Hintergrund Bild setzen
  574. {
  575. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  576. {
  577. bgB->release();
  578. return;
  579. }
  580. if( !msMausBgB )
  581. msMausBgB = new RCArray< Bild >();
  582. msMausBgB->set( bgB, i );
  583. rend = 1;
  584. }
  585. void AuswahlBox::setMsMausHintergrundBild( int i, Bild *bgB )
  586. {
  587. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  588. {
  589. bgB->release();
  590. return;
  591. }
  592. if( !msMausBgB )
  593. msMausBgB = new RCArray< Bild >();
  594. if( !msMausBgB->z( i ) )
  595. {
  596. Bild *z = new Bild;
  597. z->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  598. z->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  599. msMausBgB->set( z, i );
  600. }
  601. else
  602. {
  603. msMausBgB->z( i )->neuBild( bgB->getBreite(), bgB->getHeight(), 0 );
  604. msMausBgB->z( i )->drawBild( 0, 0, bgB->getBreite(), bgB->getHeight(), *bgB );
  605. }
  606. bgB->release();
  607. rend = 1;
  608. }
  609. void AuswahlBox::setMsMausAlphaFeldZ( int i, AlphaFeld *af ) // Multistyle Maus AlphaFeld setzen
  610. {
  611. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  612. {
  613. af->release();
  614. return;
  615. }
  616. if( !msMausAf )
  617. msMausAf = new RCArray< AlphaFeld >();
  618. msMausAf->set( af, i );
  619. rend = 1;
  620. }
  621. void AuswahlBox::setMsMausAlphaFeldFarbe( int i, int afF ) // Multistyle Maus AlphaFeld Farbe setzen
  622. {
  623. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  624. return;
  625. if( !msMausAf )
  626. msMausAf = new RCArray< AlphaFeld >();
  627. if( !msMausAf->z( i ) )
  628. msMausAf->set( new AlphaFeld(), i );
  629. msMausAf->z( i )->setFarbe( afF );
  630. rend = 1;
  631. }
  632. void AuswahlBox::setMsMausAlphaFeldStrength( int i, int afSt ) // Multistyle Maus AlphaFeld stärke setzen
  633. {
  634. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  635. return;
  636. if( !msMausAf )
  637. msMausAf = new RCArray< AlphaFeld >();
  638. if( !msMausAf->z( i ) )
  639. msMausAf->set( new AlphaFeld(), i );
  640. msMausAf->z( i )->setStrength( afSt );
  641. rend = 1;
  642. }
  643. void AuswahlBox::setAuswahl( int i ) // Eintrag auswählen
  644. {
  645. if( i < anzahl && i != auswahl )
  646. {
  647. auswahl = i;
  648. if( eAk )
  649. eAk( eAkP, this, 0, auswahl );
  650. rend = 1;
  651. }
  652. }
  653. void AuswahlBox::ausklappen() // liste ausklappen
  654. {
  655. ausgeklappt = 1;
  656. }
  657. void AuswahlBox::einklappen() // liste einklappen
  658. {
  659. ausgeklappt = 0;
  660. }
  661. void AuswahlBox::scrollZuEintrag( int i ) // liste scrollen
  662. {
  663. if( hatStyle( Style::VScroll ) && vertikalScrollBar && i < anzahl )
  664. {
  665. int scrollPos = 0;
  666. if( hatStyle( Style::MultiStyled ) )
  667. {
  668. for( int j = 0; j < i; ++j )
  669. scrollPos += members->z( j ) ? members->z( j )->getHeight() : 0;
  670. }
  671. else
  672. scrollPos += i * eintragHeight;
  673. vertikalScrollBar->scroll( scrollPos );
  674. rend = 1;
  675. }
  676. }
  677. void AuswahlBox::setMaxAuskappHeight( int maxHeight ) // höhe der Liste beim ausklappen
  678. {
  679. ausklapMaxHeight = maxHeight;
  680. }
  681. void AuswahlBox::setEintragHeight( int height ) // setzt die Höhe der Einträge
  682. {
  683. eintragHeight = height;
  684. }
  685. void AuswahlBox::addMsStyle( int i, __int64 abStyle ) // Multistyle style hinzufügen
  686. {
  687. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  688. return;
  689. if( !msStyle )
  690. msStyle = new Array< __int64 >();
  691. msStyle->set( msStyle->get( i ) | abStyle, i );
  692. rend = 1;
  693. }
  694. void AuswahlBox::setMsStyle( int i, __int64 abStyle, bool add ) // Multistyle style setzen
  695. {
  696. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  697. return;
  698. if( !msStyle )
  699. msStyle = new Array< __int64 >();
  700. if( add )
  701. msStyle->set( msStyle->get( i ) | abStyle, i );
  702. else
  703. msStyle->set( msStyle->get( i ) & ~abStyle, i );
  704. rend = 1;
  705. }
  706. void AuswahlBox::setMsStyle( int i, __int64 abStyle )
  707. {
  708. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  709. return;
  710. if( !msStyle )
  711. msStyle = new Array< __int64 >();
  712. msStyle->set( abStyle, i );
  713. rend = 1;
  714. }
  715. void AuswahlBox::removeMsStyle( int i, __int64 abStyle ) // Multistyle style entfernen
  716. {
  717. if( hatStyleNicht( Style::MultiStyled ) || i >= anzahl )
  718. return;
  719. if( !msStyle )
  720. msStyle = new Array< __int64 >();
  721. msStyle->set( msStyle->get( i ) & ~abStyle, i );
  722. rend = 1;
  723. }
  724. bool AuswahlBox::tick( double tickVal ) // tick
  725. {
  726. if( ausgeklappt && ausfahren && !ausfahren->zText()->istGleich( "/\\" ) )
  727. {
  728. ausfahren->setText( "/\\" );
  729. rend = 1;
  730. }
  731. else if( !ausgeklappt && ausfahren && !ausfahren->zText()->istGleich( "\\/" ) )
  732. {
  733. ausfahren->setText( "\\/" );
  734. rend = 1;
  735. }
  736. if( hatStyleNicht( Style::Sichtbar ) || hatStyleNicht( Style::Erlaubt ) )
  737. ausgeklappt = 0;
  738. rend |= ausfahren->tick( tickVal );
  739. this->tickval += tickVal * 300;
  740. int val = ( int )this->tickval;
  741. if( val < 1 )
  742. return ZeichnungHintergrund::tick( tickVal );
  743. this->tickval -= val;
  744. int maxHeight = rahmen ? rahmen->getRBreite() : 0;
  745. if( hatStyleNicht( Style::MultiStyled ) )
  746. maxHeight += anzahl * eintragHeight;
  747. else
  748. for( int i = 0; i < anzahl; ++i )
  749. maxHeight += members->z( i ) ? members->z( i )->getHeight() : 0;
  750. if( maxHeight > ausklapMaxHeight )
  751. {
  752. if( hatStyle( Style::VScroll ) && vertikalScrollBar )
  753. {
  754. scrollAnzeigen = 1;
  755. vertikalScrollBar->update( maxHeight, ausklapMaxHeight );
  756. }
  757. maxHeight = ausklapMaxHeight;
  758. }
  759. else
  760. scrollAnzeigen = 0;
  761. if( ausgeklappt )
  762. {
  763. if( ausklappHeight < maxHeight )
  764. {
  765. ausklappHeight += val;
  766. if( ausklappHeight > maxHeight )
  767. ausklappHeight = maxHeight;
  768. rend = 1;
  769. }
  770. }
  771. else
  772. {
  773. if( ausklappHeight > 0 )
  774. {
  775. ausklappHeight -= val;
  776. if( ausklappHeight < 0 )
  777. ausklappHeight = 0;
  778. rend = 1;
  779. }
  780. }
  781. for( int i = 0; i < anzahl; ++i )
  782. {
  783. if( i != auswahl )
  784. rend |= members->z( i )->tick( tickVal );
  785. else
  786. members->z( i )->tick( tickVal );
  787. }
  788. return ZeichnungHintergrund::tick( tickVal );
  789. }
  790. void AuswahlBox::doMausEreignis( MausEreignis &me ) // Maus
  791. {
  792. mausEintrag = -1;
  793. if( hatStyleNicht( Style::Sichtbar ) || hatStyleNicht( Style::Erlaubt ) )
  794. {
  795. if( toolTip )
  796. toolTip->setMausIn( 0 );
  797. ausgeklappt = 0;
  798. return;
  799. }
  800. bool removeFokus = 0;
  801. bool nmakc = me.verarbeitet == 0;
  802. if( me.verarbeitet || !( me.mx >= pos.x && me.mx <= pos.x + gr.x && me.my >= pos.y && me.my <= pos.y + gr.y + ausklappHeight ) )
  803. {
  804. if( mausIn )
  805. {
  806. if( toolTip )
  807. toolTip->setMausIn( 0 );
  808. mausIn = 0;
  809. MausEreignis me2;
  810. me2.id = ME_Leaves;
  811. me2.mx = me.mx;
  812. me2.my = me.my;
  813. me2.verarbeitet = 0;
  814. doMausEreignis( me2 );
  815. return;
  816. }
  817. removeFokus = 1;
  818. }
  819. if( !( me.mx >= pos.x && me.mx <= pos.x + gr.x && me.my >= pos.y && me.my <= pos.y + gr.y + ausklappHeight ) && me.id != ME_Leaves )
  820. {
  821. if( removeFokus && me.id == ME_RLinks )
  822. {
  823. if( mak && ( me.verarbeitet || mak( makParam, this, me ) ) )
  824. removeStyle( Style::Fokus );
  825. ausgeklappt = 0;
  826. me.mx -= pos.x, me.my -= pos.y;
  827. if( nmakc && me.verarbeitet && nMak )
  828. me.verarbeitet = nMak( nmakParam, this, me );
  829. me.mx += pos.x, me.my += pos.y;
  830. }
  831. if( toolTip )
  832. toolTip->setMausIn( 0 );
  833. return;
  834. }
  835. if( !mausIn && me.id != ME_Leaves )
  836. {
  837. mausIn = 1;
  838. if( toolTip )
  839. toolTip->setMausIn( 1 );
  840. MausEreignis me2;
  841. me2.id = ME_Betritt;
  842. me2.mx = me.mx;
  843. me2.my = me.my;
  844. me2.verarbeitet = 0;
  845. doMausEreignis( me2 );
  846. }
  847. me.mx -= pos.x, me.my -= pos.y;
  848. if( mak && ( me.verarbeitet || mak( makParam, this, me ) ) )
  849. {
  850. bool vera = me.verarbeitet;
  851. if( ausfahren )
  852. {
  853. int tmpMx = me.mx;
  854. int tmpMy = me.my;
  855. if( me.mx > 0 && me.my > 0 && me.mx < gr.x && me.my < gr.y )
  856. me.mx = ausfahren->getX() + 1, me.my = ausfahren->getY() + 1;
  857. else
  858. me.mx = ausfahren->getX() - 1, me.my = ausfahren->getY() - 1;
  859. ausfahren->doMausEreignis( me );
  860. me.mx = tmpMx, me.my = tmpMy;
  861. }
  862. if( me.verarbeitet && !vera && me.id == ME_RLinks )
  863. {
  864. ausgeklappt = !ausgeklappt;
  865. if( ausgeklappt )
  866. mausEintrag = auswahl;
  867. if( scrollAnzeigen )
  868. scrollZuEintrag( mausEintrag );
  869. }
  870. if( removeFokus && me.id == ME_RLinks )
  871. removeStyle( Style::Fokus );
  872. if( !me.verarbeitet && hatStyleNicht( Style::Fokus ) && me.id == ME_RLinks )
  873. addStyle( Style::Fokus );
  874. if( hatStyle( Style::VScroll ) && vertikalScrollBar && ausgeklappt && scrollAnzeigen )
  875. {
  876. int rbr = 0;
  877. if( rahmen && hatStyle( Style::Rahmen ) )
  878. rbr = rahmen->getRBreite();
  879. if( ( ( me.mx > gr.x - 15 - rbr && me.my > gr.y ) || me.id == ME_UScroll || me.id == ME_DScroll ) && me.id != ME_Betritt && me.id != ME_Leaves )
  880. {
  881. vertikalScrollBar->doMausMessage( gr.x - rbr - 15, gr.y, 15, vertikalScrollBar->getScrollData()->anzeige, me );
  882. me.verarbeitet = 1;
  883. }
  884. }
  885. if( !me.verarbeitet )
  886. {
  887. int eintr = -1;
  888. int tmp = me.my - gr.y + ( vertikalScrollBar ? vertikalScrollBar->getScroll() : 0 );
  889. if( hatStyle( Style::MultiStyled ) )
  890. {
  891. for( int i = 0; i < anzahl; ++i )
  892. {
  893. if( tmp > 0 && tmp < ( members->z( i ) ? members->z( i )->getHeight() : 0 ) )
  894. {
  895. eintr = i;
  896. break;
  897. }
  898. tmp -= members->z( i ) ? members->z( i )->getHeight() : 0;
  899. }
  900. }
  901. else
  902. {
  903. for( int i = 0; i < anzahl; ++i )
  904. {
  905. if( tmp > 0 && tmp < eintragHeight )
  906. {
  907. eintr = i;
  908. break;
  909. }
  910. tmp -= eintragHeight;
  911. }
  912. }
  913. if( ausgeklappt && me.mx > 0 && me.mx < gr.x && me.my > gr.y && me.my < gr.y + ausklappHeight )
  914. {
  915. if( eintr >= 0 )
  916. {
  917. if( me.id == ME_RLinks )
  918. {
  919. if( auswahl != eintr )
  920. rend = 1;
  921. auswahl = eintr;
  922. if( eAk )
  923. eAk( eAkP, this, 0, auswahl );
  924. }
  925. if( mausEintrag != eintr )
  926. rend = 1;
  927. mausEintrag = eintr;
  928. }
  929. }
  930. }
  931. me.verarbeitet = 1;
  932. }
  933. if( nmakc && me.verarbeitet && nMak )
  934. me.verarbeitet = nMak( nmakParam, this, me );
  935. me.mx += pos.x, me.my += pos.y;
  936. }
  937. void AuswahlBox::doTastaturEreignis( TastaturEreignis &te ) // Tastatur
  938. {
  939. if( te.verarbeitet || hatStyleNicht( Style::Fokus ) || hatStyleNicht( Style::Erlaubt ) )
  940. return;
  941. if( te.id == TE_Release )
  942. {
  943. switch( te.taste )
  944. {
  945. case T_Oben:
  946. if( auswahl > 0 )
  947. --auswahl;
  948. else
  949. auswahl = anzahl - 1;
  950. if( eAk )
  951. eAk( eAkP, this, 0, auswahl );
  952. scrollZuEintrag( auswahl );
  953. rend = 1;
  954. break;
  955. case T_Unten:
  956. if( auswahl < anzahl - 1 )
  957. ++auswahl;
  958. else
  959. auswahl = 0;
  960. if( eAk )
  961. eAk( eAkP, this, 0, auswahl );
  962. scrollZuEintrag( auswahl );
  963. rend = 1;
  964. break;
  965. }
  966. }
  967. if( te.verarbeitet && nTak )
  968. te.verarbeitet = nTak( ntakParam, this, te );
  969. }
  970. void AuswahlBox::render( Bild &zRObj ) // zeichnet nach zRObj
  971. {
  972. if( hatStyle( Style::Sichtbar ) )
  973. {
  974. lockZeichnung();
  975. int br = gr.x;
  976. int hi = gr.y + ausklappHeight;
  977. if( ( ausklappHeight && !zRObj.setDrawOptionsErzwingen( pos.x, pos.y, br, hi ) ) || ( !ausklappHeight && !zRObj.setDrawOptions( pos.x, pos.y, br, hi ) ) )
  978. {
  979. unlockZeichnung();
  980. return;
  981. }
  982. int rbr = 0;
  983. if( hatStyle( Style::Rahmen ) && rahmen ) // Rahmen zeichnen
  984. {
  985. rahmen->setSize( br, hi );
  986. rahmen->render( zRObj );
  987. rbr = rahmen->getRBreite();
  988. }
  989. if( ( ausklappHeight && !zRObj.setDrawOptionsErzwingen( rbr, rbr, br - rbr * 2, hi - rbr * 2 ) ) || ( !ausklappHeight && !zRObj.setDrawOptions( rbr, rbr, br - rbr * 2, hi - rbr * 2 ) ) )
  990. {
  991. zRObj.releaseDrawOptions();
  992. unlockZeichnung();
  993. return;
  994. }
  995. if( hatStyle( Style::Hintergrund ) )
  996. {
  997. if( hatStyle( Style::HAlpha ) )
  998. zRObj.alphaRegion( 0, 0, br, hi, hintergrundFarbe );
  999. else
  1000. zRObj.fillRegion( 0, 0, br, hi, hintergrundFarbe );
  1001. if( hatStyle( Style::HBild ) && hintergrundBild )
  1002. {
  1003. if( hatStyle( Style::HAlpha ) )
  1004. zRObj.alphaBild( 0, 0, br, hi, *hintergrundBild );
  1005. else
  1006. zRObj.drawBild( 0, 0, br, hi, *hintergrundBild );
  1007. }
  1008. }
  1009. if( hatStyle( Style::Buffered ) && hintergrundFeld )
  1010. {
  1011. hintergrundFeld->setSize( br - rbr * 2, hi - rbr * 2 );
  1012. hintergrundFeld->render( zRObj );
  1013. }
  1014. if( ausfahren ) // Ausklapp Knopf zeichnen
  1015. {
  1016. ausfahren->setSize( gr.y - rbr * 2, gr.y - rbr * 2 );
  1017. ausfahren->setPosition( gr.x - rbr - ausfahren->getBreite(), rbr );
  1018. ausfahren->render( zRObj );
  1019. }
  1020. if( members ) // Ausgewähtes TextFeld zeichnen
  1021. {
  1022. if( auswahl < 0 )
  1023. {
  1024. auswahl = 0;
  1025. if( eAk )
  1026. eAk( eAkP, this, 0, auswahl );
  1027. }
  1028. if( auswahl >= anzahl )
  1029. {
  1030. auswahl = anzahl - 1;
  1031. if( eAk )
  1032. eAk( eAkP, this, 0, auswahl );
  1033. }
  1034. TextFeld *tf = auswahl >= 0 ? members->z( auswahl ) : 0;
  1035. if( tf )
  1036. {
  1037. AlphaFeld *tmpBuffer = 0;
  1038. bool tmpB = 0;
  1039. int tmpHFarbe = 0;
  1040. bool tmpH = 0;
  1041. Bild *tmpHBild = 0;
  1042. bool tmpHB = 0;
  1043. bool tmpHAlpha = 0;
  1044. Rahmen *tmpRahmen = 0;
  1045. bool tmpR = 0;
  1046. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1047. {
  1048. if( hatStyle( Style::AuswahlBuffer ) )
  1049. {
  1050. tmpBuffer = tf->getAlphaFeld();
  1051. tf->setAlphaFeldZ( auswAf->getThis() );
  1052. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1053. tf->setStyle( TextFeld::Style::Buffered, hatStyle( Style::AuswahlBuffer ) );
  1054. }
  1055. if( hatStyle( Style::AuswahlHintergrund ) )
  1056. {
  1057. tmpH = tf->hatStyle( TextFeld::Style::Hintergrund );
  1058. tmpHFarbe = tf->getHintergrundFarbe();
  1059. tf->setHintergrundFarbe( auswBgF );
  1060. tf->setStyle( TextFeld::Style::Hintergrund, hatStyle( Style::Hintergrund ) );
  1061. if( hatStyle( Style::AuswahlHBild ) )
  1062. {
  1063. tmpHBild = tf->getHintergrundBild();
  1064. tf->setHintergrundBildZ( auswBgB->getThis() );
  1065. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1066. tf->setStyle( TextFeld::Style::HBild, hatStyle( Style::HBild ) );
  1067. }
  1068. if( hatStyle( Style::AuswahlHAlpha ) )
  1069. {
  1070. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1071. tf->setStyle( TextFeld::Style::HAlpha, hatStyle( Style::AuswahlHAlpha ) );
  1072. }
  1073. }
  1074. if( hatStyle( Style::AuswahlRahmen ) )
  1075. {
  1076. tmpRahmen = tf->getRahmen();
  1077. tf->setRahmenZ( auswRahmen->getThis() );
  1078. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1079. tf->setStyle( TextFeld::Style::Rahmen, hatStyle( Style::AuswahlRahmen ) );
  1080. }
  1081. }
  1082. else
  1083. {
  1084. if( hatMsStyle( auswahl, Style::AuswahlBuffer ) && msAuswAf )
  1085. {
  1086. tmpBuffer = tf->getAlphaFeld();
  1087. tf->setAlphaFeldZ( msAuswAf->get( auswahl ) );
  1088. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1089. tf->setStyle( TextFeld::Style::Buffered, hatMsStyle( auswahl, Style::AuswahlBuffer ) );
  1090. }
  1091. if( hatMsStyle( auswahl, Style::AuswahlHintergrund ) )
  1092. {
  1093. tmpH = tf->hatStyle( Style::Hintergrund );
  1094. tf->setStyle( TextFeld::Style::Hintergrund, hatMsStyle( auswahl, Style::AuswahlHintergrund ) );
  1095. if( msAuswBgF && msAuswBgF->hat( auswahl ) )
  1096. {
  1097. tmpHFarbe = tf->getHintergrundFarbe();
  1098. tf->setHintergrundFarbe( msAuswBgF->get( auswahl ) );
  1099. }
  1100. if( hatMsStyle( auswahl, Style::AuswahlHBild ) && msAuswBgB )
  1101. {
  1102. tmpHBild = tf->getHintergrundBild();
  1103. tf->setHintergrundBildZ( msAuswBgB->get( auswahl ) );
  1104. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1105. tf->setStyle( TextFeld::Style::HBild, hatMsStyle( auswahl, Style::HBild ) );
  1106. }
  1107. if( hatMsStyle( auswahl, Style::AuswahlHAlpha ) )
  1108. {
  1109. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1110. tf->setStyle( TextFeld::Style::HAlpha, hatMsStyle( auswahl, Style::AuswahlHAlpha ) );
  1111. }
  1112. }
  1113. if( hatMsStyle( auswahl, Style::AuswahlRahmen ) && msAuswRahmen )
  1114. {
  1115. tmpRahmen = tf->getRahmen();
  1116. tf->setRahmenZ( msAuswRahmen->get( auswahl ) );
  1117. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1118. tf->setStyle( TextFeld::Style::Rahmen, hatMsStyle( auswahl, Style::AuswahlRahmen ) );
  1119. }
  1120. }
  1121. int tmpHi = tf->getHeight();
  1122. tf->setPosition( 0, 0 );
  1123. tf->setSize( gr.x - rbr * 2 - ( ausfahren ? ausfahren->getBreite() : 0 ), gr.y - rbr * 2 );
  1124. tf->render( zRObj );
  1125. tf->setSize( tf->getBreite(), tmpHi );
  1126. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1127. {
  1128. if( hatStyle( Style::AuswahlBuffer ) )
  1129. {
  1130. tf->setAlphaFeldZ( tmpBuffer );
  1131. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1132. }
  1133. if( hatStyle( Style::AuswahlHintergrund ) )
  1134. {
  1135. tf->setHintergrundFarbe( tmpHFarbe );
  1136. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1137. if( hatStyle( Style::AuswahlHBild ) )
  1138. {
  1139. tf->setHintergrundBildZ( tmpHBild );
  1140. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1141. }
  1142. if( hatStyle( Style::AuswahlHAlpha ) )
  1143. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1144. }
  1145. if( hatStyle( Style::AuswahlRahmen ) )
  1146. {
  1147. tf->setRahmenZ( tmpRahmen );
  1148. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1149. }
  1150. }
  1151. else
  1152. {
  1153. if( hatMsStyle( auswahl, Style::AuswahlBuffer ) && msAuswAf )
  1154. {
  1155. tf->setAlphaFeldZ( tmpBuffer );
  1156. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1157. }
  1158. if( hatMsStyle( auswahl, Style::AuswahlHintergrund ) )
  1159. {
  1160. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1161. if( msAuswBgF && msAuswBgF->hat( auswahl ) )
  1162. tf->setHintergrundFarbe( tmpHFarbe );
  1163. if( hatMsStyle( auswahl, Style::AuswahlHBild ) && msAuswBgB )
  1164. {
  1165. tf->setHintergrundBildZ( tmpHBild );
  1166. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1167. }
  1168. if( hatMsStyle( auswahl, Style::AuswahlHAlpha ) )
  1169. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1170. }
  1171. if( hatMsStyle( auswahl, Style::AuswahlRahmen ) && msAuswRahmen )
  1172. {
  1173. tf->setRahmenZ( tmpRahmen );
  1174. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1175. }
  1176. }
  1177. }
  1178. }
  1179. bool vsb = hatStyle( Style::VScroll ) && vertikalScrollBar; // Scroll bar zeichnen
  1180. if( auswahl >= anzahl )
  1181. {
  1182. auswahl = 0;
  1183. if( eAk )
  1184. eAk( eAkP, this, 0, auswahl );
  1185. }
  1186. if( members )
  1187. {
  1188. if( vsb && ausklappHeight )
  1189. {
  1190. br -= 15;
  1191. vertikalScrollBar->getScrollData()->anzeige = ausklappHeight - rbr;
  1192. vertikalScrollBar->render( br - rbr, gr.y, 15, ausklappHeight - rbr, zRObj );
  1193. }
  1194. if( ( ausklappHeight && !zRObj.setDrawOptionsErzwingen( 0, gr.y, br - rbr, hi - rbr - gr.y ) ) || ( !ausklappHeight && !zRObj.setDrawOptions( 0, gr.y, br - rbr, hi - rbr - gr.y ) ) )
  1195. {
  1196. zRObj.releaseDrawOptions();
  1197. zRObj.releaseDrawOptions();
  1198. unlockZeichnung();
  1199. return;
  1200. }
  1201. int maxHeight = 0;
  1202. int dy = 0;
  1203. if( vsb )
  1204. dy -= vertikalScrollBar->getScroll();
  1205. int mdy = hi - rbr;
  1206. anzahl = members->getEintragAnzahl();
  1207. for( int i = 0; i < anzahl; ++i )
  1208. {
  1209. TextFeld *tf = members->z( i );
  1210. if( dy >= mdy && !vsb )
  1211. break;
  1212. tf->setPosition( 0, dy );
  1213. tf->setSize( br - rbr * 2, tf->getHeight() );
  1214. maxHeight += tf->getHeight();
  1215. bool selected = auswahl == i;
  1216. AlphaFeld *tmpBuffer = 0;
  1217. bool tmpB = 0;
  1218. int tmpHFarbe = 0;
  1219. bool tmpH = 0;
  1220. Bild *tmpHBild = 0;
  1221. bool tmpHB = 0;
  1222. bool tmpHAlpha = 0;
  1223. Rahmen *tmpRahmen = 0;
  1224. bool tmpR = 0;
  1225. if( selected )
  1226. {
  1227. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1228. {
  1229. if( hatStyle( Style::AuswahlBuffer ) )
  1230. {
  1231. tmpBuffer = tf->getAlphaFeld();
  1232. tf->setAlphaFeldZ( auswAf->getThis() );
  1233. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1234. tf->setStyle( TextFeld::Style::Buffered, hatStyle( Style::AuswahlBuffer ) );
  1235. }
  1236. if( hatStyle( Style::AuswahlHintergrund ) )
  1237. {
  1238. tmpH = tf->hatStyle( TextFeld::Style::Hintergrund );
  1239. tmpHFarbe = tf->getHintergrundFarbe();
  1240. tf->setHintergrundFarbe( auswBgF );
  1241. tf->setStyle( TextFeld::Style::Hintergrund, hatStyle( Style::Hintergrund ) );
  1242. if( hatStyle( Style::AuswahlHBild ) )
  1243. {
  1244. tmpHBild = tf->getHintergrundBild();
  1245. tf->setHintergrundBildZ( auswBgB->getThis() );
  1246. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1247. tf->setStyle( TextFeld::Style::HBild, hatStyle( Style::HBild ) );
  1248. }
  1249. if( hatStyle( Style::AuswahlHAlpha ) )
  1250. {
  1251. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1252. tf->setStyle( TextFeld::Style::HAlpha, hatStyle( Style::AuswahlHAlpha ) );
  1253. }
  1254. }
  1255. if( hatStyle( Style::AuswahlRahmen ) )
  1256. {
  1257. tmpRahmen = tf->getRahmen();
  1258. tf->setRahmenZ( auswRahmen->getThis() );
  1259. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1260. tf->setStyle( TextFeld::Style::Rahmen, hatStyle( Style::AuswahlRahmen ) );
  1261. }
  1262. }
  1263. else
  1264. {
  1265. if( hatMsStyle( i, Style::AuswahlBuffer ) && msAuswAf )
  1266. {
  1267. tmpBuffer = tf->getAlphaFeld();
  1268. tf->setAlphaFeldZ( msAuswAf->get( i ) );
  1269. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1270. tf->setStyle( TextFeld::Style::Buffered, hatMsStyle( i, Style::AuswahlBuffer ) );
  1271. }
  1272. if( hatMsStyle( i, Style::AuswahlHintergrund ) )
  1273. {
  1274. tmpH = tf->hatStyle( Style::Hintergrund );
  1275. tf->setStyle( TextFeld::Style::Hintergrund, hatMsStyle( i, Style::AuswahlHintergrund ) );
  1276. if( msAuswBgF && msAuswBgF->hat( i ) )
  1277. {
  1278. tmpHFarbe = tf->getHintergrundFarbe();
  1279. tf->setHintergrundFarbe( msAuswBgF->get( i ) );
  1280. }
  1281. if( hatMsStyle( i, Style::AuswahlHBild ) && msAuswBgB )
  1282. {
  1283. tmpHBild = tf->getHintergrundBild();
  1284. tf->setHintergrundBildZ( msAuswBgB->get( i ) );
  1285. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1286. tf->setStyle( TextFeld::Style::HBild, hatMsStyle( i, Style::HBild ) );
  1287. }
  1288. if( hatMsStyle( i, Style::AuswahlHAlpha ) )
  1289. {
  1290. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1291. tf->setStyle( TextFeld::Style::HAlpha, hatMsStyle( i, Style::AuswahlHAlpha ) );
  1292. }
  1293. }
  1294. if( hatMsStyle( i, Style::AuswahlRahmen ) && msAuswRahmen )
  1295. {
  1296. tmpRahmen = tf->getRahmen();
  1297. tf->setRahmenZ( msAuswRahmen->get( i ) );
  1298. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1299. tf->setStyle( TextFeld::Style::Rahmen, hatMsStyle( i, Style::AuswahlRahmen ) );
  1300. }
  1301. }
  1302. }
  1303. else if( mausEintrag == i )
  1304. {
  1305. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1306. {
  1307. if( hatStyle( Style::MausBuffer ) )
  1308. {
  1309. tmpBuffer = tf->getAlphaFeld();
  1310. tf->setAlphaFeldZ( mausAf->getThis() );
  1311. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1312. tf->setStyle( TextFeld::Style::Buffered, hatStyle( Style::MausBuffer ) );
  1313. }
  1314. if( hatStyle( Style::MausHintergrund ) )
  1315. {
  1316. tmpH = tf->hatStyle( TextFeld::Style::Hintergrund );
  1317. tmpHFarbe = tf->getHintergrundFarbe();
  1318. tf->setHintergrundFarbe( mausBgF );
  1319. tf->setStyle( TextFeld::Style::Hintergrund, hatStyle( Style::Hintergrund ) );
  1320. if( hatStyle( Style::MausHBild ) )
  1321. {
  1322. tmpHBild = tf->getHintergrundBild();
  1323. tf->setHintergrundBildZ( mausBgB->getThis() );
  1324. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1325. tf->setStyle( TextFeld::Style::HBild, hatStyle( Style::HBild ) );
  1326. }
  1327. if( hatStyle( Style::MausHAlpha ) )
  1328. {
  1329. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1330. tf->setStyle( TextFeld::Style::HAlpha, hatStyle( Style::MausHAlpha ) );
  1331. }
  1332. }
  1333. if( hatStyle( Style::MausRahmen ) )
  1334. {
  1335. tmpRahmen = tf->getRahmen();
  1336. tf->setRahmenZ( mausRahmen->getThis() );
  1337. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1338. tf->setStyle( TextFeld::Style::Rahmen, hatStyle( Style::MausRahmen ) );
  1339. }
  1340. }
  1341. else
  1342. {
  1343. if( hatMsStyle( i, Style::MausBuffer ) && msAuswAf )
  1344. {
  1345. tmpBuffer = tf->getAlphaFeld();
  1346. tf->setAlphaFeldZ( msMausAf->get( i ) );
  1347. tmpB = tf->hatStyle( TextFeld::Style::Buffered );
  1348. tf->setStyle( TextFeld::Style::Buffered, hatMsStyle( i, Style::MausBuffer ) );
  1349. }
  1350. if( hatMsStyle( i, Style::MausHintergrund ) )
  1351. {
  1352. tmpH = tf->hatStyle( Style::Hintergrund );
  1353. tf->setStyle( TextFeld::Style::Hintergrund, hatMsStyle( i, Style::MausHintergrund ) );
  1354. if( msMausBgF && msMausBgF->hat( i ) )
  1355. {
  1356. tmpHFarbe = tf->getHintergrundFarbe();
  1357. tf->setHintergrundFarbe( msMausBgF->get( i ) );
  1358. }
  1359. if( hatMsStyle( i, Style::MausHBild ) && msMausBgB )
  1360. {
  1361. tmpHBild = tf->getHintergrundBild();
  1362. tf->setHintergrundBildZ( msMausBgB->get( i ) );
  1363. tmpHB = tf->hatStyle( TextFeld::Style::HBild );
  1364. tf->setStyle( TextFeld::Style::HBild, hatMsStyle( i, Style::HBild ) );
  1365. }
  1366. if( hatMsStyle( i, Style::MausHAlpha ) )
  1367. {
  1368. tmpHAlpha = tf->hatStyle( TextFeld::Style::HAlpha );
  1369. tf->setStyle( TextFeld::Style::HAlpha, hatMsStyle( i, Style::MausHAlpha ) );
  1370. }
  1371. }
  1372. if( hatMsStyle( i, Style::MausRahmen ) && msMausRahmen )
  1373. {
  1374. tmpRahmen = tf->getRahmen();
  1375. tf->setRahmenZ( msMausRahmen->get( i ) );
  1376. tmpR = tf->hatStyle( TextFeld::Style::Rahmen );
  1377. tf->setStyle( TextFeld::Style::Rahmen, hatMsStyle( i, Style::MausRahmen ) );
  1378. }
  1379. }
  1380. }
  1381. tf->render( zRObj );
  1382. if( selected )
  1383. {
  1384. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1385. {
  1386. if( hatStyle( Style::AuswahlBuffer ) )
  1387. {
  1388. tf->setAlphaFeldZ( tmpBuffer );
  1389. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1390. }
  1391. if( hatStyle( Style::AuswahlHintergrund ) )
  1392. {
  1393. tf->setHintergrundFarbe( tmpHFarbe );
  1394. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1395. if( hatStyle( Style::AuswahlHBild ) )
  1396. {
  1397. tf->setHintergrundBildZ( tmpHBild );
  1398. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1399. }
  1400. if( hatStyle( Style::AuswahlHAlpha ) )
  1401. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1402. }
  1403. if( hatStyle( Style::AuswahlRahmen ) )
  1404. {
  1405. tf->setRahmenZ( tmpRahmen );
  1406. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1407. }
  1408. }
  1409. else
  1410. {
  1411. if( hatMsStyle( i, Style::AuswahlBuffer ) && msAuswAf )
  1412. {
  1413. tf->setAlphaFeldZ( tmpBuffer );
  1414. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1415. }
  1416. if( hatMsStyle( i, Style::AuswahlHintergrund ) )
  1417. {
  1418. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1419. if( msAuswBgF && msAuswBgF->hat( i ) )
  1420. tf->setHintergrundFarbe( tmpHFarbe );
  1421. if( hatMsStyle( i, Style::AuswahlHBild ) && msAuswBgB )
  1422. {
  1423. tf->setHintergrundBildZ( tmpHBild );
  1424. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1425. }
  1426. if( hatMsStyle( i, Style::AuswahlHAlpha ) )
  1427. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1428. }
  1429. if( hatMsStyle( i, Style::AuswahlRahmen ) && msAuswRahmen )
  1430. {
  1431. tf->setRahmenZ( tmpRahmen );
  1432. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1433. }
  1434. }
  1435. }
  1436. else if( mausEintrag == i )
  1437. {
  1438. if( hatStyleNicht( Style::MultiStyled ) || !msStyle )
  1439. {
  1440. if( hatStyle( Style::MausBuffer ) )
  1441. {
  1442. tf->setAlphaFeldZ( tmpBuffer );
  1443. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1444. }
  1445. if( hatStyle( Style::MausHintergrund ) )
  1446. {
  1447. tf->setHintergrundFarbe( tmpHFarbe );
  1448. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1449. if( hatStyle( Style::MausHBild ) )
  1450. {
  1451. tf->setHintergrundBildZ( tmpHBild );
  1452. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1453. }
  1454. if( hatStyle( Style::MausHAlpha ) )
  1455. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1456. }
  1457. if( hatStyle( Style::MausRahmen ) )
  1458. {
  1459. tf->setRahmenZ( tmpRahmen );
  1460. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1461. }
  1462. }
  1463. else
  1464. {
  1465. if( hatMsStyle( i, Style::MausBuffer ) && msAuswAf )
  1466. {
  1467. tf->setAlphaFeldZ( tmpBuffer );
  1468. tf->setStyle( TextFeld::Style::Buffered, tmpB );
  1469. }
  1470. if( hatMsStyle( i, Style::MausHintergrund ) )
  1471. {
  1472. tf->setStyle( TextFeld::Style::Hintergrund, tmpH );
  1473. if( msAuswBgF && msAuswBgF->hat( i ) )
  1474. tf->setHintergrundFarbe( tmpHFarbe );
  1475. if( hatMsStyle( i, Style::MausHBild ) && msAuswBgB )
  1476. {
  1477. tf->setHintergrundBildZ( tmpHBild );
  1478. tf->setStyle( TextFeld::Style::HBild, tmpHB );
  1479. }
  1480. if( hatMsStyle( i, Style::MausHAlpha ) )
  1481. tf->setStyle( TextFeld::Style::HAlpha, tmpHAlpha );
  1482. }
  1483. if( hatMsStyle( i, Style::MausRahmen ) && msAuswRahmen )
  1484. {
  1485. tf->setRahmenZ( tmpRahmen );
  1486. tf->setStyle( TextFeld::Style::Rahmen, tmpR );
  1487. }
  1488. }
  1489. }
  1490. dy += tf->getHeight();
  1491. }
  1492. if( vertikalScrollBar )
  1493. vertikalScrollBar->getScrollData()->max = maxHeight;
  1494. zRObj.releaseDrawOptions();
  1495. }
  1496. zRObj.releaseDrawOptions();
  1497. zRObj.releaseDrawOptions();
  1498. unlockZeichnung();
  1499. }
  1500. }
  1501. // constant
  1502. int AuswahlBox::getEintragPos( const char *txt ) const // gibt die Eintrag Position zurück
  1503. {
  1504. for( int i = 0; i < anzahl; ++i )
  1505. if( members->z( i ) && members->z( i )->zText()->istGleich( txt ) )
  1506. return i;
  1507. return -1;
  1508. }
  1509. int AuswahlBox::getEintragPos( Text *txt ) const
  1510. {
  1511. for( int i = 0; i < anzahl; ++i )
  1512. {
  1513. if( members->z( i ) && members->z( i )->zText()->istGleich( txt->getText() ) )
  1514. {
  1515. txt->release();
  1516. return i;
  1517. }
  1518. }
  1519. txt->release();
  1520. return -1;
  1521. }
  1522. Text *AuswahlBox::getEintragText( int i ) const // gibt den Eintrag Text zurück
  1523. {
  1524. if( i >= anzahl )
  1525. return 0;
  1526. return members->z( i ) ? members->z( i )->getText() : 0;
  1527. }
  1528. Text *AuswahlBox::zEintragText( int i ) const
  1529. {
  1530. if( i >= anzahl )
  1531. return 0;
  1532. return members->z( i ) ? members->z( i )->zText() : 0;
  1533. }
  1534. TextFeld *AuswahlBox::getEintrag( int i ) const // gibt den Eintrag zurück
  1535. {
  1536. if( i >= anzahl )
  1537. return 0;
  1538. return members->get( i );
  1539. }
  1540. TextFeld *AuswahlBox::zEintrag( int i ) const
  1541. {
  1542. if( i >= anzahl )
  1543. return 0;
  1544. return members->z( i );
  1545. }
  1546. int AuswahlBox::getAuswahl() const // gibt die Position des ausgewählten Eintrages zurück
  1547. {
  1548. return auswahl;
  1549. }
  1550. int AuswahlBox::getEintragAnzahl() const // gibt die Anzahl der Einträge zurück
  1551. {
  1552. return anzahl;
  1553. }
  1554. bool AuswahlBox::istAusgeklappt() const // prüft, ob die Liste ausgeklappt ist
  1555. {
  1556. return ausgeklappt;
  1557. }
  1558. int AuswahlBox::getMaxHeight() const // gibt die maximale Höhe der Liste zurück
  1559. {
  1560. if( !hatStyle( Style::MaxHeight ) )
  1561. return 0;
  1562. return ausklapMaxHeight;
  1563. }
  1564. int AuswahlBox::getEintragHeight() const // gibt die Höhe der Einträge zurück
  1565. {
  1566. return eintragHeight;
  1567. }
  1568. Knopf *AuswahlBox::getAusklappKnopf() const // gibt den aus-/einklapp Knopf zurück
  1569. {
  1570. if( hatStyle( Style::MultiStyled ) )
  1571. return 0;
  1572. return ausfahren ? ausfahren->getThis() : 0;
  1573. }
  1574. Knopf *AuswahlBox::zAusklappKnopf() const
  1575. {
  1576. if( hatStyle( Style::MultiStyled ) )
  1577. return 0;
  1578. return ausfahren;
  1579. }
  1580. Rahmen *AuswahlBox::getEintragRahmen( int i ) const // gibt den Eintrag Rahmen zurück
  1581. {
  1582. if( !hatStyle( Style::MultiStyled ) )
  1583. return 0;
  1584. if( !members->z( i ) )
  1585. return 0;
  1586. return members->z( i )->getRahmen();
  1587. }
  1588. Rahmen *AuswahlBox::zEintragRahmen( int i ) const
  1589. {
  1590. if( !hatStyle( Style::MultiStyled ) )
  1591. return 0;
  1592. if( !members->z( i ) )
  1593. return 0;
  1594. return members->z( i )->zRahmen();
  1595. }
  1596. int AuswahlBox::getEintragRahmenFarbe( int i ) const // gibt die Eintrag Rahmen Frabe zurück
  1597. {
  1598. if( !hatStyle( Style::MultiStyled ) )
  1599. return 0;
  1600. if( !members->z( i ) )
  1601. return 0;
  1602. return members->z( i )->getRahmenFarbe();
  1603. }
  1604. int AuswahlBox::getEintragRahmenBreite( int i ) const // gibt die Eintrag Rahmen Breite zurück
  1605. {
  1606. if( !hatStyle( Style::MultiStyled ) )
  1607. return 0;
  1608. if( !members->z( i ) )
  1609. return 0;
  1610. return members->z( i )->getRahmenBreite();
  1611. }
  1612. AlphaFeld *AuswahlBox::getEintragAlphaFeld( int i ) const // gibt das Eintrag AlphaFeld zurück
  1613. {
  1614. if( !hatStyle( Style::MultiStyled ) )
  1615. return 0;
  1616. if( !members->z( i ) )
  1617. return 0;
  1618. return members->z( i )->getAlphaFeld();
  1619. }
  1620. AlphaFeld *AuswahlBox::zEintragAlphaFeld( int i ) const
  1621. {
  1622. if( !hatStyle( Style::MultiStyled ) )
  1623. return 0;
  1624. if( !members->z( i ) )
  1625. return 0;
  1626. return members->z( i )->zAlphaFeld();
  1627. }
  1628. int AuswahlBox::getEintragAlphaFeldFarbe( int i ) const // gibt die Eintrag AlphaFeld Farbe zurück
  1629. {
  1630. if( !hatStyle( Style::MultiStyled ) )
  1631. return 0;
  1632. if( !members->z( i ) )
  1633. return 0;
  1634. return members->z( i )->getAlphaFeldFarbe();
  1635. }
  1636. int AuswahlBox::getEintragAlphaFeldStrength( int i ) const // gibt die Eintrag AlphaFeld stärke zurück
  1637. {
  1638. if( !hatStyle( Style::MultiStyled ) )
  1639. return 0;
  1640. if( !members->z( i ) )
  1641. return 0;
  1642. return members->z( i )->getAlphaFeldStrength();
  1643. }
  1644. int AuswahlBox::getEintragHintergrundFarbe( int i ) const // gibt die Eintrag Hintergrund Farbe zurück
  1645. {
  1646. if( !hatStyle( Style::MultiStyled ) )
  1647. return 0;
  1648. if( !members->z( i ) )
  1649. return 0;
  1650. return members->z( i )->getHintergrundFarbe();
  1651. }
  1652. Bild *AuswahlBox::getEintragHintergrundBild( int i ) const // gibt das Eintrag Hintergrund Bild zurück
  1653. {
  1654. if( !hatStyle( Style::MultiStyled ) )
  1655. return 0;
  1656. if( !members->z( i ) )
  1657. return 0;
  1658. return members->z( i )->getHintergrundBild();
  1659. }
  1660. Bild *AuswahlBox::zEintragHintergrundBild( int i ) const
  1661. {
  1662. if( !hatStyle( Style::MultiStyled ) )
  1663. return 0;
  1664. if( !members->z( i ) )
  1665. return 0;
  1666. return members->z( i )->zHintergrundBild();
  1667. }
  1668. Rahmen *AuswahlBox::getAuswRahmen() const // gibt den Auswahl Rahmen zurück
  1669. {
  1670. if( hatStyle( Style::MultiStyled ) )
  1671. return 0;
  1672. return auswRahmen ? auswRahmen->getThis() : 0;
  1673. }
  1674. Rahmen *AuswahlBox::zAuswRahmen() const
  1675. {
  1676. if( hatStyle( Style::MultiStyled ) )
  1677. return 0;
  1678. return auswRahmen;
  1679. }
  1680. int AuswahlBox::getAuswRahmenFarbe() const // gibt die Auswahl Rahmen Frabe zurück
  1681. {
  1682. if( hatStyle( Style::MultiStyled ) )
  1683. return 0;
  1684. return auswRahmen ? auswRahmen->getFarbe() : 0;
  1685. }
  1686. int AuswahlBox::getAuswRahmenBreite() const // gibt die Auswahl Rahmen Breite zurück
  1687. {
  1688. if( hatStyle( Style::MultiStyled ) )
  1689. return 0;
  1690. return auswRahmen ? auswRahmen->getRBreite() : 0;
  1691. }
  1692. AlphaFeld *AuswahlBox::getAuswAlphaFeld() const // gibt das Auswahl AlphaFeld zurück
  1693. {
  1694. if( hatStyle( Style::MultiStyled ) )
  1695. return 0;
  1696. return auswAf ? auswAf->getThis() : 0;
  1697. }
  1698. AlphaFeld *AuswahlBox::zAuswAlphaFeld() const
  1699. {
  1700. if( hatStyle( Style::MultiStyled ) )
  1701. return 0;
  1702. return auswAf;
  1703. }
  1704. int AuswahlBox::getAuswAlphaFeldFarbe() const // gibt die Auswahl AlphaFeld Farbe zurück
  1705. {
  1706. if( hatStyle( Style::MultiStyled ) )
  1707. return 0;
  1708. return auswAf ? auswAf->getFarbe() : 0;
  1709. }
  1710. int AuswahlBox::getAuswAlphaFeldStrength() const // gibt die Auswahl AlphaFeld stärke zurück
  1711. {
  1712. if( hatStyle( Style::MultiStyled ) )
  1713. return 0;
  1714. return auswAf ? auswAf->getStrength() : 0;
  1715. }
  1716. int AuswahlBox::getAuswHintergrundFarbe() const // gibt die Auswahl Hintergrund Farbe zurück
  1717. {
  1718. if( hatStyle( Style::MultiStyled ) )
  1719. return 0;
  1720. return auswBgF;
  1721. }
  1722. Bild *AuswahlBox::getAuswHintergrundBild() const // gibt das Auswahl Hintergrund Bild zurück
  1723. {
  1724. if( hatStyle( Style::MultiStyled ) )
  1725. return 0;
  1726. return auswBgB ? auswBgB->getThis() : 0;
  1727. }
  1728. Bild *AuswahlBox::zAuswHintergrundBild() const
  1729. {
  1730. if( hatStyle( Style::MultiStyled ) )
  1731. return 0;
  1732. return auswBgB;
  1733. }
  1734. Rahmen *AuswahlBox::getMsAuswRahmen( int i ) const // gibt den Multistyle Auswahl Rahmen zurück
  1735. {
  1736. if( !hatStyle( Style::MultiStyled ) )
  1737. return 0;
  1738. if( !msAuswRahmen )
  1739. return 0;
  1740. return msAuswRahmen->z( i ) ? msAuswRahmen->z( i )->getThis() : 0;
  1741. }
  1742. Rahmen *AuswahlBox::zMsAuswRahmen( int i ) const
  1743. {
  1744. if( !hatStyle( Style::MultiStyled ) )
  1745. return 0;
  1746. if( !msAuswRahmen )
  1747. return 0;
  1748. return msAuswRahmen->z( i );
  1749. }
  1750. int AuswahlBox::getMsAuswRahmenFarbe( int i ) const // gibt die Multistyle Auswahl Rahmen Frabe zurück
  1751. {
  1752. if( !hatStyle( Style::MultiStyled ) )
  1753. return 0;
  1754. if( !msAuswRahmen )
  1755. return 0;
  1756. return msAuswRahmen->z( i ) ? msAuswRahmen->z( i )->getFarbe() : 0;
  1757. }
  1758. int AuswahlBox::getMsAuswRahmenBreite( int i ) const // gibt die Multistyle Auswahl Rahmen Breite zurück
  1759. {
  1760. if( !hatStyle( Style::MultiStyled ) )
  1761. return 0;
  1762. if( !msAuswRahmen )
  1763. return 0;
  1764. return msAuswRahmen->z( i ) ? msAuswRahmen->z( i )->getRBreite() : 0;
  1765. }
  1766. AlphaFeld *AuswahlBox::getMsAuswAlphaFeld( int i ) const // gibt das Multistyle Auswahl AlphaFeld zurück
  1767. {
  1768. if( !hatStyle( Style::MultiStyled ) )
  1769. return 0;
  1770. if( !msAuswAf )
  1771. return 0;
  1772. return msAuswAf->z( i ) ? msAuswAf->z( i )->getThis() : 0;
  1773. }
  1774. AlphaFeld *AuswahlBox::zMsAuswAlphaFeld( int i ) const
  1775. {
  1776. if( !hatStyle( Style::MultiStyled ) )
  1777. return 0;
  1778. if( !msAuswAf )
  1779. return 0;
  1780. return msAuswAf->z( i );
  1781. }
  1782. int AuswahlBox::getMsAuswAlphaFeldFarbe( int i ) const // gibt die Multistyle Auswahl AlphaFeld Farbe zurück
  1783. {
  1784. if( !hatStyle( Style::MultiStyled ) )
  1785. return 0;
  1786. if( !msAuswAf )
  1787. return 0;
  1788. return msAuswAf->z( i ) ? msAuswAf->z( i )->getFarbe() : 0;
  1789. }
  1790. int AuswahlBox::getMsAuswAlphaFeldStrength( int i ) const // gibt die Multistyle Auswahl AlphaFeld stärke zurück
  1791. {
  1792. if( !hatStyle( Style::MultiStyled ) )
  1793. return 0;
  1794. if( !msAuswAf )
  1795. return 0;
  1796. return msAuswAf->z( i ) ? msAuswAf->z( i )->getStrength() : 0;
  1797. }
  1798. int AuswahlBox::getMsAuswHintergrundFarbe( int i ) const // gibt die Multistyle Auswahl Hintergrund Farbe zurück
  1799. {
  1800. if( !hatStyle( Style::MultiStyled ) )
  1801. return 0;
  1802. if( !msAuswBgF || !msAuswBgF->hat( i ) )
  1803. return 0;
  1804. return msAuswBgF->get( i );
  1805. }
  1806. Bild *AuswahlBox::getMsAuswHintergrundBild( int i ) const // gibt das Multistyle Auswahl Hintergrund Bild zurück
  1807. {
  1808. if( !hatStyle( Style::MultiStyled ) )
  1809. return 0;
  1810. if( !msAuswBgB )
  1811. return 0;
  1812. return msAuswBgB->get( i );
  1813. }
  1814. Bild *AuswahlBox::zMsAuswHintergrundBild( int i ) const
  1815. {
  1816. if( !hatStyle( Style::MultiStyled ) )
  1817. return 0;
  1818. if( !msAuswBgB )
  1819. return 0;
  1820. return msAuswBgB->z( i );
  1821. }
  1822. Rahmen *AuswahlBox::getMausRahmen() const // gibt den Maus Rahmen zurück
  1823. {
  1824. if( hatStyle( Style::MultiStyled ) )
  1825. return 0;
  1826. return mausRahmen ? mausRahmen->getThis() : 0;
  1827. }
  1828. Rahmen *AuswahlBox::zMausRahmen() const
  1829. {
  1830. if( hatStyle( Style::MultiStyled ) )
  1831. return 0;
  1832. return mausRahmen;
  1833. }
  1834. int AuswahlBox::getMausRahmenFarbe() const // gibt die Maus Rahmen Frabe zurück
  1835. {
  1836. if( hatStyle( Style::MultiStyled ) )
  1837. return 0;
  1838. return mausRahmen ? mausRahmen->getFarbe() : 0;
  1839. }
  1840. int AuswahlBox::getMausRahmenBreite() const // gibt die Maus Rahmen Breite zurück
  1841. {
  1842. if( hatStyle( Style::MultiStyled ) )
  1843. return 0;
  1844. return mausRahmen ? mausRahmen->getRBreite() : 0;
  1845. }
  1846. AlphaFeld *AuswahlBox::getMausAlphaFeld() const // gibt das Maus AlphaFeld zurück
  1847. {
  1848. if( hatStyle( Style::MultiStyled ) )
  1849. return 0;
  1850. return mausAf ? mausAf->getThis() : 0;
  1851. }
  1852. AlphaFeld *AuswahlBox::zMausAlphaFeld() const
  1853. {
  1854. if( hatStyle( Style::MultiStyled ) )
  1855. return 0;
  1856. return mausAf;
  1857. }
  1858. int AuswahlBox::getMausAlphaFeldFarbe() const // gibt die Maus AlphaFeld Farbe zurück
  1859. {
  1860. if( hatStyle( Style::MultiStyled ) )
  1861. return 0;
  1862. return mausAf ? mausAf->getFarbe() : 0;
  1863. }
  1864. int AuswahlBox::getMausAlphaFeldStrength() const // gibt die Maus AlphaFeld stärke zurück
  1865. {
  1866. if( hatStyle( Style::MultiStyled ) )
  1867. return 0;
  1868. return mausAf ? mausAf->getStrength() : 0;
  1869. }
  1870. int AuswahlBox::getMausHintergrundFarbe() const // gibt die Maus Hintergrund Farbe zurück
  1871. {
  1872. if( hatStyle( Style::MultiStyled ) )
  1873. return 0;
  1874. return mausBgF;
  1875. }
  1876. Bild *AuswahlBox::getMausHintergrundBild() const // gibt das Maus Hintergrund Bild zurück
  1877. {
  1878. if( hatStyle( Style::MultiStyled ) )
  1879. return 0;
  1880. return mausBgB ? mausBgB->getThis() : 0;
  1881. }
  1882. Bild *AuswahlBox::zMausHintergrundBild() const
  1883. {
  1884. if( hatStyle( Style::MultiStyled ) )
  1885. return 0;
  1886. return mausBgB;
  1887. }
  1888. Rahmen *AuswahlBox::getMsMausRahmen( int i ) const // gibt den Multistyle Maus Rahmen zurück
  1889. {
  1890. if( !hatStyle( Style::MultiStyled ) )
  1891. return 0;
  1892. if( !msMausRahmen )
  1893. return 0;
  1894. return msMausRahmen->get( i );
  1895. }
  1896. Rahmen *AuswahlBox::zMsMausRahmen( int i ) const
  1897. {
  1898. if( !hatStyle( Style::MultiStyled ) )
  1899. return 0;
  1900. if( !msMausRahmen )
  1901. return 0;
  1902. return msMausRahmen->z( i );
  1903. }
  1904. int AuswahlBox::getMsMausRahmenFarbe( int i ) const // gibt die Multistyle Maus Rahmen Frabe zurück
  1905. {
  1906. if( !hatStyle( Style::MultiStyled ) )
  1907. return 0;
  1908. if( !msMausRahmen )
  1909. return 0;
  1910. return msMausRahmen->z( i ) ? msMausRahmen->z( i )->getFarbe() : 0;
  1911. }
  1912. int AuswahlBox::getMsMausRahmenBreite( int i ) const // gibt die Multistyle Maus Rahmen Breite zurück
  1913. {
  1914. if( !hatStyle( Style::MultiStyled ) )
  1915. return 0;
  1916. if( !msMausRahmen )
  1917. return 0;
  1918. return msMausRahmen->z( i ) ? msMausRahmen->z( i )->getRBreite() : 0;
  1919. }
  1920. AlphaFeld *AuswahlBox::getMsMausAlphaFeld( int i ) const // gibt das Multistyle Maus AlphaFeld zurück
  1921. {
  1922. if( !hatStyle( Style::MultiStyled ) )
  1923. return 0;
  1924. if( !msMausAf )
  1925. return 0;
  1926. return msMausAf->get( i );
  1927. }
  1928. AlphaFeld *AuswahlBox::zMsMausAlphaFeld( int i ) const
  1929. {
  1930. if( !hatStyle( Style::MultiStyled ) )
  1931. return 0;
  1932. if( !msMausAf )
  1933. return 0;
  1934. return msMausAf->z( i );
  1935. }
  1936. int AuswahlBox::getMsMausAlphaFeldFarbe( int i ) const // gibt die Multistyle Maus AlphaFeld Farbe zurück
  1937. {
  1938. if( !hatStyle( Style::MultiStyled ) )
  1939. return 0;
  1940. if( !msMausAf )
  1941. return 0;
  1942. return msMausAf->z( i ) ? msMausAf->z( i )->getFarbe() : 0;
  1943. }
  1944. int AuswahlBox::getMsMausAlphaFeldStrength( int i ) const // gibt die Multistyle Maus AlphaFeld stärke zurück
  1945. {
  1946. if( !hatStyle( Style::MultiStyled ) )
  1947. return 0;
  1948. if( !msMausAf )
  1949. return 0;
  1950. return msMausAf->z( i ) ? msMausAf->z( i )->getStrength() : 0;
  1951. }
  1952. int AuswahlBox::getMsMausHintergrundFarbe( int i ) const // gibt die Multistyle Maus Hintergrund Farbe zurück
  1953. {
  1954. if( !hatStyle( Style::MultiStyled ) )
  1955. return 0;
  1956. if( !msMausBgF || !msMausBgF->hat( i ) )
  1957. return 0;
  1958. return msMausBgF->get( i );
  1959. }
  1960. Bild *AuswahlBox::getMsMausHintergrundBild( int i ) const // gibt das Multistyle Maus Hintergrund Bild zurück
  1961. {
  1962. if( !hatStyle( Style::MultiStyled ) )
  1963. return 0;
  1964. if( !msMausBgB )
  1965. return 0;
  1966. return msMausBgB->get( i );
  1967. }
  1968. Bild *AuswahlBox::zMsMausHintergrundBild( int i ) const
  1969. {
  1970. if( !hatStyle( Style::MultiStyled ) )
  1971. return 0;
  1972. if( !msMausBgB )
  1973. return 0;
  1974. return msMausBgB->z( i );
  1975. }
  1976. bool AuswahlBox::hatMsStyle( int i, __int64 abStyle ) const // prüft ob Multistyle style vorhanden
  1977. {
  1978. if( ( style | Style::MultiStyled ) != style || !msStyle || !msStyle->hat( i ) )
  1979. return 0;
  1980. return ( msStyle->get( i ) | abStyle ) == msStyle->get( i );
  1981. }
  1982. bool AuswahlBox::hatMsStyleNicht( int i, __int64 abStyle ) const // prüft ob Multistyle style nicht vorhanden
  1983. {
  1984. if( ( style | Style::MultiStyled ) != style || !msStyle || !msStyle->hat( i ) )
  1985. return 1;
  1986. return ( msStyle->get( i ) | abStyle ) != msStyle->get( i );
  1987. }
  1988. Zeichnung *AuswahlBox::dublizieren() const // Erzeugt eine Kopie des Zeichnungs
  1989. {
  1990. AuswahlBox *obj = new AuswahlBox();
  1991. obj->setPosition( pos );
  1992. obj->setSize( gr );
  1993. obj->setMausEreignisParameter( makParam );
  1994. obj->setTastaturEreignisParameter( takParam );
  1995. obj->setMausEreignis( mak );
  1996. obj->setTastaturEreignis( tak );
  1997. if( toolTip )
  1998. obj->setToolTipText( toolTip->zText()->getText(), toolTip->zBildschirm() );
  1999. obj->setStyle( style );
  2000. if( textRd )
  2001. obj->setTextRendererZ( textRd->getThis() );
  2002. if( rahmen )
  2003. obj->setRahmenZ( (Rahmen*)rahmen->dublizieren() );
  2004. if( ausfahren )
  2005. obj->setAusklappKnopfZ( (Knopf*)ausfahren->dublizieren() );
  2006. obj->setHintergrundFarbe( hintergrundFarbe );
  2007. if( hintergrundBild )
  2008. obj->setHintergrundBild( hintergrundBild->getThis() );
  2009. if( hintergrundFeld )
  2010. obj->setAlphaFeldZ( (AlphaFeld*)hintergrundFeld->dublizieren() );
  2011. if( auswRahmen )
  2012. obj->setAuswRahmenZ( (Rahmen*)auswRahmen->dublizieren() );
  2013. obj->setAuswHintergrundFarbe( auswBgF );
  2014. if( auswBgB )
  2015. obj->setAuswHintergrundBild( auswBgB->getThis() );
  2016. if( auswAf )
  2017. obj->setAuswAlphaFeldZ( (AlphaFeld*)auswAf->dublizieren() );
  2018. if( mausRahmen )
  2019. obj->setMausRahmenZ( (Rahmen*)mausRahmen->dublizieren() );
  2020. obj->setMausHintergrundFarbe( mausBgF );
  2021. if( mausBgB )
  2022. obj->setMausHintergrundBild( mausBgB->getThis() );
  2023. if( mausAf )
  2024. obj->setMausAlphaFeldZ( (AlphaFeld*)mausAf->dublizieren() );
  2025. obj->setMaxAuskappHeight( ausklapMaxHeight );
  2026. obj->setEintragHeight( eintragHeight );
  2027. for( int i = 0; i < anzahl; ++i )
  2028. {
  2029. if( members->z( i ) )
  2030. {
  2031. obj->addEintrag( "a" );
  2032. obj->setEintragZ( i, (TextFeld*)members->z( i )->dublizieren() );
  2033. if( msStyle && msStyle->hat( i ) )
  2034. obj->setMsStyle( i, msStyle->get( i ) );
  2035. if( msAuswRahmen && msAuswRahmen->z( i ) )
  2036. obj->setMsAuswRahmenZ( i, (Rahmen*)msAuswRahmen->z( i )->dublizieren() );
  2037. if( msAuswBgF && msAuswBgF->hat( i ) )
  2038. obj->setMsAuswHintergrundFarbe( i, msAuswBgF->get( i ) );
  2039. if( msAuswBgB && msAuswBgB->z( i ) )
  2040. obj->setMsAuswHintergrundBild( i, msAuswBgB->get( i ) );
  2041. if( msAuswAf && msAuswAf->z( i ) )
  2042. obj->setMsAuswAlphaFeldZ( i, (AlphaFeld*)msAuswAf->z( i )->dublizieren() );
  2043. if( msMausRahmen && msMausRahmen->z( i ) )
  2044. obj->setMsMausRahmenZ( i, (Rahmen*)msMausRahmen->z( i )->dublizieren() );
  2045. if( msMausBgF && msMausBgF->hat( i ) )
  2046. obj->setMsMausHintergrundFarbe( i, msMausBgF->get( i ) );
  2047. if( msMausBgB && msMausBgB->z( i ) )
  2048. obj->setMsMausHintergrundBild( i, msMausBgB->get( i ) );
  2049. if( msMausAf && msMausAf->z( i ) )
  2050. obj->setMsMausAlphaFeldZ( i, (AlphaFeld*)msMausAf->z( i )->dublizieren() );
  2051. }
  2052. }
  2053. obj->setAlphaFeldFarbe( auswahl );
  2054. return obj;
  2055. }
  2056. // Reference Counting
  2057. AuswahlBox *AuswahlBox::getThis()
  2058. {
  2059. ++ref;
  2060. return this;
  2061. }
  2062. AuswahlBox *AuswahlBox::release()
  2063. {
  2064. --ref;
  2065. if( !ref )
  2066. delete this;
  2067. return 0;
  2068. }