*** tpb has joined #freeorion | 00:00 | |
*** kagesha has joined #freeorion | 01:43 | |
*** Gallaecio has quit IRC | 02:55 | |
*** kagesha has quit IRC | 03:09 | |
*** kagesha has joined #freeorion | 03:13 | |
*** STalKer-Y has joined #freeorion | 03:58 | |
*** STalKer-X has quit IRC | 03:58 | |
*** VargaD has joined #freeorion | 04:44 | |
*** kagesha has quit IRC | 05:18 | |
*** kagesha has joined #freeorion | 05:23 | |
*** VargaD has quit IRC | 06:10 | |
*** StrangerDanger has quit IRC | 06:18 | |
*** kagesha has quit IRC | 08:34 | |
*** Gallaecio has joined #freeorion | 09:44 | |
*** Gallaecio has quit IRC | 09:50 | |
*** kagesha has joined #freeorion | 10:04 | |
*** Gallaecio has joined #freeorion | 12:15 | |
*** kagesha has quit IRC | 12:31 | |
*** VargaD has joined #freeorion | 13:08 | |
*** tpb has joined #freeorion | 13:29 | |
*** hagish has joined #freeorion | 13:33 | |
*** Gallaecio has quit IRC | 14:03 | |
*** Gallaecio has joined #freeorion | 14:06 | |
*** hagish has quit IRC | 15:22 | |
*** hagish has joined #freeorion | 15:35 | |
*** theTroy has joined #freeorion | 17:18 | |
*** STalKer-Y has quit IRC | 18:10 | |
*** STalKer-X has joined #freeorion | 18:17 | |
*** neuro8 has joined #freeorion | 20:23 | |
neuro8 | yoyo | 20:23 |
---|---|---|
GeofftheMedio | dojo | 20:25 |
*** hagish has quit IRC | 20:37 | |
neuro8 | Top of your head do you know where those lines are drawn in the FleetWnd? I'm in the class now | 21:10 |
neuro8 | Got it. It was in CUIWnd | 21:16 |
GeofftheMedio | it'll always be in Render() or a function called from Render | 21:16 |
neuro8 | Gotcha | 21:18 |
neuro8 | Working on this Splitter visualization based on feedback | 21:20 |
GeofftheMedio | ok | 21:20 |
*** STalKer-X has quit IRC | 21:41 | |
neuro8 | What's the diff between UpperLeft and ClientUpperLeft? | 21:44 |
*** STalKer-X has joined #freeorion | 22:00 | |
GeofftheMedio | some windows have a border | 22:07 |
GeofftheMedio | child windows only appear within a smaller area inside the border | 22:07 |
GeofftheMedio | childupperleft is the upperleft of the smaller area | 22:07 |
neuro8 | hm | 22:08 |
neuro8 | I'll try ChildUpperLeft first, and if that doesn't look right, UpperLeft | 22:11 |
GeofftheMedio | if child clipping is enabled, then child wnds appear only within the child area | 22:22 |
GeofftheMedio | other clipping modes use the whole window, or don't clip | 22:22 |
*** VargaD has quit IRC | 22:22 | |
neuro8 | huh | 22:23 |
neuro8 | Child clipping enabled in the parent window? | 22:23 |
GeofftheMedio | there's a function to set clipping mode | 22:40 |
GeofftheMedio | one of the modes is ClipToClient | 22:41 |
GeofftheMedio | which makes child windows not render outside the client area | 22:41 |
neuro8 | Gotcha | 23:42 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!