Jump to content

Recommended Posts

Posted

Hi RomanK,

Nice Job,

Maybe it would be good to ask for confirmation when the right mouse button click is deleting a shortcut on the bar.

GreenCan

Contributions

CheckUpdate - SelfUpdating script ------- Self updating script

Dynamic input validation ------------------- Use a Input masks can make your life easier and Validation can be as simple

MsgBox with CountDown ------------------- MsgBox with visual countdown

Display Multiline text cells in ListView ---- Example of pop-up or ToolTip for multiline text items in ListView

Presentation Manager ---------------------- Program to display and refresh different Border-less GUI's on a Display (large screen TV)

USB Drive Tools ------------------------------ Tool to help you with your USB drive management

Input Period udf ------------------------------ GUI for a period input

Excel ColorPicker ---------------------------- Color pickup tool will allow you to select a color from the standard Excel color palette

Excel Chart UDF ----------------------------- Collaboration project with water 

GetDateInString ------------------------------ Find date/time in a string using a date format notation like DD Mon YYYY hh:mm

TaskListAllDetailed --------------------------- List All Scheduled Tasks

Computer Info --------------------------------- A collection of information for helpdesk

Shared memory Demo ----------------------- Demo: Two applications communicate with each other through means of a memory share (using Nomad function, 32bit only)

Universal Date Format Conversion -------- Universal date converter from your PC local date format to any format

Disable Windows DetailsPane -------------- Disable Windows Explorer Details Pane

Oracle SQL Report Generator -------------  Oracle Report generator using SQL

SQLite Report Generator -------------------  SQLite Report generator using SQL

SQLite ListView and BLOB demo ---------- Demo: shows how binary (image) objects can be recognized natively in a database BLOB field

DSN-Less Database connection demo --- Demo: ActiveX Data Objects DSN-Less Database access

Animated animals ----------------------------- Fun: Moving animated objects

Perforated image in GUI --------------------- Fun: Perforate your image with image objects

UEZ's Perforator major update ------------- Fun: Pro version of Perforator by UEZ

Visual Crop Tool (GUI) ----------------------- Easy to use Visual Image Crop tool

Visual Image effect (GUI) -------------------- Visually apply effects on an image

 

 

 

  • Replies 65
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

RomanK,

So far, I used your earler version, and I have to congradulate you on the fine job you have done.

I am downloading this new one as we speek.

Be warned, your project is about to get really large. Popular scrips generally get loads of feature requests, bug reports, and constant congradulations.

Be sure to only add the features that are truly important.

Spoiler

 

"If a vegetarian eats vegetables,What the heck does a humanitarian eat?"

"I hear voices in my head, but I ignore them and continue on killing."

"You have forced me to raise the indifference warning to beige, it's a beige alert people. As with all beige alerts please prepare to think about the possibility of caring."

An optimist says that giving someone power DOESN'T immediately turn them into a sadist. A pessimist says that giving someone power doesn't IMMEDIATELY turn them into a sadist.

 

 
Posted

Hi RomanK,

I just want to let you know that this kind of shortcuts (.lnk file) don't function:

C:\appjav\jre\bin\javaw.exe -cp classes -Xmx500m systeml.client.Client

starting in C:\appjav

I can create the button, but afterwards clicking on it does nothing at all

If I edit the item, then I see that the shortcut points to (itself):

c:\Settings\All Users.WINDOWS\Desktop\appjav.lnk

When I create a cmd file and put that in the bar, I can start the Java application

C:

cd "C:\appjav"

"C:\appjav\jre\bin\javaw.exe" -cp classes -Xmx500m systeml.client.Client

It's only a minor glitch but maybe you want to have a look at it :)

GreenCan

Contributions

CheckUpdate - SelfUpdating script ------- Self updating script

Dynamic input validation ------------------- Use a Input masks can make your life easier and Validation can be as simple

MsgBox with CountDown ------------------- MsgBox with visual countdown

Display Multiline text cells in ListView ---- Example of pop-up or ToolTip for multiline text items in ListView

Presentation Manager ---------------------- Program to display and refresh different Border-less GUI's on a Display (large screen TV)

USB Drive Tools ------------------------------ Tool to help you with your USB drive management

Input Period udf ------------------------------ GUI for a period input

Excel ColorPicker ---------------------------- Color pickup tool will allow you to select a color from the standard Excel color palette

Excel Chart UDF ----------------------------- Collaboration project with water 

GetDateInString ------------------------------ Find date/time in a string using a date format notation like DD Mon YYYY hh:mm

TaskListAllDetailed --------------------------- List All Scheduled Tasks

Computer Info --------------------------------- A collection of information for helpdesk

Shared memory Demo ----------------------- Demo: Two applications communicate with each other through means of a memory share (using Nomad function, 32bit only)

Universal Date Format Conversion -------- Universal date converter from your PC local date format to any format

Disable Windows DetailsPane -------------- Disable Windows Explorer Details Pane

Oracle SQL Report Generator -------------  Oracle Report generator using SQL

SQLite Report Generator -------------------  SQLite Report generator using SQL

