Hello Viktor

> Many thanks Pripal.
:-)

> If you move the cursor to the edge of the screen while resizing, the
> window disappears.

Observed.

> While resizing, I've seen the font codepage to change. (maybe because 
> the font changed too, I'm not sure)
>  On init I change to "Courier", size 14, and the next proportionally
>  smaller step messes the codepage.

I did not notice. I have XP Pro on my laptop, so may be. Investigating...

> When resizing to a small size, part of the screen gets duplicated.

Do you say that if console is resized to smaller one the parts are
duplicated? Unable to reproduce...

> Sometimes when resizing using the top edge, the screen gets into
> a strange state, with the bottom there but empty, trashed and not  
> updated.

All some logical calculations. I am trying to find out...

> There is a great amount of flicker while resizing, I wonder
>  if this can be reduced?

Perhaps this can be avoided if we set Windows property just to show the
ghost frame while resizing. I have no clue as to how I can avoid it, so far.

<<<
- I think that the "hb_nocopyconsole()" and "hb_noresizableWindow()"
   methods better be replaced by something else in the future.
   Question: Can these be made runtime options? (HB_GTI_SPECFLAGS
   options f.e.) For the copy feature we'd need a way to remove and
   readd the sysmenu item. For the resize, maybe the window style
   should be always the same and just toggle the resize feature.
>>>

This is easy. Why in future, why not right now. I propose:
Hb_GtInfo( HB_GTI_COPYCONSOLE, TRUE|FALSE ) -> Toggles the SysMeny "Mark &
Copy"
Hb_GtInfo( HB_GTI_RESIZEWINDOW, TRUE|FALSE ) -> Toggles resize feature

If accepted, provide slots for HB_GTI_COPYCONSOLE and HB_GTI_RESIZEWINDOW or
some other define in hbgtinfo.ch, I will do the rest.

> Can you solve it that if users resize with one of the corners,
>  the resize tries to keep the original proportions?

At the moment I have no clue, but constantly on lookups.

> Sorry for so much stuff..

No, it is the beauty of the open source. You initiate and possibility is
there that it will reach the perfection by someone else if you could not do
it.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/2008-06-08-08%3A57-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com-tp17720143p17721714.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to