aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: wrong window layout  (Read 6007 times)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: wrong window layout
« Reply #15 on: June 28, 2005, 06:29:20 AM »

Quote
Originally posted by GonoszTopi
You could also try wxMotif, but I don't know whether it accepts unicode or not.

we actually dont compile with that, and it also does not support unicode I tryed 2days ago...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

stsp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: wrong window layout
« Reply #16 on: June 28, 2005, 07:24:52 PM »

OK, thanks for the replies.
It definitely looks like a bug in wx and I've found several work-arounds.
They are attached. I can't justify the changes. It certainly looks like
some black magic happens when the size change is propagated
from the inner window to the sizer, rather than from the outer, and
the proportion flags look like have a reverse meaning in that case.
And why the wxST_NO_AUTORESIZE doesn't work I don't know too,
yet now the aMule seem allright.
If someone knowledgeable to wx can comment on that changes
of mine, that would be excellent, but in all my life I got used to the
fact that wx is somewhat very buggy (but now maybe it is just wxGTK).
Logged

stsp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: wrong window layout
« Reply #17 on: June 28, 2005, 07:25:39 PM »

And now the similair work-around.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: wrong window layout
« Reply #18 on: June 28, 2005, 07:31:36 PM »

both work?
Logged

stsp

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: wrong window layout
« Reply #19 on: June 28, 2005, 07:39:31 PM »

> both work?
For me - yes. They do basically the same (wrong) thing, but they work.
I won't be surprised if they do some harm on another wx-target platform
though - I only have the wxGTK/GTK2 handy for testings.
Logged
Pages: 1 [2]