473,473 Members | 2,232 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Flik

Hi All,

For a CMS I want to create a Flickr Uploadr like application for win32:
http://static.flickr.com/33/58999735_f3362bd4ab_o.jpg

I've done some Win32 programming, but I'm still wondering about
how I can create a scrollable 'frame' where the images are put
in by the user?

And do you maybe have some advice on portability between
Win, Mac, Linux?

Thanks,
Roxlu

Jul 29 '06 #1
3 1207
roxlu wrote:
I've done some Win32 programming, but I'm still wondering about
how I can create a scrollable 'frame' where the images are put
in by the user?
You are asking how to do "windows shell integration". Google for that, to
find the best forum for your next question.
And do you maybe have some advice on portability between
Win, Mac, Linux?
None whatsoever. The three platforms comptete by explicitly running
completely different GUIs. Each one will integrate their shell environments
(the scrolling view of file icons) in different, incompatible ways.

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
Jul 29 '06 #2

Phlip wrote:
roxlu wrote:
I've done some Win32 programming, but I'm still wondering about
how I can create a scrollable 'frame' where the images are put
in by the user?

You are asking how to do "windows shell integration". Google for that, to
find the best forum for your next question.
And do you maybe have some advice on portability between
Win, Mac, Linux?

None whatsoever. The three platforms comptete by explicitly running
completely different GUIs. Each one will integrate their shell environments
(the scrolling view of file icons) in different, incompatible ways.

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
I'm more looking for a way to create a 'scrollable' list with images,
like in
that util.

Thanx

Jul 30 '06 #3
roxlu wrote:
I'm more looking for a way to create a 'scrollable' list with images,
like in that util.
All those platforms' web browsers have systems to write a client-side
application. Internet Explorer has HTA, for example. Then you would write
Javascript (enhanced by the Windows ActiveX Scripting stuff) to read a
folder of images and <imgeach one into your web interface.

Warning: If I'm wrong, you will get few chances someone here will review my
post and set me to rights. You should post to a newsgroup that discusses
writing GUIs, for best results.
--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
>
Thanx

Jul 30 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sandman | last post by:
Hello! I've looked and searched and tried to find information about how to solbve this problem, but I can't. I'm beginning to think that I should start from scratch to do it right. I am...
5
by: schurman | last post by:
I have searched the internet and I cannot find out how to set a var from a value between an xml tag. At first I thought it was something like var...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.