Forum Replies Created
-
AuthorPosts
-
bdegliParticipant'Support' wrote:
Hello
“LoadFromPngStream” is a method of the TsAlphaImageList component?
Thanx for the tipp, but I tried that before … it works from a pure png – but want to load it from a fileStram wich probably include addl. file information than the png only.
bdegliParticipant'KSS' wrote:Hi bdegli,
You can try acListView component. I tried to make this tool as flexible as possible to use (including work with groups).
I'll try!
Thanx a lot
bdegliParticipantXE7 in the office XE6 at home
all the xPack*.dcu are in the Trial directory … build worked after I added trial to the searchpath of acDelphiXE7.groupproj
The groupproject consists xPack280.pas (wich is NOT present) -> iadded trial to search path – and build went ok.
The error occurs when I try to link the application!
Switching back to 9.20 and the Application compiles (without changing any line of code)
bdegliParticipant'bdegli' wrote:Hi i tried to use 10.04 , built from Source
When I try to build – xPack280 is not found -> added Trial to search -> build and installation works.
When I try to rebuild the application -> it opens acZLibEx ins Source Editor (never used in my Project) and says: (sorry – german …)
[dcc32 Fataler Fehler] acZLibEx.pas(1096): F2051 Unit xPack280 wurde mit einer unterschiedlichen Version von acZLibEx.TZDecompressionStream compiliert
xPack280 was compiled with a different Version of acZLibEx.TZDecompressionStream
acZLibEx.pas(1096) – the file has only 1095 Lines …
I think its in combination with the new encrypted skins feature
How can that be turned off totally – as I'm using the source version – and don't want to be dependant on ANY *.dcu
Had to go back to 9.20
Regards from Switzerland
Beat
bdegliParticipantIt runs well so far with XE6 – just expand sDefs.inc – changes are obvious just have a look
bdegliParticipant'Support' wrote:Thank you, ImageName will be added in the v9.02
[/quote
Thanx !!!
Whats about XE6?
bdegliParticipant'bdegli' wrote:It's not possible to load existing forms with sRadioGroup. Also occurs if you place new group and then try to set items …
Compiled program working
Thanx – works in 9.01
bdegliParticipant'Support' wrote:Still no mail from you.
Try to upload it in PM here.
done[attachment=6710:acAlphaImageList.zip]
bdegliParticipant'Support' wrote:Hello!
Sorry, I can't find this email. Can you send it again?
sent it again 30.03.14 – sorry for the delay
bdegliParticipant'bdegli' wrote:It's not possible to load existing forms with sRadioGroup. Also occurs if you place new group and then try to set items …
Compiled program working
Error Message:
bdegliParticipant'Support' wrote:Hello Beat
Could you send it to my email? (support@alphaskins…)
I'll check what I can get from your sources. ๐
sent .. ๐
bdegliParticipant'Support' wrote:Hello!
I'm sorry, I not quite understand a problem. How you change these pages?
Maybe you can show it remotely or in the demo?
Everything that changes the top-level tabControl – like add a new tabSheet or change tabsheet.
TeamViewer Session is possible
bdegliParticipant2 nd try for the screenshot
bdegliParticipantThx – as intermediate solution i copied the previous version of sbitbtn – and recompiled – it works!
bdegliParticipantHi I tried to change SkinSection of Tab to TOOLBUTTON – but it does not get flat ….
regards Beat
bdegliParticipantThanx – it works
it's just a little bit unusual to have a 'button' within tabs
Any way to make the button flat? (plus icon only – no borders)
regards
Beat
bdegliParticipantMy project is rather big more than 100 icons …
To have 3 different image_list in 16×16 24×24 32×32 or even a view in 128×128 …
costs a lot of memory and the management is quite diffucult to synchronize them
button List16 image index 56 equals to List32 index 56 …
If I have only one Image-List and size them at runtime … all icons change and not only a specific …
If I create a new TabSheet from a Menu Button – I just want to copy the image from the button-Image-Source to the
PageControl-Image Source and by the way adjust the size … A lot of my Forms are dynamically created at runtime…
[attachment=4907:menu_Scrn1.jpg]
bdegliParticipantMy project is rather big more than 100 icons …
To have 3 different image_list in 16×16 24×24 32×32 or even a view in 128×128 …
costs a lot of memory and the management is quite diffucult to synchronize them
button List16 image index 56 equals to List32 index 56 …
If I have only one Image-List and size them at runtime … all icons change and not only a specific …
If I create a new TabSheet from a Menu Button – I just want to copy the image from the button-Image-Source to the
PageControl-Image Source and by the way adjust the size … A lot of my Forms are dynamically created at runtime…
bdegliParticipantI tried to use it
Could you please give an example how to copy an image from a 32×32-imagelist to a 16×16 imagelist?
bdegliParticipant'Support' wrote:Hello and I'm sorry for a delay.
I see an issue, but I have not an idea now – how to fix that. I need more time for researching.
That would be great to have that support in ACNT
In the meantime Iยดm using shellbrowser control from jam-software.de
-
AuthorPosts