Fernando,
This is very impressive and exciting! I have a couple of questions.
1) I looked at two of the demos. Some of the bitmaps and all of the buttons are chopped off on the right side and bottom. Is this a design problem with the demo or a bug in the library? .
2) Can we also use 32bit bitmaps for the application icon (the one that displays on the desktop and in Windows Explorer?
Really nice work.
James
ANN: noway 1.0 - New Controls Library
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Fernando,
>The problem was not a bug in the library, but an error in the resource size. You can download again the samples, and see how the paint is correct now.
Ah, yes, they all look great now.
>In the example of the screenshot, the glass type buttons are bitmaps, which are transparent in the background.
How did you make these button bitmaps? Using special software to create 32bit bitmap buttons? If so, which one?
Can Workshop handle these 32bit bitmaps? If not, which resource editors can?
James
>The problem was not a bug in the library, but an error in the resource size. You can download again the samples, and see how the paint is correct now.
Ah, yes, they all look great now.
>In the example of the screenshot, the glass type buttons are bitmaps, which are transparent in the background.
How did you make these button bitmaps? Using special software to create 32bit bitmap buttons? If so, which one?
Can Workshop handle these 32bit bitmaps? If not, which resource editors can?
James
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India
Hi Fernando Sanchez.
This is an excellent work. I need some clarifications.
A) Can I take the focus on to the required buttons with Keyboard !.
( I did not find it in your demos ). I did not find any effect of Tab
Key on these buttons and there is no any shortcut key. In such
case the mouse is not working, it would a problem to handle the
dialog.
B) Can we have the buttons to the sizes required by us.
C) Can we use selected fonts on the controls ?.
Regards
- Ramesh Babu P
This is an excellent work. I need some clarifications.
A) Can I take the focus on to the required buttons with Keyboard !.
( I did not find it in your demos ). I did not find any effect of Tab
Key on these buttons and there is no any shortcut key. In such
case the mouse is not working, it would a problem to handle the
dialog.
B) Can we have the buttons to the sizes required by us.
C) Can we use selected fonts on the controls ?.
Regards
- Ramesh Babu P
Last edited by RAMESHBABU on Sat Nov 04, 2006 4:48 am, edited 1 time in total.
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India