Hybrid View
-
13 Hours Ago #1
Ok, nice using bbcode tags directly seems to works ;)
Code:' setting menu clicked - open the form Public Shared Sub DimArrow_set_clicked(ByVal sender As Object, ByVal e As EventArgs) 'menu settings clicked 'show the settings form 'attach the tool windows to the main cambam window, and open it Dim f As Form = New ClassDimArrow.DimArrow_settings ThisApplication.TopWindow.AddOwnedForm(f) f.ShowDialog() End Sub
' setting menu clicked - open the form
Public Shared Sub DimArrow_set_clicked(ByVal sender As Object, ByVal e As EventArgs)
'menu settings clicked
'show the settings form
'attach the tool windows to the main cambam window, and open it
Dim f As Form = New ClassDimArrow.DimArrow_settings
ThisApplication.TopWindow.AddOwnedForm(f)
f.ShowDialog()
End Sub
[ /code]
the space after [ must be removed for the tags to woks. I use it only to show the tag text (seems code tags must not be used into another code tag, because the appears as nested code instead to show the tag text)
Nice, you can use the "Reply With Quote" in the lower right of said post:
Size:
[ b]Size:[ /b]
VERSION_CODENAME=bookworm
[ size=1]VERSION_CODENAME=bookworm[ /size]
VERSION_CODENAME=bookworm
[ size=2]VERSION_CODENAME=bookworm[ /size]
VERSION_CODENAME=bookworm
[ size=3]VERSION_CODENAME=bookworm[ /size]
good night ;)
++
David
Thread Information
Users Browsing this Thread
There are currently 8 users browsing this thread. (0 members and 8 guests)
Similar Threads
-
servo motor and its driver are acting strange
By jhonansaro in forum Gantry/Router Machines & BuildingReplies: 3Last Post: 29-04-2018, 04:18 AM -
EMC2 home/limit switches... only acting as limit?
By vputz in forum LinuxCNC (EMC)Replies: 4Last Post: 15-10-2014, 09:51 AM -
Attachments
By GEOFFREY in forum General DiscussionReplies: 2Last Post: 09-03-2014, 09:35 AM -
File upload problems - attachments file extension support !
By Swarfing in forum General DiscussionReplies: 14Last Post: 08-03-2013, 02:37 PM -
Z acting Strange
By m.marino in forum Machine DiscussionReplies: 2Last Post: 06-03-2012, 09:30 PM
Bookmarks