this? Or possibly a
way to at least disable this behaviour?
/Regards
Robert Persson, Sweden
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita
Hi Scuri
I agree, the documentation for SM_CXPADDEDBORDER is really bad. Do you
have visual studio 2012+windows 8 so that you can reproduce the problem
at your place? If you dont, I wait for a release with your attempt to
bugfix, and try it here on various window styles.
/Robert.P.
Antonio
Problem description: The code below below shows a
window as in the picture, when compiled with visual studio 2012
under windows 8.
void main() {
IupOpen(0,0);
Ihandle* dlg=IupDialog(
IupVbox(
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
> About the keys. No, we decided to not map to their unicode values. At
> least for now.
>
> Best,
> Scuri
>
>
>
> On Tue, Nov
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 win
Is there a way to use the 'call tip' and autocompletion functions of
scintilla control using IupScintilla?
--
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
Earlier today there was a bunch of questions from a happy nimrod user, one
was about internationalization. I have had som thoughts about this through
the years and think that:
1. Support for loading .po files for translating strings would be very
nice, and quite simple to implement (I have some si
ng IUP.
>
> ** **
>
> The system were I tested it and generated those screenshots, was a
> Windows 7 Pro, upgraded to Windows 8 Enterprise.
>
> ** **
>
> Best,
>
> Scuri****
>
> ** **
>
> *From:* Robert Persson [mailto:r.k.pers...@gmail.com]
> *Sent:* t
est,
>
> Scuri****
>
> ** **
>
> *From:* Robert Persson [mailto:r.k.pers...@gmail.com]
> *Sent:* terça-feira, 20 de novembro de 2012 06:17
> *To:* IUP discussion list.
> *Subject:* Re: [Iup-users] Sizing problems in windows 8
>
> ** **
>
> Hello again
>
&g
Note, this is for windows driver.
/Robert
2012/11/20 Robert Persson
> I have some new input on the topic of slugish visual feedback for buttons
> that are clicked quickly. I've noticed that buttons that has CANFOCUS=NO do
> not suffer from this problem. I've created
I have a question about when setting the IMAGE, IMPRESS etc. attributes.
After setting one of thoose attributes, querying the same attribute returns
a diffren Ihandle* than the one set. Is this because the image object is
copied? If so, is it safe to assume the image is always copied?
/Robert
I have some new input on the topic of slugish visual feedback for buttons
that are clicked quickly. I've noticed that buttons that has CANFOCUS=NO do
not suffer from this problem. I've created a small program to demonstrate
the problem. There are two buttons in the window, when BUTTON_CB is called
Forgot image. Attched here.
/Robert
2012/11/20 Robert Persson
> Hello again
>
> There really is a sizer problem in windows 8. The code below shows up as
> the attached image on my win8 computer. I run 1600x900 resolution with
> standard DPI of 96.
>
> /Robert
>
&
IupButton("Test 6",0),
0),
IupButton("Test 7",0),
IupButton("Test 8",0),
IupButton("Test 9",0),
0
)
);
IupSetAttribute(dlg,"TITLE","Win8 sizing test");
will take a closer look next week.
>
> ** **
>
> Best Regards,****
>
> Antonio Scuri
>
> ** **
>
> *From:* Robert Persson [mailto:r.k.pers...@gmail.com]
> *Sent:* terça-feira, 6 de novembro de 2012 09:25
> *To:* IUP discussion list.
> *Subject:* [Iup-users] Sizing pr
Hi
In windows8, using IUP 3.6, the sizing algorithms seems to have some
problems. Just create a dialog with some vbox+hbox and buttons to see the
problem. Anyone else but me that has doen some testing in windows 8 yet?
/Robert
-
This probably is the same bug as a have reported long ago, but i
experienced it with buttons. Clicking two times fast on a button do not
show any visual feedback the second time, and what 'fast' means can be
changed with the double click speed in control panel. This bug has been at
least since iup
Hi!
I'd just like to check how IUP is progressing with:
*UTF8 support
*ScrollBox
*GridBox
*Images in IUP list
Will thoose features be available in IUP3.6 or are some of the sceduled for
the future?
Are there any plans for when IUP 3.6 will be released?
/Regards
Robert Pe
Hi!
I have created a small IUP+CD program which draws a box sith a stipple
pattern. Code attached below. It seems that CD_TRANSPARENT does not work for
back opacity using stipples (?). For Hatches it works as expected.
/* Robert.P., Sweden */
//CODE START
#include
#include
#include
#include
19 matches
Mail list logo