SQLite ListView and BLOB demo ---------- Demo: shows how binary (image) objects can be recognized natively in a database BLOB field

DSN-Less Database connection demo --- Demo: ActiveX Data Objects DSN-Less Database access

Animated animals ----------------------------- Fun: Moving animated objects

Perforated image in GUI --------------------- Fun: Perforate your image with image objects

UEZ's Perforator major update ------------- Fun: Pro version of Perforator by UEZ

Visual Crop Tool (GUI) ----------------------- Easy to use Visual Image Crop tool

Visual Image effect (GUI) -------------------- Visually apply effects on an image

 

 

 

Posted

Okay, I'll fix this, too. The result you get with shortcuts may also be different on the two methods drag'n'drop and the file/folder dialog.

Do you want Caravelle³ to link to the original exe file or do you want that C³ runs the shortcut?

BTW: I just added the Confirmation for the right-click delete. Drop-down-lists now close when you open another one or start another program with C³. I will upload the new version as soon as the things are done I want to do - I guess it will be this week.

Thank you Draygoes for the advice. I believe there will be no all new great features, just some little improvements here and there. Resource efficieny will stay most important. C³ will soon be able to add an icon immediatly that was dragged and dropped onto the bar. Support for some special folders - if it works - may also come. A harder decision is the Updater. I don't believe an Update module is necessary because there won't be dozens of new versions. But if you guys still want it, I'd agree to make a module that downloads the newest setup file avialable and runs it.

I will post the multilanguage functions tomorrow, so those of you who want, can translate it.

Roman

[font="Courier New"]http://RomanK.hondadesigns.com[/font]
Posted

Okay, I'll fix this, too. The result you get with shortcuts may also be different on the two methods drag'n'drop and the file/folder dialog.

Do you want Caravelle³ to link to the original exe file or do you want that C³ runs the shortcut?

BTW: I just added the Confirmation for the right-click delete. Drop-down-lists now close when you open another one or start another program with C³. I will upload the new version as soon as the things are done I want to do - I guess it will be this week.

Thank you Draygoes for the advice. I believe there will be no all new great features, just some little improvements here and there. Resource efficieny will stay most important. C³ will soon be able to add an icon immediatly that was dragged and dropped onto the bar. Support for some special folders - if it works - may also come. A harder decision is the Updater. I don't believe an Update module is necessary because there won't be dozens of new versions. But if you guys still want it, I'd agree to make a module that downloads the newest setup file avialable and runs it.

I will post the multilanguage functions tomorrow, so those of you who want, can translate it.

Roman

Hi Roman,

IT doesn't matter I believe, do what the easiest solution is for yourself. The importance is that it works transparantly for the user, right? Don't forget that there are parameters in the shortcut and they are important of course. I didn't try the folder dialog, so I cannot confirm this.

By the way, I checked that with other similar menu systems (including the Toolbar that I worked on, they cannot do it neither :) )

Cheers

GreenCan

Contributions

CheckUpdate - SelfUpdating script ------- Self updating script

Dynamic input validation ------------------- Use a Input masks can make your life easier and Validation can be as simple

MsgBox with CountDown ------------------- MsgBox with visual countdown

Display Multiline text cells in ListView ---- Example of pop-up or ToolTip for multiline text items in ListView

Presentation Manager ---------------------- Program to display and refresh different Border-less GUI's on a Display (large screen TV)

USB Drive Tools ------------------------------ Tool to help you with your USB drive management

Input Period udf ------------------------------ GUI for a period input

Excel ColorPicker ---------------------------- Color pickup tool will allow you to select a color from the standard Excel color palette

Excel Chart UDF ----------------------------- Collaboration project with water 

GetDateInString ------------------------------ Find date/time in a string using a date format notation like DD Mon YYYY hh:mm

TaskListAllDetailed --------------------------- List All Scheduled Tasks

Computer Info --------------------------------- A collection of information for helpdesk

Shared memory Demo ----------------------- Demo: Two applications communicate with each other through means of a memory share (using Nomad function, 32bit only)

Universal Date Format Conversion -------- Universal date converter from your PC local date format to any format

Disable Windows DetailsPane -------------- Disable Windows Explorer Details Pane

Oracle SQL Report Generator -------------  Oracle Report generator using SQL

SQLite Report Generator -------------------  SQLite Report generator using SQL

SQLite ListView and BLOB demo ---------- Demo: shows how binary (image) objects can be recognized natively in a database BLOB field

DSN-Less Database connection demo --- Demo: ActiveX Data Objects DSN-Less Database access

Animated animals ----------------------------- Fun: Moving animated objects

Perforated image in GUI --------------------- Fun: Perforate your image with image objects

UEZ's Perforator major update ------------- Fun: Pro version of Perforator by UEZ

Visual Crop Tool (GUI) ----------------------- Easy to use Visual Image Crop tool

Visual Image effect (GUI) -------------------- Visually apply effects on an image

 

 

 

Posted

not tested in 64 bit

Not working in 64 bit

Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro

Posted

just a small idea but.. it would be kinda cool that when u mouse over an icon it magnifies a bit or highlights so you know what your about to click just an idea though

