Author Topic: VBA Controls Project  (Read 40372 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: VBA Controls Project
« Reply #15 on: July 06, 2006, 04:21:30 PM »
Nice work James.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

paul_s

  • Guest
Re: VBA Controls Project
« Reply #16 on: July 06, 2006, 09:57:28 PM »
Hello,

The modeless form example has almost everything I have in
my ObjectDcl projects. Does Vba have a MonthPicker too?
Can somebody please add a command button that will load
or show a monthpicker. Then maybe return the user's selection
in a lisp variable?

Thank you.

Paul


Bob Wahr

  • Guest
Re: VBA Controls Project
« Reply #17 on: July 06, 2006, 11:55:48 PM »
What is a monthpicker?  I'm sure it can be done.  The returning to a lisp variable is trickier as lisp and vba don't actually communicate well with each other.

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: VBA Controls Project
« Reply #18 on: July 06, 2006, 11:56:56 PM »
Is that where you pick the date icon, and it loads up a scrollable list of months?
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

Bob Wahr

  • Guest
Re: VBA Controls Project
« Reply #19 on: July 06, 2006, 11:59:58 PM »
That's what it sounds like from the name, if so, that part would be hella easy.

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: VBA Controls Project
« Reply #20 on: July 07, 2006, 12:02:16 AM »
i think it might be a VB thing, but if we can add the reference, it should be available
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

Bob Wahr

  • Guest
Re: VBA Controls Project
« Reply #21 on: July 07, 2006, 12:08:10 AM »
Trying to decide if I want to fire up acad tonight and fill in some of the holes.  Magic 8-ball says "Outlook not positive."  I'm not sure what it has against outlook.  It's that or get into the crap closet for cords, cables, keyboard, etc to check out the 486.

paul_s

  • Guest
Re: VBA Controls Project
« Reply #22 on: July 07, 2006, 12:18:25 AM »
Hi Guys,

This is ObjectDcl's MonthPicker.

Regards,
Paul

Bob Wahr

  • Guest
Re: VBA Controls Project
« Reply #23 on: July 07, 2006, 12:21:38 AM »
What does it return to lisp when you pick a date?

paul_s

  • Guest
Re: VBA Controls Project
« Reply #24 on: July 07, 2006, 12:43:59 AM »
Bob,

When you select today's date it returns.... (2006 7 7)


Paul,
P.S.
I'm going to sign out now, I got to go to work early
tomorrow (or today).  Hope to hear from
you soon. Thanks.

jbuzbee

  • Swamp Rat
  • Posts: 851
Re: VBA Controls Project
« Reply #25 on: July 07, 2006, 09:32:37 AM »
Paul, yes you can add that control in VBA and I'm sure with Tony's SetLISPVar function a value can be ported to lisp.  Bob, you need to check out those functions in Module1 of the project I posted - really slick way of utilizing the VL application!

Kerry - thanks.

Sorry I don't have time to help out guys - I'm enhancing my keynotes routine and having a helluva time with dictionary stuff in VBA: arrays, variants, xrecordData - argh!!!

jb
James Buzbee
Windows 8

GDF

  • Water Moccasin
  • Posts: 2081
Re: VBA Controls Project
« Reply #26 on: July 07, 2006, 09:54:04 AM »
James

Wow...I'm speechless...

Gary


Why is there never enough time to do it right, but always enough time to do it over?
BricsCAD 2020x64 Windows 10x64

TimSpangler

  • Water Moccasin
  • Posts: 2010
  • CAD Naked!!
Re: VBA Controls Project
« Reply #27 on: July 07, 2006, 12:43:13 PM »
ok,

I've been following this thread since it started.  I have 0 knowledge of VB/VBA and 0 knowledge of ODCL.

So my question "What is this thing sopposed to do?"  Are we using Lisp to run this if so how do they interface?

<speak to me as though I was 5 yrs old>

I have always been intrigued by VB but never took the time.

Thanks guys
ACA 2015 - Windows 7 Pro
All Comments and Content by TimSpangler, Copyright © 2016

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: VBA Controls Project
« Reply #28 on: July 07, 2006, 12:48:14 PM »
<speak to me as though I was 5 yrs old>

Wrong forum, perhaps http://discussion.autodesk.com/forum.jspa?forumID=130.

Sorry, couldn't resist.

:P
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

TimSpangler

  • Water Moccasin
  • Posts: 2010
  • CAD Naked!!
Re: VBA Controls Project
« Reply #29 on: July 07, 2006, 12:51:37 PM »
That was some of the reason I don't frequent there any longer.

Well not so much the speaking as the 5 year old personalities.
ACA 2015 - Windows 7 Pro
All Comments and Content by TimSpangler, Copyright © 2016