Hi

Well, I will do some research on the sizing bug here. My configuration is a
windows 8 using IUP 64 bit through an dll. My windows 8 is a plain vanilla
Swedish windows 8 with no settings changed since the installation. I get
back when I have some results from my experiments.

Regarding the ACTION for button beeing called three times on double click,
is there a reason for this behaviour? It is not documented. Is there a way
to know which ACTION call that is the second mouse down, so that it can be
skipped? Or should i hack around it using the BUTTON_CB event instead?

Mapping the keystrokes to their unicode key would be a strong feature, so
lets hope for it for the future.

Regards,
Robert Persson



2013/11/12 Antonio Scuri <[email protected]>

>  About the keys. No, we decided to not map to their unicode values. At
> least for now.
>
> Best,
> Scuri
>
>
>
> On Tue, Nov 12, 2013 at 4:48 PM, Robert Persson <[email protected]>wrote:
>
>> Hi Scuri!
>>
>> I'm currently using IUP 3.8, 64 bit under windows 8.0
>>
>> I've noticed that if a button is clicked twice quickly it calls ACTION
>> three times (ie. double clicking)
>>
>> Also, i'm wondering if there has been any progress on the bug that makes
>> a dialog a few pixels to small, when showing under windows 8. Should I do
>> more investigation on this? I really think it should be fixed because it's
>> really annoying! So far that I currently know, one needs to use IUP throug
>> a dll, and the just put som random buttons in a VBox / HBox to reproduce
>> the problem (ie. it always occurs on sizeable dialogs)
>>
>> When is v3.9 going to be released? Very nice with the new key mappings!
>> Did you manage to get all keys to map to their unicode value?
>>
>> /Robert.P.
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> November Webinars for C, C++, Fortran Developers
>> Accelerate application performance with scalable programming models.
>> Explore
>> techniques for threading, error checking, porting, and tuning. Get the
>> most
>> from the latest Intel processors and coprocessors. See abstracts and
>> register
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Iup-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
>>
>
>
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to