I love caravelle so does my gf i put it on her computer to clear he desktop of clutter shes so "stoked" lol

peace,

Z

A great place to start Autoit 1-2-3

Posted

Thank you! :)

Let me think about that, it's a good idea if it can be done.

I've just done the special folder support... next to the "Select File/Folder" button, there is a small button which opens a list where you can choose Computer, Control Panel, Network Connections, Desktop, Printers & Faxes, My Documents and program files. I didn't see more useful special folders, some others didn't work on vista, maybe they do on xp, but I didn't add them for compatibility.

I'm heading to the Ink files now.

[font="Courier New"]http://RomanK.hondadesigns.com[/font]
Posted (edited)

romank you rule! haha

let me know if your ever looking for some ad free hosting, and proof-reading for your website

Edited by Zmaster

A great place to start Autoit 1-2-3

Posted

Hi RomanK,

Ref my messages posted Jan 6 2009, 01:36 PM and 11:17 PM

If I am not wrong you start every button from a deducted path?

I see only Icon, Link and Title in the object. The start path is missing in Caravelle3 Captain.

In the case of the example that I gave

"C:\appjav\jre\bin\javaw.exe -cp classes -Xmx500m systeml.client.Client"

it would be C":\appjav\jre\bin\", right? In most cases that will be OK, but:

Sometimes an application requires a specific folder to be started from ('Start in:' field in the shortcut).

So, the following is required to make the app start correctly.

Run("C:\appjav\jre\bin\javaw.exe" , "-cp classes -Xmx500m systeml.client.Client" , "C:\appjav")

I understand that this is a fundamental change in your application, so you have to evaluate if it's worth the effort.

I tried to ShellExecute the shortcut, with or without the path, It doesn't function despite the fact that ShellExecute returns 1 :)

ShellExecute ( "c:\Settings\All Users\Desktop\application.lnk" , "" , "C:\appjav" )

I am not sure if you can test a java application with this kind of environment but don't trust what ShellExecute returns, test it...

GreenCan

Contributions

CheckUpdate - SelfUpdating script ------- Self updating script

Dynamic input validation ------------------- Use a Input masks can make your life easier and Validation can be as simple

MsgBox with CountDown ------------------- MsgBox with visual countdown

Display Multiline text cells in ListView ---- Example of pop-up or ToolTip for multiline text items in ListView

Presentation Manager ---------------------- Program to display and refresh different Border-less GUI's on a Display (large screen TV)

USB Drive Tools ------------------------------ Tool to help you with your USB drive management

Input Period udf ------------------------------ GUI for a period input

Excel ColorPicker ---------------------------- Color pickup tool will allow you to select a color from the standard Excel color palette

Excel Chart UDF ----------------------------- Collaboration project with water 

GetDateInString ------------------------------ Find date/time in a string using a date format notation like DD Mon YYYY hh:mm

TaskListAllDetailed --------------------------- List All Scheduled Tasks

Computer Info --------------------------------- A collection of information for helpdesk

Shared memory Demo ----------------------- Demo: Two applications communicate with each other through means of a memory share (using Nomad function, 32bit only)

Universal Date Format Conversion -------- Universal date converter from your PC local date format to any format

Disable Windows DetailsPane -------------- Disable Windows Explorer Details Pane

Oracle SQL Report Generator -------------  Oracle Report generator using SQL

SQLite Report Generator -------------------  SQLite Report generator using SQL

SQLite ListView and BLOB demo ---------- Demo: shows how binary (image) objects can be recognized natively in a database BLOB field

DSN-Less Database connection demo --- Demo: ActiveX Data Objects DSN-Less Database access

Animated animals ----------------------------- Fun: Moving animated objects

Perforated image in GUI --------------------- Fun: Perforate your image with image objects

UEZ's Perforator major update ------------- Fun: Pro version of Perforator by UEZ

Visual Crop Tool (GUI) ----------------------- Easy to use Visual Image Crop tool

Visual Image effect (GUI) -------------------- Visually apply effects on an image

 

 

 

Posted

The Ink file support is partially implemented in C 3.44, already in earlier versions.

While Drag'n'Dropping Ink-Files doesn't work yet, you can select an Ink shortcut with the File Select Dialog.

Then, the path the shortcut links to will be inserted. You can add an empty space after it and paste your parameters there, so the II. Step looks like this:

C:\appjav\jre\bin\javaw.exe -cp classes -Xmx500m systeml.client.Client

That should already work. But of course not, if a working dir is needed. I'll see whatcan be done.

[font="Courier New"]http://RomanK.hondadesigns.com[/font]
Posted

your installer just freezes on my pc when i try to install it (when i press install)

Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro

Posted

oh another small suggestion...

if possible make the sending of info optional because the fact that windows for some reason doesn't popup and allow or deny window when your installing makes it a bit confusing for the less computer savvy to install

A great place to start Autoit 1-2-3

Posted

Okay, the next version will have the registration as an optional point.

@GreenCan: It really needed many changes in code, so I won't do it yet. I will stick to the important things for now. Later, I may realize it.

[font="Courier New"]http://RomanK.hondadesigns.com[/font]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...