[win32] API - New Sense interface Look 'n Feel V1.6.4 (01/28/11)

Search This thread

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
It should... If you had added a MyPanel...
The add function of Section, ChildSection and ChildWindow are all simplified version...
So add first a MyPanel without title and separator, then you will be able to mix items !
 

JMHL

Retired Recognized Developer
Apr 23, 2006
650
83
60
Bordeaux
@petititi :

example is more efficient : can you add this feature in your SDKExemple program ?
(if you have time of course)

-> see picture

Thanks.

EDIT : wait, i think i find the solution...

EDIT2 at 10:50 : not work ! -> question about example still available.
 
Last edited:

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
OK, I now understand your question thanks to your picture !

Hum, this is something I didn't try... and I will have to change some things...
What do you prefer : add the name of the picture in constructor and ChildSection will handle it (position, free resources...), or add a compatibility with mixWithOther ?

I think the first solution is better...
 

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
OK, first solution added. I let the number version to 1.2 but the files are upated in the first post.
In example, I added an image to the second slider... And it works for me. Tell me if you have problems !
 

JMHL

Retired Recognized Developer
Apr 23, 2006
650
83
60
Bordeaux
@petititi :

1- Back button with icon ? -> see picture
2- For ChildSection that has no icon, the Back text is too left -> see picture
3- SDKExemple not show the icon BUT back button is OK (?????)
 
Last edited:

JMHL

Retired Recognized Developer
Apr 23, 2006
650
83
60
Bordeaux
@petititi :

1- it's my opinion, i think it's not necessary to display the icon for back action (there is arrow icon).... if others guys has their own idea ?
 

pff

Member
Feb 4, 2007
7
0
Great lib! Its speed is really awesome.
The only thing I'm missing is a multi-line text editor control.
Wouldn't you plan to add it to your great work?
Thanks a lot!
pff
 

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
@petititi :

1- it's my opinion, i think it's not necessary to display the icon for back action (there is arrow icon).... if others guys has their own idea ?
OK, try the new version, it should be as you want !
Great lib! Its speed is really awesome.
The only thing I'm missing is a multi-line text editor control.
Wouldn't you plan to add it to your great work?
Thanks a lot!
pff
Yes, this is something I can add (almost all work is already done)... I will try to do that soon
 

JMHL

Retired Recognized Developer
Apr 23, 2006
650
83
60
Bordeaux
@petititi :

The version 1.6.3 is OK.

Thanks again.

-> donation as soon as possible (currently empty and very few donations from users!)

A++
 

djsolidsnake86

Senior Member
Feb 14, 2009
2,321
99
petiti i found the solutions for all the memory exceptions problems and the gwes leak problem: the sdk must load all files in the ram memory, not in the video memory because many devices has few video memory!
can you do this?
i wait for a new winstart version!
 

djsolidsnake86

Senior Member
Feb 14, 2009
2,321
99
i see, but perhaps use only some mb of video memory, not more than 4-5mb
the sdk from ebo use more that 12 mb of video memory in many circumstances and always i have crashes with programs that use that sdk...
 
Last edited: