AuswahlBox.cpp 71 KB

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