Search found 11 matches

by guyver6
Fri Jun 23, 2006 21:41
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49961

Rackle wrote:More layout possibilities such as anchoring the left side of an Editbox, only allowing the right to be stretched/shrunk and never stretching/shrinking vertically. I'm not sure if I'm clear in this.

That is already possible with UDims.
by guyver6
Fri Jun 23, 2006 21:09
Forum: CEGUI Library Development Discussion
Topic: 0.6.X What do you want to see in 0.6 series
Replies: 52
Views: 49961

I talked to you a little on IRC, so I'll summarize here my propositions (which are based on real project we're using CEGUI in). * Total code review for naming inconsistency (one class has setSortingEnabled() method, second has setSortEnabled() and another one sortingEnabled()). * Rename methods due ...
by guyver6
Thu Jun 15, 2006 14:55
Forum: CEGUI Library Development Discussion
Topic: Key repeatition
Replies: 2
Views: 4489

Thanks for the reply. I was thinking a little about it thou. I found out that there are 2 key input events, KeyDown and KeyUp. That feature would require KeyPressed event, if it would work like Windows. KeyPressed would be the one bearing character and on that one controls would react showing new ch...
by guyver6
Thu Jun 15, 2006 08:47
Forum: CEGUI Library Development Discussion
Topic: Key repeatition
Replies: 2
Views: 4489

Key repeatition

Hi,

Did someone already looked at the problem of implementing key repeatitions? Ie. when user presses a key and holds it, the system starts repeating it after a while.

Greetings,
Guyver
by guyver6
Sun Jan 08, 2006 22:42
Forum: CEGUI Library Development Discussion
Topic: New ScriptingModule
Replies: 1
Views: 3414

New ScriptingModule

A while ago, around summer, I promised Crazy Eddie that I'll make another scripting module for something different than Lua. So there I have it, working, but before I'll publish it, I need to solve one problem I'm hitting... well, or it looks like I don't know how to subscribe handlers to events on ...
by guyver6
Mon Jul 18, 2005 21:59
Forum: Offtopic Discussion
Topic: RenderCache double offset?
Replies: 5
Views: 3902

Re: RenderCache double offset?

@CrazyEddie: That's probably one of the bugs I talked you about on IRC, that static text control with lots of text in it stopped rendering it's content. I can give you a patch from gcarlton's code. UPDATE: Hmm, looks like current CVS HEAD doesn't have that code in it ;) ANOTHER UPDATE: Just found th...
by guyver6
Sat Jul 09, 2005 19:25
Forum: CEGUI Library Development Discussion
Topic: Anchor property
Replies: 4
Views: 5499

Re: Anchor property

I had a look at Look'n'Feel xml file and I'm pretty impressed. Actually you've just found a guy who'll test it imidietly when it becomes available in UI-heavy project. We're using lots of different graphics for our dialogs, windows and buttons. I managed to compile falagard branch, I'll test it now ...
by guyver6
Sat Jul 09, 2005 13:50
Forum: CEGUI Library Development Discussion
Topic: Anchor property
Replies: 4
Views: 5499

Re: Anchor property

Oh, uh, ah! :D

How stable is that branch? I'd really like to put my hands on it. I'm just about to start tweaking WindowsLook to suit our project, but if Falagard is out there somewhere.... :)

Guyver
by guyver6
Sat Jul 09, 2005 13:31
Forum: CEGUI Library Development Discussion
Topic: Anchor property
Replies: 4
Views: 5499

Anchor property

Hi, Is there someone who has started working on something like "Anchor" property (it's called Anchor in Windows.Forms)? It's on your roadmap (extended layout options) and it allows to anchor window to one of its parent sides, so it'll move/resize in relation to that side (anchored child wi...
by guyver6
Fri Apr 01, 2005 20:47
Forum: Offtopic Discussion
Topic: CEGUI Future Direction
Replies: 31
Views: 21522

Re: CEGUI Future Direction

Hi guys, Maybe I'm in a little shadow not participatin actively in development and on this forum, but I love CEGUI, and our team is using it extensively along with Ogre. Anyway, Ayudo wrote: Respect to CE... Anyways the GUI might need a new name (otherwise people will be confused, why its called &qu...
by guyver6
Sun Dec 12, 2004 15:42
Forum: CEGUI Library Development Discussion
Topic: Blurry / Twinkling CEGUI
Replies: 7
Views: 6628

Blurry / Twinkling CEGUI

You may guess whos vote is this first one :wink:

Great you're taking care of that misalignment.

Guyver

EDIT: IT LOOKS AMAZING NOW! OMG, I love CEGUI

Go to advanced search