Re: [MSEide-MSEgui-talk] Which fpGUI branch should I use?

2021-04-14 Thread Graeme Geldenhuys
On 12/04/2021 7:31 pm, Roland Chastain wrote:
> Hello Graeme (and other)!

Hi Roland. Please if we could keep fpGUI discussions to the fpGUI project,
that would be super useful. There are various ways you can do that, as
documented here:

  http://fpgui.sourceforge.net/support.shtml

You can also raise bug reports in the newsgroup, or via the Github project.


> have a question for you. Which fpGUI branch would you recommend to use? What
> would be the more useful for the fpGUI project?

The "develop" branch is the way forward. If recently had renewed interest
to get the 2.0 release out, and that will be based on "develop".

ps:
  I'm almost done extracting all the resource strings of Docview, ready
  for translations. I'm post a notice in the fpGUI newsgroup when it's
  ready.


> I feel really motivated for a new fpGUI campaign,

:-D  Me too.


> When I switch the encoding to UTF8, the characters in the main window are
> correctly displayed, but in other places the result isn't good (see
> screenshot).

Thanks, I'll take a look.


> Other (very little) issue: each time I start the application, the encoding
> comes back to CP850.

The encoding selection is actually chosen by reading it from the first INF
file, after you launch DocView. Different INF files can have different
default encodings.

Unfortunately, UTF-8 is not an official support encoding, but I made DocView
to work with it as best it can, seeing as WIPFC partially allows it too.
I am also busy writing my own new IPF Compiler. Once complete, UTF-8 is
definitely on the list of things I want to extend IPF with.

Lets move any further discussions to the appropriate project. ;-)

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Which fpGUI branch should I use?

2021-04-12 Thread fredvs
Hello Roland!

Sure Graeme advice is the best.

In the meantime, I use the maint branch:
https://github.com/graemeg/fpGUI/tree/maint

But develop branch is working well too:
https://github.com/graemeg/fpGUI/tree/develop

Also for both, on Linux, I use dynamic loading of Xlib and friends (this to
no oblige people to install dev packages and to have more control): 
https://github.com/fredvs/dynx

The extended version of fpGUI uidesigner uses that dynamic loading of Xlib
and friends.
https://github.com/fredvs/uidesigner_ext

Fre;D

PS: There is also the fpgui mailing list but, sadly, Graeme seems to forget
it a few...
http://geldenhuys.co.uk/webnews/




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Which fpGUI branch should I use?

2021-04-12 Thread Roland Chastain
Hello Graeme (and other)!

I started to translate the IPF reference, and continued to experiment with
fpdoc.

DocView is really great! I started to put my nose in the source code, and I
have a question for you. Which fpGUI branch would you recommend to use? What
would be the more useful for the fpGUI project? I feel really motivated for
a new fpGUI campaign, I also think of reloading my chess GUI one of these
days... But I would like to choose a branch and no longer switch from one to
the other.

I found one or two little things in DocView that would need to be fixed.
When I switch the encoding to UTF8, the characters in the main window are
correctly displayed, but in other places the result isn't good (see
screenshot).

Other (very little) issue: each time I start the application, the encoding
comes back to CP850. Since the user favourite colors  and fonts are
correctly saved and reloaded, why not do the same with encoding? Or why not
(other idea) try an encoding detection? (I have some working code ready to
use for that, if ever you need.)

Regards.

Roland

docview-french-characters.png

  




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk